aboutsummaryrefslogtreecommitdiff
path: root/build/android/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Android build-related bugsCraig Robbins2015-03-291-5/+7
* Clean up and tweak build systemShadowNinja2015-03-271-5/+2
* Fix Android build on 32 bitest312015-03-231-3/+3
* Remove Android makefile ugly make -j hackLoic Blot2015-03-171-20/+13
* Bump android version codeLoic Blot2015-03-161-2/+2
* Android Makefile update backported from stable-0.4 with minor changesLoic Blot2015-03-151-5/+4
* Android: Backport changes from stable-0.4Loic Blot2015-03-141-1/+1
* AndroidManifest.xml version bumpLoic Blot2015-03-141-1/+1
* Update Android MakefileMaksim Gamarnik2015-03-081-22/+22
* Bump version to 0.4.12Perttu Ahola2015-02-181-1/+1
* Android, build: Update curl to 7.40.00sapier2015-01-151-2/+4
* Fix armv7 using arm arch while arm uses armv7sapier2015-01-081-2/+2
* Switch android build to external sqlite3sapier2015-01-071-2/+18
* Fixes for androidsapier2015-01-061-2/+12