wine-wine/tools/winebuild
Alexandre Julliard 9f1cf1c263 winebuild: Don't add stdcall decorations on non-x86 platforms. 2008-12-03 22:37:07 +01:00
..
Makefile.in makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
build.h winebuild: Declare fatal_error and fatal_perror as non-returning functions. 2008-09-30 10:20:05 -05:00
import.c winebuild: Use ms-abi for delayed load stubs. 2008-11-25 12:33:22 +01:00
main.c winebuild: Add Solaris as a separate platform. 2008-07-22 13:26:30 +02:00
parser.c winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name. 2007-10-26 12:47:40 +02:00
relay.c Get rid of the global thread.h header. 2008-03-01 11:57:00 +01:00
res16.c winebuild: Fix compilation warnings in 64-bit mode. 2007-05-21 15:55:38 +02:00
res32.c winebuild: Replace inline static with static inline. 2007-03-17 20:05:12 +01:00
spec16.c winebuild: Add support for 16-bit exe modules. 2008-03-03 15:19:53 +01:00
spec32.c winebuild: Don't add stdcall decorations on non-x86 platforms. 2008-12-03 22:37:07 +01:00
utils.c winebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a 32-bit build. 2007-09-10 15:29:46 +02:00
winebuild.man.in winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name. 2007-10-26 12:47:40 +02:00