Sweden-Number/tools/winebuild
Alexandre Julliard 1862a67d2d In -spec and -exe mode, accept multiple object files and link them
together internally to find the undefined symbols.
In -glue mode, accept multiple C files and generate a single glue
file for all of them.
2002-08-01 18:34:12 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
Makefile.in Added a winebuild man page. 2002-07-28 18:58:41 +00:00
build.h In -spec and -exe mode, accept multiple object files and link them 2002-08-01 18:34:12 +00:00
import.c In -spec and -exe mode, accept multiple object files and link them 2002-08-01 18:34:12 +00:00
main.c In -spec and -exe mode, accept multiple object files and link them 2002-08-01 18:34:12 +00:00
parser.c In -spec and -exe mode, accept multiple object files and link them 2002-08-01 18:34:12 +00:00
relay.c Replace all uses of PREFIX and @function by the __ASM_NAME and 2002-07-22 20:47:11 +00:00
res16.c Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 2002-04-25 21:40:56 +00:00
res32.c Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 2002-04-25 21:40:56 +00:00
spec16.c In -spec and -exe mode, accept multiple object files and link them 2002-08-01 18:34:12 +00:00
spec32.c In -spec and -exe mode, accept multiple object files and link them 2002-08-01 18:34:12 +00:00
utils.c In -spec and -exe mode, accept multiple object files and link them 2002-08-01 18:34:12 +00:00
winebuild.man.in In -spec and -exe mode, accept multiple object files and link them 2002-08-01 18:34:12 +00:00