summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2016-10-22Merge pull request #6881 from vnen/msvc-project-outputRémi Verschelde
2016-10-22Merge pull request #6858 from zaps166/gcc-color-outputRémi Verschelde
2016-10-22Merge pull request #6857 from zaps166/disable-asserts-in-releaseRémi Verschelde
2016-10-20Fix output binary paths for VS project generationGeorge Marques
2016-10-18Merge pull request #6855 from vnen/xaudio2-driverRémi Verschelde
2016-10-17Isolate XAudio2 driverGeorge Marques
2016-10-17SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł
2016-10-17Disable asserts in release modeBłażej Szczygieł
2016-10-17Merge pull request #6850 from akien-mga/pr-scsub-shebangRémi Verschelde
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-16Theora: Don't compile unnecessary files, rename "x86_opt_*"Błażej Szczygieł
2016-10-15freetype: Make it a module and split thirdparty libraryRémi Verschelde
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15glew: Split thirdparty files and isolate envRémi Verschelde
2016-10-15squish: Move to a module and split thirdparty libRémi Verschelde
2016-10-15mpc: Move to a module and split thirdparty libmpcdecRémi Verschelde
2016-10-15theora: Move to a module and split thirdparty libRémi Verschelde
2016-10-15openssl: Move to a module and split thirdparty libRémi Verschelde
2016-10-15ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde
2016-10-15webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde
2016-10-15dds/etc1/pbm/pvr: Make those modules and split thirdparty filesRémi Verschelde
2016-10-15enet: Split enet thirdparty files and allow unbundlingRémi Verschelde
2016-10-15jpg: Make it a module and split jpgd thirdparty filesRémi Verschelde
2016-10-15png: Split library to thirdparty dir and allow unbundlingRémi Verschelde
2016-10-13Remove speex support, it is obsoleted by opusRémi Verschelde
2016-10-09Fix Android build detection on WindowsGeorge Marques
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-10-03Merge pull request #6501 from SuperUserNameMan/windows_compile_with_standalon...Rémi Verschelde
2016-09-25Add CC parameter to allow use of custom C compilerEmmanuel Leblond
2016-09-16scons detects standalone MSVC on Windowsyg2f
2016-07-07Add android_add_default_config for config.pyvolzhs
2016-06-28Change method of storing folding, solves problems with inheritance, closes #3395Juan Linietsky
2016-06-26Cleaner way to enable ptrcallJuan Linietsky
2016-06-23added "arch" parameter, made iphone use it to build isimAriel Manzur
2016-06-09-make freetype build for all platforms the same, default as builtin except on...Juan Linietsky
2016-06-06Keep the default environment variables as set by SConsPedro J. Estébanez
2016-05-28Fix MS Visual Studio build settingsAleksandar Danilovic
2016-05-20Added 'fat' option for bits param on scons for osx, this will produce a fat b...marcelofg55
2016-05-06cloning env for builtin_openssl _and_ openssl :)Ariel Manzur
2016-04-29Ignore invalid folders in `platform`Rémi Verschelde
2016-04-02Remove trailing spacesRémi Verschelde
2016-03-30inherit PKG_CONFIG_PATH from environmentMaxwell Huang-Hobbs
2016-01-25-Many fixes to windows build system with Mingw on Windows. Fixes #2690Juan Linietsky
2016-01-08-Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky
2015-12-08Merge pull request #2956 from est31/add_system_wide_export_pathJuan Linietsky
2015-12-04-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky
2015-11-30Make the setting unix-only.est31
2015-11-30Add way to look for templates at system wide level tooest31
2015-11-250theora compilation fixesJuan Linietsky
2015-11-24-work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky