Sweden-Number/tools/winebuild
Alexandre Julliard 49d2c208d8 winebuild: Ignore 16-bit absolute exports when checking for undefined symbols. 2009-03-04 14:08:35 +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: Support the --main-module option for stand-alone 16-bit modules. 2009-03-04 14:08:23 +01:00
import.c winebuild: Ignore 16-bit absolute exports when checking for undefined symbols. 2009-03-04 14:08:35 +01:00
main.c winebuild: Support the --main-module option for stand-alone 16-bit modules. 2009-03-04 14:08:23 +01:00
parser.c winebuild: Support the --main-module option for stand-alone 16-bit modules. 2009-03-04 14:08:23 +01:00
relay.c winebuild: Implement register entry points for x86_64. 2009-01-06 17:01:44 +01:00
res16.c winebuild: Make the 16-bit DOS header a local symbol. 2009-02-26 12:38:37 +01:00
res32.c winebuild: Replace inline static with static inline. 2007-03-17 20:05:12 +01:00
spec16.c winebuild: Support the --main-module option for stand-alone 16-bit modules. 2009-03-04 14:08:23 +01:00
spec32.c winebuild: Don't output the relay table if no entry point needs it. 2009-03-04 14:07:49 +01:00
utils.c winebuild: Don't prefix local symbols with an underscore. 2009-02-27 17:43:19 +01:00
winebuild.man.in winebuild: Add support for generating stand-alone 16-bit modules. 2009-02-26 13:22:47 +01:00