bruvzg
|
da1fca613f
Fix crash in release build with llvm-mingw.
|
4 months ago |
Pāvels Nadtočajevs
|
4310cb82b8
AccessKit integration for macOS, Linux, and Windows.
|
5 months ago |
Thaddeus Crews
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
5 months ago |
Thaddeus Crews
|
7a28334596
SCons: Ensure MinGW as fallback if missing MSVC
|
5 months ago |
Thaddeus Crews
|
10ed66f28c
SCons: Add emitter to declutter build objects
|
7 months ago |
Thaddeus Crews
|
4505352021
SCons: Simplify Windows/MSVC detection
|
6 months ago |
cafebeef
|
5201dfb34c
Windows x86_64 GCC: Disable Theora assembly optimizations
|
6 months ago |
Rémi Verschelde
|
26fd3458f9
Windows: Configure MinGW LTO with `-fno-use-linker-plugin -fwhole-program`
|
6 months ago |
Rémi Verschelde
|
90208f7dd4
SCons: Fix handling of platform-specific tools, notably `mingw`
|
7 months ago |
Rémi Verschelde
|
26db0bb15f
SCons: Make `lto=auto` prefer ThinLTO over full LTO for LLVM targets
|
11 months ago |
Thaddeus Crews
|
a29294fddc
SCons: Refactor color output implementation
|
7 months ago |
Thaddeus Crews
|
95b00295fb
Merge pull request #96447 from Repiteo/scons/clang-cl-compile_commands
|
8 months ago |
Pāvels Nadtočajevs
|
a0300532b5
[Windows, LLVM] Fix `colorize` flag.
|
8 months ago |
Rémi Verschelde
|
f86b3696f6
SCons: Properly set SSE2 as baseline on x86_32
|
8 months ago |
Rémi Verschelde
|
6d326547da
Windows: Fix duplicate .exe extension with mingw on Linux/macOS
|
9 months ago |
Thaddeus Crews
|
fa65b70494
Merge pull request #98105 from Repiteo/scons/mingw-shenanigans
|
9 months ago |
Thaddeus Crews
|
17f06f6dae
Merge pull request #97555 from dustdfg/platform_methods/extract_validate_arch
|
10 months ago |
Thaddeus Crews
|
14d201ab54
Merge pull request #97556 from dustdfg/platforms/windows_detect_extract_common_checks
|
10 months ago |
Thaddeus Crews
|
9968828913
SCons: Set appropriate prefix when using clang-cl
|
1 year ago |
Thaddeus Crews
|
d4dddd00cb
SCons: Extend `MinGW` support & checks
|
10 months ago |
Thaddeus Crews
|
a44f691fc7
CI: Add MinGW/GCC build to Windows GHA
|
11 months ago |
Yevhen Babiichuk (DustDFG)
|
7aacdaa071
Build System: Extract `validate_arch` helper function
|
11 months ago |
Yevhen Babiichuk (DustDFG)
|
9c50312f0d
Extract common check functions in windows_detect.py file
|
11 months ago |
Fabio Alessandrelli
|
395a4fc5f2
[SCons] Remove MAXLINELENGTH override for MSVC
|
11 months ago |
Rémi Verschelde
|
648b21b9ba
Merge pull request #96813 from Repiteo/scons/fix-clang-cl-flags
|
11 months ago |
Alvin Wong
|
454251660c
Fix using Binutils AR with TEMPFILE on Windows
|
11 months ago |
Rémi Verschelde
|
804d9775b5
Merge pull request #96407 from alvinhochun/mingw-ar-long-command-tempfile
|
11 months ago |
Thaddeus Crews
|
df0a88b128
SCons: Fix `clang-cl` link/ar flags
|
11 months ago |
bruvzg
|
b1f9271e49
[MinGW] Fix GCC ar detection.
|
11 months ago |
Alvin Wong
|
28b95ff550
Remove ARFLAGS hack for Windows, replace with TEMPFILE
|
1 year ago |