wine-wine/tools/winebuild
Alexandre Julliard 6c4046fef1 winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-16 22:10:03 +02:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files. 2020-04-16 22:10:03 +02:00
import.c winebuild: Add an option to build a static library. 2020-03-04 22:43:41 +01:00
main.c winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files. 2020-04-16 22:10:03 +02:00
parser.c winebuild: Add support for excluding a specific CPU architecture. 2019-10-16 14:38:13 +02:00
relay.c winebuild: Support building krnl386.exe in PE format. 2020-04-02 10:55:25 +02:00
res16.c winebuild: Remove get_asm_short_keyword. 2013-03-11 11:44:57 +01:00
res32.c winebuild: Use the correct section label on macOS. 2019-03-13 10:59:13 +01:00
spec16.c winebuild: Support building krnl386.exe in PE format. 2020-04-02 10:55:25 +02:00
spec32.c winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files. 2020-04-16 22:10:03 +02:00
utils.c winebuild: Set page size to 4096 also on ARM64. 2020-04-16 22:10:03 +02:00
winebuild.man.in winebuild: Add --fixup-ctors option to allow intercepting constructors in .so files. 2020-04-16 22:10:03 +02:00