Alexandre Julliard
|
5e12256ec4
winebuild: Add a specific platform id for Linux.
|
3 years ago |
Alexandre Julliard
|
ad43872669
winebuild: Add a --prefer-native option to set a Wine-specific flag in the PE header.
|
4 years ago |
Jacek Caban
|
8c2ad8e403
winebuild: Use lld-link for static libraries on msvc target.
|
4 years ago |
Jacek Caban
|
ea5e89a545
winebuild: Make mingw a separated platform from msvc.
|
4 years ago |
Kevin Puetz
|
bf5893f489
winebuild: Find main/wmain in static libraries.
|
4 years ago |
Kevin Puetz
|
a1078d4770
winebuild: Select all __wine_spec_exe* entry inside winebuild.
|
4 years ago |
Martin Storsjo
|
849d08b0ae
winebuild: Use the right arm64 page/pageoff relocation syntax for darwin.
|
4 years ago |
Alexandre Julliard
|
b2d09cbb21
winebuild: Add generation of system call thunks.
|
4 years ago |
Alexandre Julliard
|
a0266339c7
winebuild: Add a -syscall entry point flag
|
4 years ago |
Alexandre Julliard
|
7933562048
winebuild: Support a -mno-cygwin flag.
|
4 years ago |
Jacek Caban
|
e4e05cdaab
winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible.
|
4 years ago |
Alexandre Julliard
|
6c4046fef1
winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files.
|
4 years ago |
Jacek Caban
|
c0467a1470
winebuild: Add an option to build a static library.
|
5 years ago |
Alexandre Julliard
|
9dc348a071
winebuild: Add a --builtin option to mark PE files as builtins.
|
5 years ago |
Alexandre Julliard
|
6ba101b229
winebuild: Add support for the -B option.
|
5 years ago |
Jacek Caban
|
dd1a83c20a
winebuild: Don't include aliases in importlib .def files.
|
5 years ago |
Alexandre Julliard
|
cf619dd419
winebuild: Add -import entry point flag to generate hotpatchable import thunks.
|
5 years ago |
Alexandre Julliard
|
450f0fa696
winebuild: Don't import standard C functions in Unix mode.
|
5 years ago |
Alexandre Julliard
|
5061261c5e
winebuild: Add a -munix option.
|
5 years ago |
Alexandre Julliard
|
ded2e82f16
winebuild: Don't even try to resolve imports for PE builds.
|
5 years ago |
Alexandre Julliard
|
32b365c9c5
winebuild: List stubs in the import library .def files.
|
6 years ago |
Alexandre Julliard
|
074ec5844b
winebuild: Set the import hint based on the name index.
|
6 years ago |
Huw Davies
|
b2585d98b2
winebuild: Use the correct section label on macOS.
|
6 years ago |
Alexandre Julliard
|
e4b9a501a3
winebuild: Support generating a .spec.o file for Windows platforms.
|
6 years ago |
Alexandre Julliard
|
7555fd57e3
winebuild: Add a helper for generating RVA pointers.
|
6 years ago |
Alexandre Julliard
|
ef9bda4c96
winebuild: Add a helper for decorating stdcall function names.
|
6 years ago |
Alexandre Julliard
|
0cdab409ad
winebuild: Rename BuildSpec32File() for consistency.
|
6 years ago |
Alexandre Julliard
|
67f6c6c0c9
winebuild: Add a helper function to open a temporary file as output.
|
6 years ago |
Alexandre Julliard
|
aa0572f0a2
winebuild: Open the output file only when needed.
|
6 years ago |
Alexandre Julliard
|
84a7a7ea07
winebuild: Add support for fastcall entry points.
|
6 years ago |