summaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Begining of GLES3 renderer:Juan Linietsky2016-10-031-0/+3
* 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
* Remove trailing spacesRémi Verschelde2016-04-021-1/+1
* inherit PKG_CONFIG_PATH from environmentMaxwell Huang-Hobbs2016-03-301-1/+6
* -Many fixes to windows build system with Mingw on Windows. Fixes #2690Juan Linietsky2016-01-251-0/+5
* -Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky2016-01-081-9/+16
* Merge pull request #2956 from est31/add_system_wide_export_pathJuan Linietsky2015-12-081-0/+1
|\
| * Make the setting unix-only.est312015-11-301-1/+1
| * Add way to look for templates at system wide level tooest312015-11-301-0/+1
* | -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky2015-12-041-0/+1
|/
* 0theora compilation fixesJuan Linietsky2015-11-251-0/+4
* -work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky2015-11-241-2/+5
* Revert "libao audio driver"Juan Linietsky2015-11-191-1/+0
* Merge pull request #903 from a12n/libaoJuan Linietsky2015-11-191-0/+1
|\
| * Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-11-021-7/+13
| |\
| * \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-07-291-0/+58
| |\ \
| * \ \ Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-03-101-0/+4
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-171-0/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-051-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of http://github.com/okamstudio/godotAnton Yabchinskiy2014-12-041-1/+0
| |\ \ \ \ \ \
| * | | | | | | Add 'ao' build optionAnton Yabchinskiy2014-11-221-0/+1
* | | | | | | | Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-25/+26
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add support for Opus audio formatGeorge Marques2015-10-021-0/+3
* | | | | | | fix build issue with ssl, closes #2384Juan Linietsky2015-08-231-3/+3
* | | | | | | Fixes compile bug for Android template on Windows.PeaceSells2015-07-241-4/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Setting build vs properties in scons.Peace Sells2015-06-211-0/+5
* | | | | | Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi...Antony Jones2015-05-031-0/+46
* | | | | | Merge pull request #1531 from vkbsb/h5_canvas_polygon_fixJuan Linietsky2015-04-071-0/+3
|\ \ \ \ \ \
| * | | | | | Revert "Revert "Missed some things in prev commit.""V.VamsiKrishna2015-03-201-0/+2
| * | | | | | Revert "Revert "Removing etc1 from build for javascript platform.""V.VamsiKrishna2015-03-201-0/+1
| * | | | | | Revert "Missed some things in prev commit."V.VamsiKrishna2015-03-201-2/+0
| * | | | | | Revert "Removing etc1 from build for javascript platform."V.VamsiKrishna2015-03-201-1/+0
| * | | | | | Missed some things in prev commit.V.VamsiKrishna2015-03-201-0/+2
| * | | | | | Removing etc1 from build for javascript platform.V.VamsiKrishna2015-03-201-0/+1
| | |_|_|_|/ | |/| | | |
* / | | | | add scons extra suffix optionyg2f2015-04-011-0/+4
|/ / / / /
* | | | / merges from okam repoJuan Linietsky2015-03-031-0/+4
| |_|_|/ |/| | |
* | | | SCons: colored compilationhurikhan2015-01-121-0/+4
| |_|/ |/| |
* | | -added new code completion guess locations, closes #1032Juan Linietsky2015-01-031-20/+0