Sweden-Number/tools/winebuild
Alexandre Julliard 190f845cb1 Make import thunks position-independent to avoid text relocations. 2005-06-16 20:51:50 +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 Make import thunks position-independent to avoid text relocations. 2005-06-16 20:51:50 +00:00
main.c Added support in winebuild for specifying import libraries directly on 2005-05-06 15:54:41 +00:00
parser.c Removed no longer used support for 32-bit register entry points. 2005-05-07 18:47:22 +00:00
relay.c Generate proper PIC code for CALL32_CBClient. 2005-06-16 15:57:36 +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 Moved all assembly code to the end of the generated C files to avoid 2005-06-06 15:59:50 +00:00
spec32.c Output the exported names as a C string so that they end up in the 2005-06-16 10:43:19 +00:00
utils.c Added support in winebuild for specifying import libraries directly on 2005-05-06 15:54:41 +00:00
winebuild.man.in Removed no longer used support for 32-bit register entry points. 2005-05-07 18:47:22 +00:00