Sweden-Number/tools/winebuild
Dmitry Timoshkov 6614028cd0 winebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a 32-bit build. 2007-09-10 15:29:46 +02:00
..
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
build.h winebuild: Added --nxcompat option, and mark all modules as NX-compatible by default. 2006-12-07 20:51:49 +01:00
import.c winebuild: Refer to strings used in generated stubs by symbol rather than by offset to avoid problems when the compiler aligns the strings by 2 or more bytes. 2007-04-25 12:44:16 +02:00
main.c winebuild: Added --nxcompat option, and mark all modules as NX-compatible by default. 2006-12-07 20:51:49 +01:00
parser.c winebuild: Replace inline static with static inline. 2007-03-17 20:05:12 +01:00
relay.c ntdll: Move private data to make room in the TEB for the activation context data. 2007-07-19 16:56:10 +02: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: Added output() function to properly deal with write errors. 2006-08-11 20:41:29 +02:00
spec32.c winebuild: sign-compare fixes. 2007-03-05 15:31:48 +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: Added --nxcompat option, and mark all modules as NX-compatible by default. 2006-12-07 20:51:49 +01:00