wine-wine/tools/winebuild
Alexandre Julliard cee48cc789 winebuild: Make the 32-bit side of a 16-bit module always a DLL.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-19 15:14:12 +02:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible. 2020-05-06 19:02:55 +02:00
import.c winebuild: Add an option to build a static library. 2020-03-04 22:43:41 +01:00
main.c winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible. 2020-05-06 19:02:55 +02:00
parser.c winebuild: Make the 32-bit side of a 16-bit module always a DLL. 2020-06-19 15:14:12 +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: Don't use a constructor for dll modules either. 2020-04-21 11:27:33 +02:00
utils.c winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible. 2020-05-06 19:02:55 +02:00
winebuild.man.in winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible. 2020-05-06 19:02:55 +02:00