Age | Commit message (Expand) | Author |
2017-08-01 | Merge pull request #9838 from RandomShaper/android-arm64 | Rémi Verschelde |
2017-07-25 | Add support for ARMv8 (64-bit) on Android | Pedro J. Estébanez |
2017-07-25 | Remove ANDROID define | Pedro J. Estébanez |
2017-07-20 | Fix android export templates build | Ruslan Mustakov |
2017-07-01 | Buildsystem: Improve detect.py readability and fix issues | Rémi Verschelde |
2017-05-27 | Improve/harmonize mobile builds | Pedro J. Estébanez |
2017-04-05 | Fix crash on Android-x86 | Pedro J. Estébanez |
2017-03-26 | SCons: Add option to toggle warnings (on by default) | Rémi Verschelde |
2017-03-21 | Export template management dialog. | Juan Linietsky |
2016-11-13 | Update/fix Android build | Pedro J. Estébanez |
2016-11-03 | scons: Reorder options for clarity | Rémi Verschelde |
2016-11-02 | Improve Android build (Clang + tidyness) | Pedro J. Estébanez |
2016-11-01 | style: Various other PEP8 fixes in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde |
2016-11-01 | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde |
2016-10-22 | Fixed tiny error in detect.py causing compilation for Android to fail. | Randy Tan Shaoxian |
2016-10-17 | Merge pull request #6723 from bvbfan/patch-1 | Rémi Verschelde |
2016-10-16 | Theora: Don't compile unnecessary files, rename "x86_opt_*" | Błażej Szczygieł |
2016-10-15 | zlib: Split thirdparty files, simplify scons option | Rémi Verschelde |
2016-10-15 | ogg/vorbis/opus: Make them modules and unbundle thirdparty libs | Rémi Verschelde |
2016-10-14 | Drop nedmalloc which is apparently not used anymore | Rémi Verschelde |
2016-10-11 | Correct OS architecture detection | Anthony Fieroni |
2016-10-04 | Fix compile flags not getting to the Android build | Pedro J. Estébanez |
2016-09-10 | Revert "Change Android float ABI to hard" | Juan Linietsky |
2016-09-09 | Change Android float ABI to hard | Pedro J. Estébanez |
2016-07-21 | Fix compile error if use android_stl=yes | volzhs |
2016-06-27 | Make Android build smarter (SCons + Gradle) | Pedro J. Estébanez |
2016-06-01 | Remove Make-related flags from Android build | George Marques |
2016-05-19 | Android buildsystem: Drop obsolete NDK_TOOLCHAIN argument | Rémi Verschelde |
2016-05-01 | OSX: Fix lib suffix for Android lib (#4499) | Rémi Verschelde |
2016-04-02 | Remove trailing spaces | Rémi Verschelde |
2016-03-20 | Add support for gnu-libstc++-4.9 needed by recent NDK versions | blubee |
2016-01-25 | Combies driver split and spawn fix, closes #3265 | Juan Linietsky |
2016-01-08 | -Removed ANT build system for Android, as it was deprecated by Google | Juan Linietsky |
2015-12-01 | Merge pull request #2963 from akien-mga/pr-opus-arm-opt | Rémi Verschelde |
2015-12-01 | Enable opus ARM optimisations only on ARM | Rémi Verschelde |
2015-11-25 | 0theora compilation fixes | Juan Linietsky |
2015-10-17 | Merge pull request #2474 from masoudbh3/android-armeabi-v7a | Juan Linietsky |
2015-10-13 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-10-02 | Add support for Opus audio format | George Marques |
2015-09-26 | Fixed theora playback. Removed theoraplayer. | Juan Linietsky |
2015-09-16 | Fix android build script | masoud bh |
2015-09-03 | merged some stuff for okam | Juan Linietsky |
2015-07-24 | Fixes compile bug for Android template on Windows. | PeaceSells |
2015-03-31 | read depth fixes | Juan Linietsky |
2015-03-31 | fixes for light2d in androids that do not support | Juan Linietsky |
2015-01-10 | 2D Rewrite Step [1] | Juan Linietsky |
2014-12-25 | Reduce android build size(-fvisibility=hidden) | sanikoyes |
2014-10-08 | Fix android build on windows | marynate |