Alexandre Julliard pushed to branch master at wine / wine
Commits: 1c6be877 by Alexandre Julliard at 2025-03-19T22:28:23+01:00 winegcc: Pass the files list explicitly to the various compilation functions.
- - - - - db72789d by Alexandre Julliard at 2025-03-19T22:28:23+01:00 winegcc: Pass the output name explicitly to the various compilation functions.
- - - - - 652595a6 by Alexandre Julliard at 2025-03-19T22:28:23+01:00 winegcc: Store the file processor type in a global variable.
And get rid of no longer used assembly processor.
- - - - - 92ea55cf by Alexandre Julliard at 2025-03-19T22:28:23+01:00 winegcc: Store the various search path directories in global variables.
- - - - - 98524027 by Alexandre Julliard at 2025-03-19T22:28:23+01:00 winegcc: Store the library search suffix in a global variable.
- - - - - 5bbe895b by Alexandre Julliard at 2025-03-19T22:28:23+01:00 winegcc: Store the winebuild path in a global variable.
- - - - -
1 changed file:
- tools/winegcc/winegcc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bbb97890d200bc3b0f085da8b55cf6...