Sweden-Number/tools/winebuild
Alexandre Julliard f51496a232 Remove some i386 ifdefs for 16-bit entry points since they are no
longer used by default on other platforms anyway.
2005-06-25 18:34:00 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
Makefile.in Make sure to return an error if the file generation fails. 2003-06-23 19:51:21 +00:00
build.h Moved all assembly code to the end of the generated C files to avoid 2005-06-06 15:59:50 +00:00
import.c Use __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places in winebuild 2005-06-20 13:38:39 +00:00
main.c Added support in winebuild for specifying import libraries directly on 2005-05-06 15:54:41 +00:00
parser.c Allocate ordinals in the order of the declarations in the spec file. 2005-06-23 16:46:20 +00:00
relay.c Use __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places in winebuild 2005-06-20 13:38:39 +00:00
res16.c Generate 16-bit resources in the proper format inside the module data, 2005-05-20 19:19:01 +00:00
res32.c Generate the resource data directly inside the resource directory. 2005-06-05 18:36:24 +00:00
spec16.c Remove some i386 ifdefs for 16-bit entry points since they are no 2005-06-25 18:34:00 +00:00
spec32.c Winebuild darwin/x86-specific fixes: 2005-06-20 11:43:16 +00:00
utils.c Winebuild darwin/x86-specific fixes: 2005-06-20 11:43:16 +00:00
winebuild.man.in Removed no longer used support for 32-bit register entry points. 2005-05-07 18:47:22 +00:00