wine-wine/tools/winebuild
Alexandre Julliard 907896fba5 winebuild: Set the default entry point also for Windows builds.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47410
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-25 17:44:03 +02:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h winebuild: Add -import entry point flag to generate hotpatchable import thunks. 2019-06-21 22:51:55 +02:00
import.c winebuild: Set the default entry point also for Windows builds. 2019-06-25 17:44:03 +02:00
main.c winebuild: Set the default entry point also for Windows builds. 2019-06-25 17:44:03 +02:00
parser.c winebuild: Add -import entry point flag to generate hotpatchable import thunks. 2019-06-21 22:51:55 +02:00
relay.c winebuild: Store wine_ldt_copy pointer in the NE header at load time. 2019-05-17 20:01:01 +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: Don't even try to resolve imports for PE builds. 2019-06-04 19:23:11 +02:00
spec32.c winebuild: Add -import entry point flag to generate hotpatchable import thunks. 2019-06-21 22:51:55 +02:00
utils.c winebuild: Use the now available ARRAY_SIZE() macro. 2019-06-19 20:41:26 +02:00
winebuild.man.in winebuild: Add -import entry point flag to generate hotpatchable import thunks. 2019-06-21 22:51:55 +02:00