Alexandre Julliard
|
d65446af3d
winebuild: Use strarray objects for a few more string arrays.
|
9 سال پیش |
Alexandre Julliard
|
8baaf5349f
winebuild: Use strarray objects instead of pointers where possible.
|
9 سال پیش |
André Hentschel
|
bd545cb069
winebuild: Detect armv* toolchains.
|
9 سال پیش |
Stephen Kitt
|
33c729bb1b
winebuild: Add support for -march.
|
9 سال پیش |
André Hentschel
|
d33f382b29
winebuild: Use a 64k page size on ARM64.
|
9 سال پیش |
Alexandre Julliard
|
1097384377
winebuild: Avoid assigning values outside of the target_cpu enum range.
|
10 سال پیش |
Alexandre Julliard
|
c2d0907923
winebuild: Fix path separator for Cygwin.
|
11 سال پیش |
Jonathan Liu
|
9c992f8a15
winebuild: Don't crash when dlltool or ar can't be found.
|
11 سال پیش |
Jonathan Liu
|
93bdde3af2
winebuild: Use correct PATH separator on Windows.
|
11 سال پیش |
Francois Gouget
|
d3672524ed
Assorted spelling fixes.
|
11 سال پیش |
Alexandre Julliard
|
3dfe94cfbd
winebuild: Pass the -mcpu option to the C compiler also.
|
11 سال پیش |
Alexandre Julliard
|
98e6a0da73
winebuild: Add an option to use the C compiler to assemble files.
|
11 سال پیش |
Alexandre Julliard
|
f7272176d9
winebuild: Split the names of the as and ld commands to allow arguments.
|
11 سال پیش |
Alexandre Julliard
|
43ac582d7d
libport: Rename spawnvp to _spawnvp to avoid the deprecated name.
|
12 سال پیش |
André Hentschel
|
4f1beed106
winebuild: Remove get_asm_short_keyword.
|
12 سال پیش |
André Hentschel
|
0ee8e2b5b1
winebuild: Remove SPARC support.
|
12 سال پیش |
Tijl Coosemans
|
afd7dc5947
winebuild: Don't register cleanup function when --save-temps is passed after --output.
|
12 سال پیش |
Charles Davis
|
c14bdaf1dd
winebuild: Use Clang to assemble if found.
|
12 سال پیش |
André Hentschel
|
3f393a6552
winebuild: Add ARM64 support.
|
12 سال پیش |
André Hentschel
|
64d883a356
winebuild: Add support for building on powerpc64.
|
13 سال پیش |
Alexandre Julliard
|
2f4f9ee1cb
winebuild: Fix the creation of temp files in /tmp.
|
13 سال پیش |
Alexandre Julliard
|
2e6f48b730
winebuild: Allow specifying arguments to stub functions for documentation purposes.
|
14 سال پیش |
André Hentschel
|
c44dead5f6
winebuild: Use -mcpu option for the assembler.
|
14 سال پیش |
André Hentschel
|
46f52f77dc
winebuild: Remove Alpha support.
|
14 سال پیش |
Alexandre Julliard
|
a5decb5444
winebuild: Don't remove stdcall decorations on non-x86.
|
14 سال پیش |
André Hentschel
|
bbfc0d1d64
winebuild: Fix ARM support.
|
14 سال پیش |
Alexandre Julliard
|
451d5043f3
winebuild: Add int64, int128 and float argument types.
|
14 سال پیش |
Alexandre Julliard
|
e0188c8340
winebuild: Use a proper enum for function arguments instead of storing them in a string.
|
14 سال پیش |
Alexandre Julliard
|
b03059cbda
winebuild: Add a spawn() helper function to avoid starting a shell where possible.
|
14 سال پیش |
Alexandre Julliard
|
f51e696cca
winebuild: Support an arbitrary number of temporary files.
|
14 سال پیش |