wine/tools
Rémi Bernon cfe83e80fc winebuild: Fix import hint value for symbols imported by name.
This fixes incorrect hint values generated by dlltool: instead of the
index in the name table, it used the ordinal value, which almost always
ends up in a hint lookup failure and a fallback to binary search.
2022-11-08 20:07:52 +01:00
..
gitlab gitlab: Add a 2s wait between macOS build iterations. 2022-11-08 20:07:52 +01:00
sfnt2fon makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
widl makefiles: Store PE objects in subdirectories in the build tree. 2022-10-26 15:03:05 +02:00
winapi include: Add definition for NtSetInformationVirtualMemory. 2022-07-13 16:10:05 +02:00
winebuild winebuild: Fix import hint value for symbols imported by name. 2022-11-08 20:07:52 +01:00
winedump winedump: Handle NULL in get_unicode_str. 2022-10-19 21:16:29 +02:00
winegcc winegcc: Prefer -Wl,--pdb=<file> over -Wl,-pdb,<file>. 2022-11-01 20:46:22 +01:00
winemaker
wmc wmc: Use ARRAY_SIZE instead of open coding it. 2022-10-25 10:59:05 +02:00
wrc wrc: Use ARRAY_SIZE instead of open coding it. 2022-10-25 10:59:05 +02:00
buildimage
config.guess tools: Upgrade the config.guess/config.sub scripts. 2021-11-14 12:29:24 +01:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2021-11-14 12:29:24 +01:00
examine-relay examine-relay: DLLs can have underscore in their names (like ws2_32). 2021-12-06 22:55:05 +01:00
findfunc
install-sh
make_announce Release 7.15. 2022-08-13 21:23:11 +02:00
make_makefiles makefiles: Work directly with Makefile.in names in make_makefiles. 2022-07-28 17:46:51 +02:00
make_requests server: Define a server-side structure for LUID_AND_ATTRIBUTES. 2022-01-25 11:55:40 +01:00
make_specfiles api-ms-*: Get rid of the apiset placeholder files. 2022-02-23 10:23:53 +01:00
make_unicode kernelbase: Update timezone data to version 2022f. 2022-11-08 20:07:51 +01:00
make_xftmpl.c make_xftmpl: Use the standard output buffer routines. 2022-02-08 20:24:14 +01:00
makedep.c winebuild: Introduce a new --without-dlltool winebuild flag. 2022-11-08 20:07:52 +01:00
Makefile.in
runtest
tools.h tools: Add a helper function to read the contents of a file. 2022-01-19 10:57:30 +01:00
wineapploader.in
winewrapper winex11: Move user driver to unixlib. 2022-05-06 19:18:22 +02:00