Alexandre Julliard
|
39f6ab55a9
winebuild: Add support for generating data-only DLLs.
|
před 2 roky |
Alexandre Julliard
|
c562952f92
tools: Add a helper function to read the contents of a file.
|
před 2 roky |
Jacek Caban
|
f4ddcc36e9
winebuild: Allow using clang for as command.
|
před 2 roky |
Alexandre Julliard
|
b53773cff2
tools: Move the output buffer functions to the common header.
|
před 2 roky |
Alexandre Julliard
|
d969d02e21
tools: Move target CPU and platform handling to the common tools.h header.
|
před 3 roky |
Alexandre Julliard
|
61e210f196
winebuild: Get rid of PowerPC support.
|
před 3 roky |
Jacek Caban
|
c41059bcba
winebuild: Use find_clang_tool for ld and nm tools.
|
před 3 roky |
Alexandre Julliard
|
f9ee0d2f05
tools: Avoid using wine/port.h.
|
před 3 roky |
Alexandre Julliard
|
9e3959bd9b
tools: Add a few helper functions for file names and extensions.
|
před 3 roky |
Alexandre Julliard
|
55701c6672
tools: Add a helper function to create temp files.
|
před 3 roky |
Alexandre Julliard
|
2a08d6ce80
tools: Add helper functions to spawn a command from an strarray.
|
před 3 roky |
Alexandre Julliard
|
97ca9f8a3d
tools: Add a shared header for common helper functions.
|
před 3 roky |
Alexandre Julliard
|
d6d5a21721
winebuild: Unify the strarray implementation with the one from makedep.
|
před 3 roky |
Alexandre Julliard
|
3513a176fd
winebuild: Add an option to set the syscall table id.
|
před 3 roky |
Alexandre Julliard
|
8ee30e6dcc
winebuild: Fix 64-bit argument alignment on ARM.
|
před 3 roky |
Jacek Caban
|
ea239f6b12
winebuild: Use clang -print-prog-name to find LLVM tools.
|
před 3 roky |
Jacek Caban
|
8c2ad8e403
winebuild: Use lld-link for static libraries on msvc target.
|
před 3 roky |
Jacek Caban
|
ea5e89a545
winebuild: Make mingw a separated platform from msvc.
|
před 3 roky |
Alexandre Julliard
|
c1a700f018
winebuild: Generate Thumb2-compatible assembly code on ARM.
|
před 3 roky |
Martin Storsjo
|
e9fa452ba3
asm: Separate .def/.scl/.type/.endef with newlines instead of semicolons.
|
před 3 roky |
Martin Storsjo
|
849d08b0ae
winebuild: Use the right arm64 page/pageoff relocation syntax for darwin.
|
před 4 roky |
Alexandre Julliard
|
b2d09cbb21
winebuild: Add generation of system call thunks.
|
před 4 roky |
Jacek Caban
|
e4e05cdaab
winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible.
|
před 4 roky |
Alexandre Julliard
|
593c38cb95
winebuild: Set page size to 4096 also on ARM64.
|
před 4 roky |
Jacek Caban
|
d473611469
winebuild: Also try llvm variants of tools in find_tool.
|
před 4 roky |
Alexandre Julliard
|
6ba101b229
winebuild: Add support for the -B option.
|
před 5 roky |
Jacek Caban
|
e574d4f8f9
winebuild: Don't underscore local symbols in func_declaration.
|
před 5 roky |
Michael Stefaniuc
|
dd0e2616a7
winebuild: Use the now available ARRAY_SIZE() macro.
|
před 5 roky |
Alexandre Julliard
|
d58953b300
winebuild: Add 16-bit support for PE builds.
|
před 5 roky |
Alexandre Julliard
|
945efdb6f3
makefiles: Use -fshort-wchar when building with msvcrt.
|
před 5 roky |