Rémi Verschelde
|
162c78f9dc
Linux: Don't attempt linking embree3 on non-tools, link it for headless too
|
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
|
5ff172e34d
Use -latomic when using clang (server platform)
|
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
|
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 年之前 |
Hugo Locurcio
|
4907911bf8
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
|
5 年之前 |
Rémi Verschelde
|
f1cdb91f34
SCons: Remove unused DEBUG_MEMORY_ENABLED define
|
5 年之前 |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
5 年之前 |
Rémi Verschelde
|
e5526544a3
Revert "Change LINKFLAGS to FRAMEWORKS which is supported since Scons release 0.96.91"
|
5 年之前 |
Rémi Verschelde
|
98d0bf7d7a
assimp: Clean and document buildsystem, prepare for unbundling
|
5 年之前 |
hungrymonkey
|
2e152b945f
Change LINKFLAGS to FRAMEWORKS which is supported since Scons release 0.96.91
|
5 年之前 |
Rémi Verschelde
|
c7b701dfd2
Image: Include S3TC compression via Squish in non-tools build
|
5 年之前 |
qarmin
|
14c16d6851
Added Thread Sanitizer
|
6 年之前 |
Fabio Alessandrelli
|
aae6c075aa
Remove libwebsocket. No longer used, yay!
|
6 年之前 |
Rémi Verschelde
|
b0d41847ed
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
|
6 年之前 |
Ibrahn Sahir
|
5e24611241
Png driver reworked to use libpng 1.6 simplified API
|
6 年之前 |
Rémi Verschelde
|
99acec63f1
bullet: Sync with current upstream master branch
|
6 年之前 |
Rémi Verschelde
|
d52b70fb5e
SCons: Always use env.Prepend for CPPPATH
|
6 年之前 |
Rémi Verschelde
|
c2a669a9f0
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
|
6 年之前 |
Rémi Verschelde
|
e4a96164b6
SCons: add `methods.using_clang` to check used compiler
|
6 年之前 |
Rémi Verschelde
|
44f1b390a3
SCons: Fix python3 compat for builtin_bullet=no
|
6 年之前 |
Hugo Locurcio
|
9e912a4c89
Update the server platform's `detect.py` to match x11's
|
6 年之前 |
Hein-Pieter van Braam
|
e5b335d367
Don't use -ffast-math or other unsafe math optimizations
|
6 年之前 |
Ibrahn Sahir
|
9f172b634d
Allow the server platform to build on linux again.
|
7 年之前 |
Marcelo Fernandez
|
fe93bb03fe
Server platform works on OS X too
|
7 年之前 |
Fabio Alessandrelli
|
b0f166987a
Server platform builds (dummy) mobile_vr module.
|
7 年之前 |
Rémi Verschelde
|
5adf7aa6b7
SCons: Fix checks for clang in env['CXX']
|
7 年之前 |