aboutsummaryrefslogtreecommitdiff
path: root/build/android/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Android: add Android Studio support, completely redone java part (#9066)Maksim2020-04-151-763/+0
* Android: fix cyrillic characters, update iconv lib (#9117)Maksim2020-01-131-4/+1
* Android build fixesLoïc Blot2019-01-091-1/+1
* Drop libgmp on Android and use mini-gmp (#8047)Loïc Blot2019-01-041-70/+4
* Gradle now copy most of assetsLoic Blot2018-12-051-24/+1
* Backport Android cleanup parts from #7123 (#7513)Loïc Blot2018-07-011-21/+14
* Update cURL (7.60.0) & SQLite3 (3.24.0)Loic Blot2018-06-281-3/+3
* Android: fix assets cleanupLoïc Blot2018-06-111-1/+1
* Fix many Android build issuesLoic Blot2018-06-101-6/+5
* Android: typo fix since recent gradle update, as output path changedLoic Blot2018-03-111-4/+4
* Android build fixes for c++11stujones112018-03-111-29/+58
* Android: update tools (gradle, NDK) & prepare to switch to clangLoic Blot2018-03-111-2/+2
* Android: Update build system for ndk-r15xstujones112017-12-041-46/+27
* Android dependencies updates (#5755)Loïc Blot2017-05-131-7/+6
* Disable android leveldb by default (#5596)Nathanaël Courant2017-04-161-3/+4
* Fix android buildLoic Blot2017-04-141-1/+4
* Add gradle wrapper (#4954)Ner'zhul2016-12-241-2/+2
* Android: Workarounds for Googles completely broken NDKsfan52016-12-221-0/+15
* Android: update curl and libgmpest312016-12-211-2/+2
* Fix sqlite databases being read-only on 64bit Android by patching sqlite (#4871)rubenwardy2016-12-091-2/+3
* Android: fix build and update depsest312016-12-071-4/+4
* Android: enable parallelism for main target tooest312016-05-161-1/+1
* Android: download deps using httpsest312016-05-121-5/+5
* Android: update openssl to 1.0.2hest312016-05-121-1/+1
* Upgrade Android build to Gradle build systemShadowNinja2016-04-281-205/+167
* Android: Update dependencies, GMP was required as a dependencyMaksim Gamarnik2016-04-261-3/+3
* Update Android dependencies, -O3 optimization, remove old ARMv5 configMaksim Gamarnik2016-03-051-20/+8
* Android: hardcode leveldb revisionest312016-02-221-0/+3
* Fix compilation warning if compiling for android with c++11est312016-01-231-2/+2
* Android: Tell make about sub-makes to speed up buildest312015-12-231-4/+4
* Android: Fix extra files being copied to the APKShadowNinja2015-12-201-3/+3
* Android: Remove unused build target curl_binarySapier2015-12-171-13/+1
* Android: Don't put html docs to apkSapier2015-12-171-0/+1
* Android: Remove non freetype fonts from apkSapier2015-12-171-1/+2
* Android: hardcode irrlicht revision, update other dependenciesest312015-11-161-6/+7
* Update leveldb git urlest312015-09-081-1/+1
* Add setting for mods to copy to Android appShadowNinja2015-08-241-3/+6
* Fix wrong android versionNameest312015-08-211-1/+1
* Bump version to 0.4.13est312015-08-201-1/+1
* Android: fix sound issue, and gitignoreest312015-08-021-6/+5
* Android: Add githash header to spare rebuilds after new commitsest312015-08-011-24/+36
* Android: speed up rebuild, and prevent race condition failest312015-07-311-5/+14
* Fix 0.4.11 githash for androidest312015-07-311-20/+18
* Android: fix horrible libiconv buildest312015-07-291-35/+38
* Android: Fix minor makefile bugsest312015-07-291-3/+3
* Android: use loop inside makefile to spare repetitionest312015-06-201-42/+9
* Add utf-8 conversion utilities and re-add intlGUIEditBoxest312015-06-131-2/+67
* Reposition irrlicht timestamp in makefileest312015-06-111-6/+6
* Fix libgmp for Androidest312015-05-151-1/+3
* Add LibGMPest312015-05-111-38/+101