Age | Commit message (Expand) | Author |
2016-10-16 | Theora: Don't compile unnecessary files, rename "x86_opt_*" | Błażej Szczygieł |
2016-10-15 | freetype: Make it a module and split thirdparty library | Rémi Verschelde |
2016-10-15 | zlib: Split thirdparty files, simplify scons option | Rémi Verschelde |
2016-10-15 | glew: Split thirdparty files and isolate env | Rémi Verschelde |
2016-10-15 | squish: Move to a module and split thirdparty lib | Rémi Verschelde |
2016-10-15 | mpc: Move to a module and split thirdparty libmpcdec | Rémi Verschelde |
2016-10-15 | theora: Move to a module and split thirdparty lib | Rémi Verschelde |
2016-10-15 | openssl: Move to a module and split thirdparty lib | Rémi Verschelde |
2016-10-15 | ogg/vorbis/opus: Make them modules and unbundle thirdparty libs | Rémi Verschelde |
2016-10-15 | webp: Make it a module and unbundle libwebp thirdparty files | Rémi Verschelde |
2016-10-15 | dds/etc1/pbm/pvr: Make those modules and split thirdparty files | Rémi Verschelde |
2016-10-15 | enet: Split enet thirdparty files and allow unbundling | Rémi Verschelde |
2016-10-15 | jpg: Make it a module and split jpgd thirdparty files | Rémi Verschelde |
2016-10-15 | png: Split library to thirdparty dir and allow unbundling | Rémi Verschelde |
2016-10-13 | Remove speex support, it is obsoleted by opus | Rémi Verschelde |
2016-10-09 | Fix Android build detection on Windows | George Marques |
2016-10-03 | Merge pull request #6501 from SuperUserNameMan/windows_compile_with_standalon... | Rémi Verschelde |
2016-09-25 | Add CC parameter to allow use of custom C compiler | Emmanuel Leblond |
2016-09-16 | scons detects standalone MSVC on Windows | yg2f |
2016-07-07 | Add android_add_default_config for config.py | volzhs |
2016-06-28 | Change method of storing folding, solves problems with inheritance, closes #3395 | Juan Linietsky |
2016-06-26 | Cleaner way to enable ptrcall | Juan Linietsky |
2016-06-23 | added "arch" parameter, made iphone use it to build isim | Ariel Manzur |
2016-06-09 | -make freetype build for all platforms the same, default as builtin except on... | Juan Linietsky |
2016-06-06 | Keep the default environment variables as set by SCons | Pedro J. Estébanez |
2016-05-28 | Fix MS Visual Studio build settings | Aleksandar Danilovic |
2016-05-20 | Added 'fat' option for bits param on scons for osx, this will produce a fat b... | marcelofg55 |
2016-05-06 | cloning env for builtin_openssl _and_ openssl :) | Ariel Manzur |
2016-04-29 | Ignore invalid folders in `platform` | Rémi Verschelde |
2016-04-02 | Remove trailing spaces | Rémi Verschelde |
2016-03-30 | inherit PKG_CONFIG_PATH from environment | Maxwell Huang-Hobbs |
2016-01-25 | -Many fixes to windows build system with Mingw on Windows. Fixes #2690 | Juan Linietsky |
2016-01-08 | -Removed ANT build system for Android, as it was deprecated by Google | Juan Linietsky |
2015-12-08 | Merge pull request #2956 from est31/add_system_wide_export_path | Juan Linietsky |
2015-12-04 | -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc... | Juan Linietsky |
2015-11-30 | Make the setting unix-only. | est31 |
2015-11-30 | Add way to look for templates at system wide level too | est31 |
2015-11-25 | 0theora compilation fixes | Juan Linietsky |
2015-11-24 | -work in progress resourceparser and .tscn parser. Still non-functional | Juan Linietsky |
2015-11-19 | Revert "libao audio driver" | Juan Linietsky |
2015-11-19 | Merge pull request #903 from a12n/libao | Juan Linietsky |
2015-11-02 | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde |
2015-10-02 | Add support for Opus audio format | George Marques |
2015-08-23 | fix build issue with ssl, closes #2384 | Juan Linietsky |
2015-07-29 | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy |
2015-07-24 | Fixes compile bug for Android template on Windows. | PeaceSells |
2015-06-21 | Setting build vs properties in scons. | Peace Sells |
2015-05-03 | Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi... | Antony Jones |
2015-04-07 | Merge pull request #1531 from vkbsb/h5_canvas_polygon_fix | Juan Linietsky |