1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/tools/winebuild
2023-06-09 23:37:14 +02:00
..
build.h tools: Make sure that config.h is included. 2023-01-30 09:31:32 +01:00
import.c winebuild: Only allow the stdcall calling convention for system calls. 2023-02-27 11:02:14 +01:00
main.c winebuild: Update target-dependent characteristics after option parsing. 2023-06-09 23:37:14 +02:00
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
parser.c winebuild: Disallow floating point arguments in syscall functions. 2023-05-12 11:39:10 +02:00
relay.c winebuild: Use the lretw mnemonic in wine_call_to_16(). 2023-06-02 09:32:23 +02:00
res16.c tools: Avoid using wine/port.h. 2021-10-07 18:03:11 +02:00
res32.c winebuild: Use .incbin instead of printf for resource data. 2023-02-13 17:03:02 +01:00
spec16.c winebuild: Wrap 16-bit fake dlls in a PE module. 2021-10-21 14:53:32 +02:00
spec32.c winebuild: Set a 64-bit base address for generated 64-bit dlls. 2023-06-09 23:37:14 +02:00
utils.c winebuild: Update target-dependent characteristics after option parsing. 2023-06-09 23:37:14 +02:00
winebuild.man.in winebuild: Remove support for "hybrid" Unix libraries. 2022-11-11 12:07:41 +01:00