Alexandre Julliard
|
de4c91e0a1
Revert "winegcc: Support -Wl,foo=... style linker options."
|
3 years ago |
Connor Abbott
|
fcda0afdd4
winegcc: Support -Wl,foo=... style linker options.
|
3 years ago |
Connor Abbott
|
b1fb07e188
winegcc: Support -Wl,--start-group and -Wl,--end-group.
|
3 years ago |
Connor Abbott
|
d209d9feb6
winegcc: Pass through -pthread.
|
3 years ago |
Jacek Caban
|
69ef7374b4
winegcc: Link unix libs directly to native libraries.
|
3 years ago |
Jacek Caban
|
388c91042c
winegcc: Use -soname for unix libs.
|
3 years ago |
Jacek Caban
|
87e1e43506
winegcc: Use msvcrt by default for PE targets.
|
3 years ago |
Alexandre Julliard
|
0aa335b106
winegcc: Look for libraries in the architecture-specific directory.
|
3 years ago |
Jacek Caban
|
5a1d836def
winegcc: Use -idirafter for system include paths.
|
3 years ago |
Jacek Caban
|
4f78781299
winegcc: Add Wine include directories before standard directories on search list.
|
3 years ago |
Jacek Caban
|
c7a210bc2f
winegcc: Use paths for found libraries on PE targets when using msvcrt.
|
3 years ago |
Francois Gouget
|
5d80ee4b60
winegcc: Add a trailing linefeed to an error() message.
|
4 years ago |
Jacek Caban
|
d281c90c4b
winegcc: Properly set debug info type on msvc targets.
|
4 years ago |
Alexandre Julliard
|
7c909489b4
winegcc: Pass the same winebuild args to all winebuild invocations.
|
4 years ago |
Alexandre Julliard
|
4e9f855be5
winegcc: Look for ntdll.so instead of libwine.so to find the library directory.
|
4 years ago |
Kevin Puetz
|
a1078d4770
winebuild: Select all __wine_spec_exe* entry inside winebuild.
|
4 years ago |
Kevin Puetz
|
9faa5eeddd
winegcc: Implement -Wl,--out-implib.
|
4 years ago |
Alexandre Julliard
|
27b20c1db5
makefiles: Don't add a default crt lib for msvcrt dlls.
|
4 years ago |
Alexandre Julliard
|
c670df976c
makefiles: Don't use default imports for Unix libraries.
|
4 years ago |
Jacek Caban
|
fd71ffb44a
winegcc: Try using msvc file align syntax if mingw-style is not supported.
|
4 years ago |
Jacek Caban
|
5e4ca097be
winegcc: Support file alignment on msvc target.
|
4 years ago |
Alexandre Julliard
|
0e4d22bd8d
winegc: Support overriding the default PE file alignment.
|
4 years ago |
Rémi Bernon
|
e36bed4f37
winegcc: Align sections in PE files to page size.
|
4 years ago |
Alexandre Julliard
|
cbc35152c4
winegcc: Pass -mno-cygwin and -munix flags directly to winebuild.
|
4 years ago |
Jacek Caban
|
0db5f6cf1b
winegcc: Add support for -Wl,--whole-archive option.
|
4 years ago |
Jacek Caban
|
c5ee64a101
winegcc: Add support for @file arguments.
|
4 years ago |
Jacek Caban
|
f42e4431fb
winegcc: Store main arguments in strarray.
|
4 years ago |
Jacek Caban
|
e9de7761cd
winegcc: Pass only raw compiler and linker arguments in forward mode.
|
4 years ago |
Jacek Caban
|
14d97456a9
winegcc: Default to ucrtbase.
|
4 years ago |
Alexandre Julliard
|
469058acc1
winegcc: Allow the output file to end in .so.
|
4 years ago |