wine-wine/tools/winebuild
Alexandre Julliard 346ca95af6 Support for Mac OS X powerpc register names (based on a patch by
Pierre d'Herbemont).
2003-08-13 21:57:42 +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 Added -private flag for entry points that shouldn't be imported from 2003-07-28 19:19:48 +00:00
import.c Support for Mac OS X powerpc register names (based on a patch by 2003-08-13 21:57:42 +00:00
main.c Added support for specifying an stdcall dll entry point. 2003-04-01 00:08:32 +00:00
parser.c Added -private flag for entry points that shouldn't be imported from 2003-07-28 19:19:48 +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 Make sure dllname doesn't get optimized out (spotted by Marcus 2003-08-02 00:45:34 +00:00
utils.c Change __PPC__ flag to __powerpc__. 2003-07-21 23:51:24 +00:00
winebuild.man.in Added -private flag for entry points that shouldn't be imported from 2003-07-28 19:19:48 +00:00