wine-wine/tools/winebuild
Alexandre Julliard d71284f0b4 winebuild: Hardcode the i386 register context offsets instead of using the data structure. 2009-04-09 20:01:56 +02: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: Skip non-functions when building the undefined exports file. 2009-03-25 13:27:27 +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: Hardcode the i386 register context offsets instead of using the data structure. 2009-04-09 20:01:56 +02: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: Document the correlation of spec->ordinals and spec->limit with an assertion (Coverity 902). 2009-03-23 18:21:06 +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: Make sure main module is properly initialized. 2009-03-24 11:50:13 +01:00
winebuild.man.in winebuild: Add support for generating stand-alone 16-bit modules. 2009-02-26 13:22:47 +01:00