-
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.