aboutsummaryrefslogtreecommitdiff
path: root/SConstruct (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-151/+151
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-199/+199
* 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
* dds/etc1/pbm/pvr: Make those modules and split thirdparty filesRémi Verschelde2016-10-151-11/+1
* enet: Split enet thirdparty files and allow unbundlingRémi Verschelde2016-10-151-0/+1
* jpg: Make it a module and split jpgd thirdparty filesRémi Verschelde2016-10-151-3/+0
* png: Split library to thirdparty dir and allow unbundlingRémi Verschelde2016-10-151-3/+1
* Remove speex support, it is obsoleted by opusRémi Verschelde2016-10-131-4/+0
* Fix Android build detection on WindowsGeorge Marques2016-10-091-1/+1
* Merge pull request #6501 from SuperUserNameMan/windows_compile_with_standalon...Rémi Verschelde2016-10-031-2/+1
|\
| * scons detects standalone MSVC on Windowsyg2f2016-09-161-2/+1
* | Add CC parameter to allow use of custom C compilerEmmanuel Leblond2016-09-251-1/+2
|/
* Add android_add_default_config for config.pyvolzhs2016-07-071-0/+2
* Change method of storing folding, solves problems with inheritance, closes #3395Juan Linietsky2016-06-281-0/+4
* Cleaner way to enable ptrcallJuan Linietsky2016-06-261-1/+4
* added "arch" parameter, made iphone use it to build isimAriel Manzur2016-06-231-1/+4
* -make freetype build for all platforms the same, default as builtin except on...Juan Linietsky2016-06-091-1/+10
* Keep the default environment variables as set by SConsPedro J. Estébanez2016-06-061-8/+3
* Fix MS Visual Studio build settingsAleksandar Danilovic2016-05-281-7/+18
* Added 'fat' option for bits param on scons for osx, this will produce a fat b...marcelofg552016-05-201-1/+3
* cloning env for builtin_openssl _and_ openssl :)Ariel Manzur2016-05-061-4/+4
* Ignore invalid folders in `platform`Rémi Verschelde2016-04-291-1/+1