wine/tools/winebuild
2023-05-12 11:39:10 +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 tools: Add a common helper to setup signal handlers. 2023-01-25 11:47:51 +01: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 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: 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: Use new ELF tag ids also on 64-bit. 2022-12-16 10:42:01 +01:00
utils.c tools: Add a common helper to cleanup temp files. 2023-01-25 11:47:51 +01:00
winebuild.man.in winebuild: Remove support for "hybrid" Unix libraries. 2022-11-11 12:07:41 +01:00