Rémi Verschelde
|
ebec8162c9
SCons: Fix Python 3.12 SyntaxError with regex escape sequences
|
1 年之前 |
Rémi Verschelde
|
b5e368c92b
Linux: Fix GNU ld detection for pck_embed linker script
|
2 年之前 |
Rémi Verschelde
|
10e8a25ce7
SCons: Fix X11 `use_lld` fallback not being applied
|
2 年之前 |
Rémi Verschelde
|
5bb3063eec
SCons: Refactor Linux linker options with `linker=<bfd|gold|lld|mold>`
|
2 年之前 |
Rémi Verschelde
|
d021cef134
Linux: Use pkg-config for alsa, libudev and GL too
|
3 年之前 |
Daniel Kolesa
|
5fe78a3a25
Add support for PowerPC family
|
3 年之前 |
robfram
|
2c8014e565
Exclude atomic lib under FreeBSD using LLVM
|
3 年之前 |
Aaron Franke
|
5659120af3
[3.x] Add support for the RISC-V architecture
|
3 年之前 |
Rémi Verschelde
|
9657559b66
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
|
3 年之前 |
Rémi Verschelde
|
e292d79fb3
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
|
3 年之前 |
Rémi Verschelde
|
b7901c773c
bullet: Sync with upstream 3.17
|
3 年之前 |
Hugo Locurcio
|
f2ab6bd01c
Improve messages when compiling for Linux/*BSD
|
3 年之前 |
Rémi Verschelde
|
752ed768fa
Linux: Fix embree unbundling on aarch64
|
4 年之前 |
Pedro J. Estébanez
|
817ffc01e1
Make all file access 64-bit (`uint64_t`)
|
6 年之前 |
Rémi Verschelde
|
3b12daa10d
Linux: Remove use_static_cpp override on x86_32
|
4 年之前 |
Rémi Verschelde
|
a14b51df92
Linux: Don't attempt linking embree3 on non-tools, link it for headless too
|
4 年之前 |
Rémi Verschelde
|
a2c68d9da7
lightmapper: Disable build if raycast module can't build
|
4 年之前 |
Rémi Verschelde
|
b266cc2315
embree: Allow building against system library on Linux
|
4 年之前 |
Rafał Mikrut
|
6b6324441f
Allow to not optimize release build
|
4 年之前 |
Jordan Schidlowsky
|
ced5f5398a
add msan sanitizer option for linus/bsd, lsan option for osx
|
4 年之前 |
Hein-Pieter van Braam-Stewart
|
5f71fad6b6
Allow static linking with libatomic using clang
|
4 年之前 |
Hein-Pieter van Braam-Stewart
|
0cce213f14
Use -latomic when linking whe using clang on Linux
|
4 年之前 |
Rémi Verschelde
|
ad7710ae5e
Dynamically load libudev.so.1 on Linux if `udev=yes`
|
4 年之前 |
Hein-Pieter van Braam-Stewart
|
228803e9db
Dynamically load libpulse.so.0 and libasound.so.1 on Linux
|
4 年之前 |
Rémi Verschelde
|
42d3d9c345
SCons: Fix debug_symbols tests after switch to BoolVariable
|
4 年之前 |
Rémi Verschelde
|
f3c030aa47
SCons: Add `production=yes` option to use production defaults
|
4 年之前 |
Rémi Verschelde
|
5506143522
Linux: Enable udev support by default
|
4 年之前 |
Rémi Verschelde
|
43ab32ae7e
Linux: Build with use_static_cpp=yes by default for x86_64
|
4 年之前 |
Rémi Verschelde
|
60959b085d
SCons: Add only selected platform's opts to env
|
4 年之前 |
Rémi Verschelde
|
0b38c50311
SCons: Do not define TYPED_METHOD_BIND on Linux/OSX with clang
|
4 年之前 |