1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/tools/winebuild
2022-12-07 10:05:49 +01:00
..
build.h winebuild: Use RVAs instead of absolute addresses in the delay import descriptors. 2022-11-29 19:11:19 +01:00
import.c winebuild: Put the delay import thunk in a separate section. 2022-12-07 10:05:49 +01:00
main.c winebuild: Reinstate the __wine_spec_dll_entry() entrypoint for .so dlls. 2022-12-03 16:24:45 +01:00
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
parser.c winebuild: Add support for building apiset data. 2022-02-18 22:10:20 +01:00
relay.c tools: Avoid using wine/port.h. 2021-10-07 18:03:11 +02:00
res16.c tools: Avoid using wine/port.h. 2021-10-07 18:03:11 +02:00
res32.c winebuild: Store length of Unicode strings explicitly. 2022-02-08 20:24:14 +01:00
spec16.c winebuild: Wrap 16-bit fake dlls in a PE module. 2021-10-21 14:53:32 +02:00
spec32.c ntdll: Move the .so module initialization to winecrt0. 2022-12-04 22:00:43 +01:00
utils.c winebuild: Add a helper function to output a thunk data pointer. 2022-11-29 19:11:19 +01:00
winebuild.man.in winebuild: Remove support for "hybrid" Unix libraries. 2022-11-11 12:07:41 +01:00