Sweden-Number/tools/winebuild
Alexandre Julliard 28b64db6d5 Only print warning on nm failure because it fails on darwin if there
are no symbols (reported by Pierre d'Herbemont).
2003-05-14 19:36:28 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
Makefile.in Resource names don't need a case-sensitive comparison; this avoids 2003-04-21 23:27:21 +00:00
build.h Converted winebuild option parsing to use getopt_long. Added a number 2003-03-23 01:12:30 +00:00
import.c Only print warning on nm failure because it fails on darwin if there 2003-05-14 19:36:28 +00:00
main.c Added support for specifying an stdcall dll entry point. 2003-04-01 00:08:32 +00:00
parser.c Added check for duplicate ordinals, and fixed bug it uncovered in 2003-03-20 03:30:58 +00:00
relay.c Store %gs in the TEB on every call to 16-bit code, and don't restore 2003-03-25 00:36:16 +00:00
res16.c Include protection for <unistd.h>, <sys/types.h> and <sys/stat.h>. 2002-08-17 18:28:43 +00:00
res32.c Resource names don't need a case-sensitive comparison; this avoids 2003-04-21 23:27:21 +00:00
spec16.c Avoid reference to wine_get_cs function from libwine. 2003-03-24 19:44:20 +00:00
spec32.c Don't output register function code if it's a forwarded entry point. 2003-04-03 18:05:17 +00:00
utils.c Handle end of line as a syntactic element in the spec file parser; 2003-03-18 05:30:54 +00:00
winebuild.man.in Converted winebuild option parsing to use getopt_long. Added a number 2003-03-23 01:12:30 +00:00