Jacek Caban
|
ea239f6b12
winebuild: Use clang -print-prog-name to find LLVM tools.
|
3 years ago |
Jacek Caban
|
8c2ad8e403
winebuild: Use lld-link for static libraries on msvc target.
|
4 years ago |
Jacek Caban
|
ea5e89a545
winebuild: Make mingw a separated platform from msvc.
|
4 years ago |
Alexandre Julliard
|
c1a700f018
winebuild: Generate Thumb2-compatible assembly code on ARM.
|
4 years ago |
Martin Storsjo
|
e9fa452ba3
asm: Separate .def/.scl/.type/.endef with newlines instead of semicolons.
|
4 years ago |
Martin Storsjo
|
849d08b0ae
winebuild: Use the right arm64 page/pageoff relocation syntax for darwin.
|
4 years ago |
Alexandre Julliard
|
b2d09cbb21
winebuild: Add generation of system call thunks.
|
4 years ago |
Jacek Caban
|
e4e05cdaab
winebuild: Introduce --safeseh option that allows marking assembly files as SEH compatible.
|
4 years ago |
Alexandre Julliard
|
593c38cb95
winebuild: Set page size to 4096 also on ARM64.
|
4 years ago |
Jacek Caban
|
d473611469
winebuild: Also try llvm variants of tools in find_tool.
|
5 years ago |
Alexandre Julliard
|
6ba101b229
winebuild: Add support for the -B option.
|
5 years ago |
Jacek Caban
|
e574d4f8f9
winebuild: Don't underscore local symbols in func_declaration.
|
5 years ago |
Michael Stefaniuc
|
dd0e2616a7
winebuild: Use the now available ARRAY_SIZE() macro.
|
5 years ago |
Alexandre Julliard
|
d58953b300
winebuild: Add 16-bit support for PE builds.
|
5 years ago |
Alexandre Julliard
|
945efdb6f3
makefiles: Use -fshort-wchar when building with msvcrt.
|
5 years ago |
Alexandre Julliard
|
0a79eb3608
include: Use the __thiscall attribute directly for the Mingw build.
|
5 years ago |
Alexandre Julliard
|
e755ea2374
winebuild: Support Windows-style name mangling for fastcall functions.
|
5 years ago |
Alexandre Julliard
|
015f31fd5d
winebuild: Avoid using mmap().
|
5 years ago |
Huw Davies
|
b2585d98b2
winebuild: Use the correct section label on macOS.
|
6 years ago |
Alexandre Julliard
|
b9c5bac673
winebuild: Specify the correct linker emulation for Windows platforms.
|
6 years ago |
Alexandre Julliard
|
4f266a88c0
winebuild: Don't use underscore prefix on 64-bit Windows.
|
6 years ago |
Alexandre Julliard
|
7555fd57e3
winebuild: Add a helper for generating RVA pointers.
|
6 years ago |
Alexandre Julliard
|
ef9bda4c96
winebuild: Add a helper for decorating stdcall function names.
|
6 years ago |
Alexandre Julliard
|
67f6c6c0c9
winebuild: Add a helper function to open a temporary file as output.
|
6 years ago |
Alexandre Julliard
|
aa0572f0a2
winebuild: Open the output file only when needed.
|
6 years ago |
Piotr Caban
|
8b24bc95b9
winebuild: Recognize armv7a target.
|
6 years ago |
Alexandre Julliard
|
0fd533836b
winebuild: Pass the -mfpu option to the compiler/assembler.
|
6 years ago |
Francois Gouget
|
44468e8536
tools: Assorted comment spelling fixes.
|
8 years ago |
Alexandre Julliard
|
aac69889bf
winebuild: Add support for creating static import libraries.
|
9 years ago |
Alexandre Julliard
|
05399ad711
winebuild: Store a C-compatible version of the dll name.
|
9 years ago |