Sweden-Number/tools
Dimitrie O. Paun 006ec80dd5 For static libs (.a) we need to pass the actual filename to winebuild,
not a -l switch. Do not remove the file extension to get to the base
name if it's not .exe or .exe.so. Link shell32 by default for GUI
programs. Fix parsing of options with arguments.
2004-02-26 05:28:35 +00:00
..
widl Don't add imported constructs to any typelib output by default. 2004-02-12 00:31:40 +00:00
winapi - API files update. 2004-02-20 19:57:42 +00:00
winapi_check - API files update. 2004-02-20 19:57:42 +00:00
winebuild Added support for building a dll from a .def file for cases where we 2004-02-17 20:36:16 +00:00
winedump Added winedump man page, heavily based on the README file. 2004-02-17 22:49:33 +00:00
winegcc For static libs (.a) we need to pass the actual filename to winebuild, 2004-02-26 05:28:35 +00:00
wmc Make the winehq.org domain the official one. 2003-11-26 03:55:01 +00:00
wrc Added a new flag to wrc, to be used to assess translations 2004-01-18 23:24:04 +00:00
.cvsignore Moved winegcc and winewrap to a separate directory. 2003-09-11 21:27:58 +00:00
Makefile.in Remove wineconf.libs from EXTRASUBDIRS. 2003-11-20 22:02:15 +00:00
bin2res.c Windows rename() needs an unlink() first (reported by Steven 2004-01-18 23:32:56 +00:00
bug_report.pl Changed Adam Sacarny's email, and -debugmsg to --debugmsg. 2003-11-26 05:05:17 +00:00
c2man.pl Allow API-doc generation for non WINAPI calls (e.g. msvcrt). 2004-02-09 20:44:22 +00:00
config.guess Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
config.sub Updated to the latest version. 2002-12-11 01:30:41 +00:00
examine-relay Add full listing format option. 2003-03-05 02:48:04 +00:00
findfunc Show in which file the function is actually implemented, as well as 2002-06-02 21:16:58 +00:00
fnt2bdf.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-03 03:35:20 +00:00
fnt2bdf.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
font_convert.sh Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
genpatch Make the winehq.org domain the official one. 2003-11-26 03:55:01 +00:00
install-sh Added mkinstalldirs to create directories more portably. 2002-05-09 04:31:39 +00:00
make_authors Generate the authors list for the shell about dialog from AUTHORS at 2003-11-18 19:50:24 +00:00
make_ctests Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
make_requests Cast time_t to long for printing. 2003-10-01 03:32:16 +00:00
makedep.c Added support for #include in IDL files (based on a patch by Robert 2003-06-20 21:31:13 +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
testrun Change all head/tail -X to head/tail -n X to be more POSIXly 2003-10-21 23:47:47 +00:00
winecheck Added check for unhide option. 2004-02-07 01:04:13 +00:00
wineconf Some spelling and formatting fixes. 2003-04-02 01:23:43 +00:00
wineinstall Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
winemaker Try to use -fshort-wchar if possible. 2004-02-03 00:09:09 +00:00
winemaker.man Spelling fixes (s/occured/occurred/ and variants). 2003-07-15 20:53:39 +00:00
wineshelllink Return 2 in case of a usage error. 2003-09-30 00:28:13 +00:00
winewrapper Preserve the original WINEDLLPATH so we can load out-of-tree Winelib 2004-02-02 23:02:57 +00:00