Sweden-Number/tools/winebuild
Dmitry Timoshkov cf94095eb7 winebuild: Add a couple of missing indentations in the generated asm files. 2008-01-23 11:31:43 +01:00
..
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
build.h 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
import.c winebuild: Also optimize out imports that are only used for forwards. 2007-12-06 21:44:45 +01:00
main.c winebuild: Don't set the IMAGE_FILE_DLL flag on native modules. 2007-12-11 14:59:54 +01: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 tools: Spelling fixes. 2008-01-18 12:52:09 +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 a couple of missing indentations in the generated asm files. 2008-01-23 11:31:43 +01:00
spec32.c winebuild: Don't try to use the .init section on Mac OS. 2008-01-16 20:27:35 +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