summaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Fix scons failing when not building sourcesMarcelo Fernandez2017-08-031-2/+3
* BUGFIX: Check for "VCINSTALLDIR" environment variable instead of "VSINSTALLD...Brent Taylor2017-07-271-1/+1
* Fix building HTML5 when cmd.exe is set up for MSVCL. Krause2017-07-221-2/+2
* Lots of work on Audio & Physics engine:Juan Linietsky2017-07-151-2/+2
* Add options for more human-friendly build outputTimo Schwarzer2017-07-111-2/+43
* Increase SCons rebuild speedGeorge Marques2017-07-071-0/+7
* BuildSystem: generated files have .gen.extensionPoommetee Ketson2017-06-251-1/+1
* Rework warning levelsPedro J. Estébanez2017-05-271-10/+22
* -Fix eternal black screen on WindowsJuan Linietsky2017-04-091-1/+1
* SCons: Add option to toggle warnings (on by default)Rémi Verschelde2017-03-261-1/+13
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* android: adding classpath and gradle pluginsRamesh Mani Maran2017-03-181-0/+4
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-2/+2
* Reorder the folders in tools to prepare moving tools/editorRémi Verschelde2017-02-091-2/+2
* Remove libmpcdec bundled lib, no longer usedRémi Verschelde2017-01-111-1/+0
* Move core engine tests to core/Rémi Verschelde2017-01-081-2/+2
* Remove bundled glew, obsoleted by gladRémi Verschelde2017-01-061-1/+0
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-0/+3
|\
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-0/+3
* | scons: Reorder options for clarityRémi Verschelde2016-11-031-33/+47
* | style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-011-11/+11
* | style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-011-5/+0
* | style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-157/+157
* | style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-236/+236
* | Merge pull request #6490 from zaps166/webm-prRémi Verschelde2016-10-301-0/+1
|\ \
| * | Add WebM moduleBłażej Szczygieł2016-10-231-0/+1
* | | Merge pull request #6959 from RandomShaper/fix-big-libsRémi Verschelde2016-10-301-0/+1
|\ \ \
| * | | scons: Move lib splitting method to methods.pyRémi Verschelde2016-10-301-0/+1
* | | | fix bug introduced by #6501yg2f2016-10-261-1/+1
|/ / /
* | | "CCFLAGS" are for C and C++ compilerBłażej Szczygieł2016-10-221-1/+1
* | | Merge pull request #6881 from vnen/msvc-project-outputRémi Verschelde2016-10-221-3/+3
|\ \ \
| * | | Fix output binary paths for VS project generationGeorge Marques2016-10-201-3/+3
* | | | Merge pull request #6858 from zaps166/gcc-color-outputRémi Verschelde2016-10-221-3/+5
|\ \ \ \
| * | | | SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł2016-10-171-3/+5
* | | | | Merge pull request #6857 from zaps166/disable-asserts-in-releaseRémi Verschelde2016-10-221-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Disable asserts in release modeBłażej Szczygieł2016-10-171-0/+2
| |/ / /
* | | | Merge pull request #6855 from vnen/xaudio2-driverRémi Verschelde2016-10-181-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Isolate XAudio2 driverGeorge Marques2016-10-171-0/+1
| |/ /
* | | Merge pull request #6850 from akien-mga/pr-scsub-shebangRémi Verschelde2016-10-171-0/+2
|\ \ \ | |/ / |/| |
| * | SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
* | | Theora: Don't compile unnecessary files, rename "x86_opt_*"Błażej Szczygieł2016-10-161-3/+2
|/ /
* | freetype: Make it a module and split thirdparty libraryRémi Verschelde2016-10-151-9/+1
* | zlib: Split thirdparty files, simplify scons optionRémi Verschelde2016-10-151-4/+0
* | glew: Split thirdparty files and isolate envRémi Verschelde2016-10-151-0/+1
* | squish: Move to a module and split thirdparty libRémi Verschelde2016-10-151-4/+1
* | mpc: Move to a module and split thirdparty libmpcdecRémi Verschelde2016-10-151-4/+1
* | theora: Move to a module and split thirdparty libRémi Verschelde2016-10-151-9/+1
* | openssl: Move to a module and split thirdparty libRémi Verschelde2016-10-151-6/+1
* | ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-151-7/+3
* | webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-151-4/+1