Rémi Verschelde
|
cefdb34f6c
SCons: make use_lto a global option and opt-in for iphone
|
7 years ago |
Juan Linietsky
|
79f81b77e2
-Modules can now add custom version info (added it for Mono)
|
7 years ago |
Ramesh Ravone
|
a4cee286e6
flatDir support [Android]
|
7 years ago |
Ignacio Etcheverry
|
d5caf71c3f
Fix SConstruct check for config.is_enabled()
|
7 years ago |
Andreas Haas
|
31c14432b8
Merge pull request #11753 from Listwon/Intellisense
|
7 years ago |
neogaston
|
eaa965d5ef
Indentation Error
|
7 years ago |
Bartłomiej T. Listwon
|
936f63a2dd
Fix IntelliSense
|
7 years ago |
Juan Linietsky
|
d3345121cc
Ability to set a module enabled/disabled by default by adding is_enabled() to config.py
|
7 years ago |
Elliott Sales de Andrade
|
5be675eb03
Use BoolVariable for module options.
|
7 years ago |
Elliott Sales de Andrade
|
45a9a680a3
Use BoolVariable for third-party options.
|
7 years ago |
Elliott Sales de Andrade
|
ffab67b8da
Use BoolVariable in target/component/advanced options.
|
7 years ago |
Elliott Sales de Andrade
|
f9e463bce2
Use EnumVariable for choice-based build options.
|
7 years ago |
Elliott Sales de Andrade
|
ba0dcbbdc3
Bump required scons version to 0.98.1.
|
7 years ago |
Elliott Sales de Andrade
|
a408388623
Enable building against system zstd.
|
7 years ago |
Matthias Hoelzl
|
f3745a23be
Fix errors in Python 3 build
|
7 years ago |
Rémi Verschelde
|
cc7c892bca
Merge pull request #11160 from marcelofg55/drive_funcs_x11
|
7 years ago |
Rémi Verschelde
|
27ae3c839d
Merge pull request #7908 from SaracenOne/recast
|
7 years ago |
Juan Linietsky
|
4f929a0fdf
Changed the doc class generation to individual files per class. It is also possible to save module files in module directories and the build system will
|
7 years ago |
Marcelo Fernandez
|
8f133e2c4d
Added check_c_headers to SCons env to check for the existence of headers
|
7 years ago |
Saracen
|
92e77d5ff2
Recast integration.
|
7 years ago |
Rémi Verschelde
|
0cee288c11
Merge pull request #10148 from leezh/pcre2
|
7 years ago |
Matthias Hoelzl
|
cecff2dc74
Generate project files for VS2017
|
7 years ago |
Matthias Hoelzl
|
b6e1e47e3a
Make build scripts Python3 compatible
|
7 years ago |
Zher Huei Lee
|
e3e2f06324
Replacement of internal RegEx with PCRE2
|
7 years ago |
Marcelo Fernandez
|
6adeeeb848
Fix scons failing when not building sources
|
7 years ago |
Brent Taylor
|
7121228818
BUGFIX: Check for "VCINSTALLDIR" environment variable instead of "VSINSTALLDIR".
|
7 years ago |
L. Krause
|
b0e387a012
Fix building HTML5 when cmd.exe is set up for MSVC
|
7 years ago |
Juan Linietsky
|
2e73be99d8
Lots of work on Audio & Physics engine:
|
7 years ago |
Timo Schwarzer
|
f93bb4f458
Add options for more human-friendly build output
|
7 years ago |
George Marques
|
79815a48da
Increase SCons rebuild speed
|
7 years ago |