wine/tools
Alexandre Julliard 2d52cfa958 Allow multiple -B options.
Do not pass the -Btools/winebuild magic option to the compiler to
avoid warnings.
Pass to the linker even the libraries we didn't find in the lib search
path, in case we are not using the standard paths.
2004-03-09 04:49:42 +00:00
..
widl Added a man page for widl. 2004-03-09 03:49:39 +00:00
winapi API files update. 2004-02-27 21:28:45 +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 Removed obsolete definitions from generated makefiles. 2004-03-02 05:00:52 +00:00
winegcc Allow multiple -B options. 2004-03-09 04:49:42 +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
bin2res.c Accept '-v' flag. 2004-03-09 03:44:22 +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
Makefile.in Added wine.inf setupapi script to setup the initial Wine registry 2004-02-27 22:04:55 +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
wine.inf Add amstream dll (MultiMedia Streams), part of Direct Show. 2004-03-09 01:29:56 +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 Fixed typo in test arguments. 2004-03-02 20:53:05 +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
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