summaryrefslogtreecommitdiff
path: root/platform/android/detect.py
AgeCommit message (Expand)Author
2017-12-23Fixed android arm64v8Colin Kinloch
2017-12-17Fixed Android NDK unified header detection for python 3Colin Kinloch
2017-11-19Cleanup old references to GLES2 rendererRémi Verschelde
2017-11-13change matrix and enable caching for Android, iOS and macOS (cross-compile)Rhody Lugo
2017-11-09add missing distutils.version.LooseVersion importRhody Lugo
2017-11-09unified headers fixRhody Lugo
2017-11-08Compile Android with STL enabled by defaultAndreaCatania
2017-11-06add support for Android NDK unified headersRhody Lugo
2017-09-25Use BoolVariable in platform-specific options.Elliott Sales de Andrade
2017-09-25Use BoolVariable for module options.Elliott Sales de Andrade
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-09-25Use EnumVariable for choice-based build options.Elliott Sales de Andrade
2017-08-30Make GDNative work on AndroidRuslan Mustakov
2017-08-27Make build scripts Python3 compatibleMatthias Hoelzl
2017-08-01Merge pull request #9838 from RandomShaper/android-arm64Rémi Verschelde
2017-07-25Add support for ARMv8 (64-bit) on AndroidPedro J. Estébanez
2017-07-25Remove ANDROID definePedro J. Estébanez
2017-07-20Fix android export templates buildRuslan Mustakov
2017-07-01Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde
2017-05-27Improve/harmonize mobile buildsPedro J. Estébanez
2017-04-05Fix crash on Android-x86Pedro J. Estébanez
2017-03-26SCons: Add option to toggle warnings (on by default)Rémi Verschelde
2017-03-21Export template management dialog.Juan Linietsky
2016-11-13Update/fix Android buildPedro J. Estébanez
2016-11-03scons: Reorder options for clarityRémi Verschelde
2016-11-02Improve Android build (Clang + tidyness)Pedro J. Estébanez
2016-11-01style: Various other PEP8 fixes in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-22Fixed tiny error in detect.py causing compilation for Android to fail.Randy Tan Shaoxian
2016-10-17Merge pull request #6723 from bvbfan/patch-1Rémi Verschelde
2016-10-16Theora: Don't compile unnecessary files, rename "x86_opt_*"Błażej Szczygieł
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde
2016-10-14Drop nedmalloc which is apparently not used anymoreRémi Verschelde
2016-10-11Correct OS architecture detectionAnthony Fieroni
2016-10-04Fix compile flags not getting to the Android buildPedro J. Estébanez
2016-09-10Revert "Change Android float ABI to hard"Juan Linietsky
2016-09-09Change Android float ABI to hardPedro J. Estébanez
2016-07-21Fix compile error if use android_stl=yesvolzhs
2016-06-27Make Android build smarter (SCons + Gradle)Pedro J. Estébanez
2016-06-01Remove Make-related flags from Android buildGeorge Marques
2016-05-19Android buildsystem: Drop obsolete NDK_TOOLCHAIN argumentRémi Verschelde
2016-05-01OSX: Fix lib suffix for Android lib (#4499)Rémi Verschelde
2016-04-02Remove trailing spacesRémi Verschelde
2016-03-20Add support for gnu-libstc++-4.9 needed by recent NDK versionsblubee
2016-01-25Combies driver split and spawn fix, closes #3265Juan Linietsky
2016-01-08-Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky
2015-12-01Merge pull request #2963 from akien-mga/pr-opus-arm-optRémi Verschelde