Sweden-Number/tools
Francois Gouget c4c271f1e4 The generated patch was missing a line of the diff.
genpatch was also depending on the new files being listed first by
'cvs diff' (which is the case but I'm not sure there is any hard
guarantee).
Use 'perl -w' for more checking, fix the resulting 'undefined value'
warnings. In many cases we don't just want $options{xxx} to exist, we
want it to be defined.
Restrict the scope of variables and remove unneeded variables.
2004-10-07 17:33:29 +00:00
..
widl Allow defined types to be used as function names. 2004-10-06 18:54:20 +00:00
winapi Don't import parse_comma_list() unless necessary. 2004-10-07 04:20:41 +00:00
winapi_check Fix an 'uninitialized value' warning. 2004-10-07 02:59:59 +00:00
winebuild Fill in the proper offsets in the resource directory instead of 2004-09-07 20:45:03 +00:00
winedump Added support for dumping exported entry points in NE modules. 2004-07-13 03:43:25 +00:00
winegcc - Update build system to support IOKit and CoreFoundation frameworks 2004-08-19 01:20:45 +00:00
wmc Call wine_cp_wcstombs() to retrieve actual length of buffer before 2004-07-20 01:21:57 +00:00
wrc WS_TABSTOP should not be a default style for GROUPBOX controls. 2004-08-19 01:02:07 +00:00
.cvsignore First stab at Wine versions of Courier, System and MS Sans Serif 2004-08-17 22:33:14 +00:00
Makefile.in First stab at Wine versions of Courier, System and MS Sans Serif 2004-08-17 22:33:14 +00:00
bin2res.c Fix bin2res help text. 2004-09-06 20:26:35 +00:00
bug_report.pl Switch to 'perl -w' and add 'use strict;'. 2004-10-04 19:28:43 +00:00
c2man.pl Add prototypes to all functions. 2004-10-04 18:57:02 +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
fnt2fon.c First stab at Wine versions of Courier, System and MS Sans Serif 2004-08-17 22:33:14 +00:00
font_convert.sh Removed some more trailing whitespace. 2002-06-01 02:55:48 +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 Generate the authors list for the shell about dialog from AUTHORS at 2003-11-18 19:50:24 +00:00
make_ctests Fix msvcmaker so the generated testlist.c files include stdarg.h. 2004-07-16 19:14:43 +00:00
make_requests Add 'use strict'. 2004-10-04 18:54:04 +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 Include <stdlib.h> for a prototype of exit(). 2004-08-22 02:01:21 +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
wine.desktop Added support for the freedesktop.org MIME system. 2004-07-30 00:05:02 +00:00
wine.inf Add iccvid.dll to an initial Wine configuration. 2004-10-04 19:31:37 +00:00
wineconf Some spelling and formatting fixes. 2003-04-02 01:23:43 +00:00
wineinstall Create ~/.wine if not present during wineinstall. 2004-07-19 19:36:44 +00:00
winemaker Add CEXTRA AND CXXEXTRA fields so we can pass -mno-cygwin to winegcc 2004-03-03 02:19:20 +00:00
winemaker.man Generate a simple Makefile that uses winegcc to compile. 2004-02-27 21:24:20 +00:00
wineprefixcreate.in Added missing directories mentioned in shellpath.c. 2004-09-28 02:36:19 +00:00
wineshelllink Remove -- from shell entries, since wine no longer filters it. 2004-09-27 20:32:50 +00:00
winewrapper Invoke wineprefixcreate if the .wine directory does not exist. 2004-07-16 02:45:25 +00:00