summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2017-11-13Remove leading newline in SConstructGeorge Marques
2017-11-02SCons: make use_lto a global option and opt-in for iphoneRémi Verschelde
2017-11-01-Modules can now add custom version info (added it for Mono)Juan Linietsky
2017-10-07flatDir support [Android]Ramesh Ravone
2017-10-03Fix SConstruct check for config.is_enabled()Ignacio Etcheverry
2017-10-02Merge pull request #11753 from Listwon/IntellisenseAndreas Haas
2017-10-02Indentation Error neogaston
2017-10-01Fix IntelliSenseBartłomiej T. Listwon
2017-10-01Ability to set a module enabled/disabled by default by adding is_enabled() to...Juan Linietsky
2017-09-25Use BoolVariable for module options.Elliott Sales de Andrade
2017-09-25Use BoolVariable for third-party options.Elliott Sales de Andrade
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-09-25Use EnumVariable for choice-based build options.Elliott Sales de Andrade
2017-09-24Bump required scons version to 0.98.1.Elliott Sales de Andrade
2017-09-23Enable building against system zstd.Elliott Sales de Andrade
2017-09-16Fix errors in Python 3 buildMatthias Hoelzl
2017-09-13Merge pull request #11160 from marcelofg55/drive_funcs_x11Rémi Verschelde
2017-09-13Merge pull request #7908 from SaracenOne/recastRémi Verschelde
2017-09-12Changed the doc class generation to individual files per class. It is also po...Juan Linietsky
2017-09-12Added check_c_headers to SCons env to check for the existence of headersMarcelo Fernandez
2017-09-04Recast integration.Saracen
2017-08-31Merge pull request #10148 from leezh/pcre2Rémi Verschelde
2017-08-29Generate project files for VS2017Matthias Hoelzl
2017-08-27Make build scripts Python3 compatibleMatthias Hoelzl
2017-08-19Replacement of internal RegEx with PCRE2Zher Huei Lee
2017-08-03Fix scons failing when not building sourcesMarcelo Fernandez
2017-07-27BUGFIX: Check for "VCINSTALLDIR" environment variable instead of "VSINSTALLD...Brent Taylor
2017-07-22Fix building HTML5 when cmd.exe is set up for MSVCL. Krause
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-07-11Add options for more human-friendly build outputTimo Schwarzer
2017-07-07Increase SCons rebuild speedGeorge Marques
2017-06-25BuildSystem: generated files have .gen.extensionPoommetee Ketson
2017-05-27Rework warning levelsPedro J. Estébanez
2017-04-09-Fix eternal black screen on WindowsJuan Linietsky
2017-03-26SCons: Add option to toggle warnings (on by default)Rémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-18android: adding classpath and gradle pluginsRamesh Mani Maran
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde
2017-02-09Reorder the folders in tools to prepare moving tools/editorRémi Verschelde
2017-01-11Remove libmpcdec bundled lib, no longer usedRémi Verschelde
2017-01-08Move core engine tests to core/Rémi Verschelde
2017-01-06Remove bundled glew, obsoleted by gladRémi Verschelde
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2016-11-03scons: Reorder options for clarityRémi Verschelde
2016-11-01style: Various other PEP8 fixes in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-30Merge pull request #6490 from zaps166/webm-prRémi Verschelde
2016-10-30Merge pull request #6959 from RandomShaper/fix-big-libsRémi Verschelde