Sweden-Number/tools
Alexandre Julliard a999a990fe Create an assembly file with all undefined symbols and add it to the
link command so that the symbols show up in the final undefined list.
Use that list to create thunks for all exported but undefined symbols,
to make sure all export RVAs point somewhere inside the module.
2005-09-19 17:04:43 +00:00
..
widl - Output prototypes for user marshal functions at the end of the 2005-09-12 20:13:40 +00:00
winapi Update the win32.api file to current CVS. 2005-09-09 09:11:23 +00:00
winebuild Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00
winedump Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
winegcc Create an assembly file with all undefined symbols and add it to the 2005-09-19 17:04:43 +00:00
wmc Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
wrc Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
.cvsignore Converted the make_ctests script to C (based on a patch by Royce 2005-03-16 20:02:17 +00:00
Makefile.in Added exe extensions for mingw32. 2005-08-08 15:02:29 +00:00
bin2res.c Fix some -Wmissing-declarations by making functions static. 2005-06-15 18:10:39 +00:00
bug_report.pl Switch to 'perl -w' and add 'use strict;'. 2004-10-04 19:28:43 +00:00
c2man.pl Support building man pages outside of the source directory. 2005-05-07 18:39:05 +00:00
config.guess Upgrade to the latest version. 2005-02-09 14:00:15 +00:00
config.sub Upgrade to the latest version. 2005-02-09 14:00:15 +00:00
examine-relay Add full listing format option. 2003-03-05 02:48:04 +00:00
findfunc Use '=' instead of '==' in /bin/sh scripts to avoid portability 2004-12-14 11:39:14 +00:00
fnt2bdf.c Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
fnt2bdf.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
fnt2fon.c Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
font_convert.sh Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
genpatch The generated patch was missing a line of the diff. 2004-10-07 17:33:29 +00:00
install-sh Added mkinstalldirs to create directories more portably. 2002-05-09 04:31:39 +00:00
make_authors Strictified. 2004-10-21 19:58:25 +00:00
make_ctests.c Change headers to <windows.h> in order to prevent a compilation 2005-06-24 11:33:46 +00:00
make_requests Automatically generate the list of error names in make_requests. 2005-07-29 14:49:05 +00:00
makedep.c Added some checks for the config.h inclusion rules in the Wine tree. 2004-04-07 04:00:16 +00:00
mkinstalldirs Added mkinstalldirs to create directories more portably. 2002-05-09 04:31:39 +00:00
runtest Moved loadorder support to dlls/ntdll. 2003-09-25 20:33:41 +00:00
sfnt2fnt.c Update sfnt2fnt hack, now that Wine Courier is known as Courier. 2005-09-16 18:45:45 +00:00
wine.desktop Add all known windows executables to MIME type in wine.desktop. 2005-03-02 10:12:59 +00:00
wine.inf Base of REG_DWORD entries must be auto-detected. 2005-09-14 11:15:58 +00:00
wineconf Add function prototypes. 2004-10-22 22:05:19 +00:00
wineinstall Clean wineinstall from config file references. 2005-07-05 10:58:20 +00:00
winemaker Only 'fix' the names of source files and directories (this way 2005-02-21 18:29:44 +00:00
winemaker.man Generate a simple Makefile that uses winegcc to compile. 2004-02-27 21:24:20 +00:00
wineprefixcreate.in Set the default system dir to windows/system32. 2005-08-15 14:53:35 +00:00
wineshelllink Replace the test of the which command for type command to get similar 2005-05-09 09:28:05 +00:00
winewrapper Replace the wineprefixcreate --update option by a --wait option, and 2005-04-20 13:12:14 +00:00