Omar Polo
|
6cc9333fe8
automatically detect BSDs as platform=linuxbsd
|
3 years ago |
Rémi Verschelde
|
2ac5a8dd2e
SCons: Add method to detect Emscripten and use it for warnings config
|
3 years ago |
Rémi Verschelde
|
e78a8b2424
SCons: Disable Clang -Wordered-compare-function-pointers warning
|
3 years ago |
Yuri Sizov
|
bceaef6500
Correct pre-deprication warning message regarding linuxbsd/x11 platform
|
4 years ago |
Rémi Verschelde
|
66625962bf
embree: Allow building against system library on Linux
|
4 years ago |
Rafał Mikrut
|
6b6324441f
Allow to not optimize release build
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
a33b0c5319
Provide additional include paths for custom modules
|
4 years ago |
Rémi Verschelde
|
0431241935
SCons: Use default env["ENV"] and prepend PATH to it
|
4 years ago |
Rémi Verschelde
|
6b48fce2b5
SCons: Fix parsing PATH when constructing base environment
|
4 years ago |
Mateo Kuruk Miccino
|
bdf335d369
SCons: Fix profile type. It is a string
|
4 years ago |
Rémi Verschelde
|
92d59d0879
SCons: Properly handle overriding default values to bool options
|
4 years ago |
Rémi Verschelde
|
1a740e87be
SCons: Make freetype module a mandatory editor dependency
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
65a2f0dfd4
SCons: Add an option to detect C++ modules recursively
|
4 years ago |
Rémi Verschelde
|
f3c030aa47
SCons: Add `production=yes` option to use production defaults
|
4 years ago |
Hugo Locurcio
|
c344bf88c6
Fix incorrect version requirement in the SCons compilation DB comment
|
4 years ago |
Rémi Verschelde
|
ee77567cac
SCons: Fix build with `p` alias or platform auto-detection
|
4 years ago |
Rémi Verschelde
|
60959b085d
SCons: Add only selected platform's opts to env
|
4 years ago |
Marcel Admiraal
|
e21adf2bc6
Don't handle BaseException in build scripts
|
4 years ago |
Rémi Verschelde
|
f33ca5444a
SCons: Refactor and cleanup warnings definition
|
4 years ago |
Bartłomiej T. Listwon
|
858bdbacfd
Add all headers to VS Project
|
4 years ago |
Hugo Locurcio
|
9790168b48
Alias the "linuxbsd" platform to "x11" for forward compatibility
|
4 years ago |
Gordon MacPherson
|
5db6095bde
update to use scons compile db tool
|
4 years ago |
Aaron Franke
|
8cd317b551
Disable "misleading indentation" warning on GCC
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
23ef1e0f70
SCons: Dump construction environment to a file
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
bc21cd8592
Moved to methods.py as a `show_progress` method.
|
5 years ago |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
9753181956
SCons: Allow to read `custom_modules` option via a file
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
0138ba59ac
SCons: use `OrderedDict` to ensure insertion order of modules
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
133997654c
Add `custom_modules` build option to compile external user modules
|
5 years ago |
Rémi Verschelde
|
dcb68e0106
SCons: Improve registration of compilation_db tool, check version
|
4 years ago |