Sweden-Number/tools/winebuild
Alexandre Julliard 1a0f2863db Moved all 16-bit relay code to the text section.
Changed a few symbol names for better consistency.
2005-07-03 11:28:44 +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 Replace configure macros by explicit platform checks (probably not 2005-06-29 20:18:58 +00:00
import.c Don't use the full 32 bits of %esp when called from 16-bit code. 2005-07-01 19:18:46 +00:00
main.c Added a --target option to allow cross-compilation. 2005-07-01 16:17:44 +00:00
parser.c Beginnings of an infrastructure to allow specifying the target CPU and 2005-06-27 11:23:24 +00:00
relay.c Moved all 16-bit relay code to the text section. 2005-07-03 11:28:44 +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 Replace configure macros by explicit platform checks (probably not 2005-06-29 20:18:58 +00:00
utils.c Fixed winebuild operation in Darwin. 2005-06-30 11:00:28 +00:00
winebuild.man.in Added a --target option to allow cross-compilation. 2005-07-01 16:17:44 +00:00