wine/tools/winebuild
Alexandre Julliard 414e1c8ad5 winebuild: Avoid resolving standard C functions with static importlibs.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-17 15:19:33 +01:00
..
build.h tools: Add a shared header for common helper functions. 2021-09-28 17:38:06 +02:00
import.c winebuild: Avoid resolving standard C functions with static importlibs. 2021-11-17 15:19:33 +01:00
main.c winebuild: Wrap 16-bit fake dlls in a PE module. 2021-10-21 14:53:32 +02:00
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
parser.c tools: Avoid using wine/port.h. 2021-10-07 18:03:11 +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 tools: Avoid using wine/port.h. 2021-10-07 18:03:11 +02:00
spec16.c winebuild: Wrap 16-bit fake dlls in a PE module. 2021-10-21 14:53:32 +02:00
spec32.c winebuild: Fix relay entry points in Thumb mode with binutils/ELF and LLVM/PE. 2021-11-05 11:58:42 +01:00
utils.c winebuild: Use find_clang_tool for ld and nm tools. 2021-11-10 18:58:32 +01:00
winebuild.man.in winebuild: Add an option to set the syscall table id. 2021-08-30 22:49:58 +02:00