wine/tools
Rémi Bernon 2e5e5ade82 winebuild: Put the delay import descriptor in data section.
This fixes incorrect .text section flags for any module using delay
imports. The use of a custom .text$2 section as dlltool is doing causes
the section to be flagged as DATA, and ends up with the .text section
being writable, which triggers the anti tamper used in Forza Horizon.
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: Put the delay import descriptor in data section. 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
config.sub
examine-relay
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
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
makedep.c winebuild: Introduce a new --without-dlltool winebuild flag. 2022-11-08 20:07:52 +01:00
Makefile.in
runtest
tools.h
wineapploader.in
winewrapper winex11: Move user driver to unixlib. 2022-05-06 19:18:22 +02:00