wine/tools
Rob Shearman 2e0aefc1fd widl: Structures and arrays with pointers should be complex when generating code for 64-bit platforms.
The non-complex variants depend on the wire size of the
structure/array matching the buffer size, but this no longer applies
when pointers are 8 bytes instead of 4.
2008-12-27 20:23:19 +01:00
..
widl widl: Structures and arrays with pointers should be complex when generating code for 64-bit platforms. 2008-12-27 20:23:19 +01:00
winapi winapi_check: Extend support for '-arch=xxx' in spec files. 2008-12-17 15:29:03 +01:00
winebuild winebuild: Generate relay debugging thunks for x86_64. 2008-12-27 19:59:55 +01:00
winedump Straighten out some ellipses. 2008-11-26 12:33:34 +01:00
winegcc winegcc: Fix the file mode check. 2008-12-12 12:01:46 +01:00
wmc tools: Convert source files to utf-8. 2008-10-18 19:22:54 +02:00
wrc wrc: Add a trailing '\n' to some warning and error messages. 2008-12-17 15:27:16 +01:00
c2man.pl c2man: Don't mangle 'dll' when its part of another word. 2008-07-04 19:35:33 +02:00
config.guess
config.sub
examine-relay
findfunc
fnt2bdf.c fnt2bdf: Remove unneeded casts of zero. 2008-12-08 12:04:54 +01:00
fnt2bdf.h tools: Fix font structure layout for 64-bit mode. 2008-04-11 12:11:32 +02:00
fnt2fon.c tools: Fix font structure layout for 64-bit mode. 2008-04-11 12:11:32 +02:00
font_convert.sh
install-sh
make_authors
make_ctests.c
make_makefiles wined3d: Use IDL to generate wined3d.h. 2008-11-25 13:37:22 +01:00
make_requests server: Store the async handle inside the async_data_t structure. 2008-12-26 12:33:21 +01:00
makedep.c makedep: Add dependencies on wine/exception.h for widl-generated files. 2008-07-03 13:08:19 +02:00
Makefile.in makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
mkinstalldirs
relpath.c
runtest runtest: Fixed regression that prevented using just the -h option. 2008-10-14 13:41:56 +02:00
sfnt2fnt.c tools/sfnt2fnt: Add getopt option parsing. 2008-03-22 21:08:54 +01:00
wine.desktop wine.desktop: Add application/x-msi and change "emulator" to "program loader". 2008-06-26 13:15:44 +02:00
wine.inf.in wuapi: Register interfaces. 2008-12-17 13:52:42 +01:00
wineinstall tools: Remove bashisms from wineinstall. 2008-12-24 19:57:51 +01:00
winemaker winemaker: Correctly process directories containing regexp metacharacters. 2008-12-20 10:59:24 +01:00
winemaker.man.in
wineprefixcreate.in tools: Convert source files to utf-8. 2008-10-18 19:22:54 +02:00
wineprefixcreate.man.in
winewrapper