Android dependencies updates (#5755)
[oweals/minetest.git] / build / android / Makefile
2017-05-13 Loïc BlotAndroid dependencies updates (#5755)
2017-04-16 Nathanaël CourantDisable android leveldb by default (#5596)
2017-04-14 Loic BlotFix android build
2016-12-24 Ner'zhulAdd gradle wrapper (#4954)
2016-12-22 sfan5Android: Workarounds for Googles completely broken NDK
2016-12-21 est31Android: update curl and libgmp
2016-12-09 rubenwardyFix sqlite databases being read-only on 64bit Android...
2016-12-07 est31Android: fix build and update deps
2016-05-16 est31Android: enable parallelism for main target too
2016-05-12 est31Android: download deps using https
2016-05-11 est31Android: update openssl to 1.0.2h
2016-04-28 ShadowNinjaUpgrade Android build to Gradle build system
2016-04-26 Maksim GamarnikAndroid: Update dependencies, GMP was required as a...
2016-03-05 Maksim GamarnikUpdate Android dependencies, -O3 optimization, remove...
2016-02-22 est31Android: hardcode leveldb revision
2016-01-23 est31Fix compilation warning if compiling for android with...
2015-12-23 est31Android: Tell make about sub-makes to speed up build
2015-12-20 ShadowNinjaAndroid: Fix extra files being copied to the APK
2015-12-17 SapierAndroid: Remove unused build target curl_binary
2015-12-17 SapierAndroid: Don't put html docs to apk
2015-12-17 SapierAndroid: Remove non freetype fonts from apk
2015-11-16 est31Android: hardcode irrlicht revision, update other depen...
2015-09-08 est31Update leveldb git url
2015-08-24 ShadowNinjaAdd setting for mods to copy to Android app
2015-08-21 est31Fix wrong android versionName
2015-08-20 est31Bump version to 0.4.13 0.4.13
2015-08-02 est31Android: fix sound issue, and gitignore
2015-08-01 est31Android: Add githash header to spare rebuilds after...
2015-07-31 est31Android: speed up rebuild, and prevent race condition...
2015-07-31 est31Fix 0.4.11 githash for android
2015-07-29 est31Android: fix horrible libiconv build
2015-07-29 est31Android: Fix minor makefile bugs
2015-06-20 est31Android: use loop inside makefile to spare repetition 2807/head
2015-06-13 est31Add utf-8 conversion utilities and re-add intlGUIEditBox
2015-06-11 est31Reposition irrlicht timestamp in makefile
2015-05-15 est31Fix libgmp for Android
2015-05-11 est31Add LibGMP
2015-03-29 Craig RobbinsFix Android build-related bugs
2015-03-27 ShadowNinjaClean up and tweak build system 2402/head
2015-03-23 est31Fix Android build on 32 bit
2015-03-17 Loic BlotRemove Android makefile ugly make -j hack
2015-03-16 Loic BlotBump android version code
2015-03-15 Loic BlotAndroid Makefile update backported from stable-0.4...
2015-03-14 Loic BlotAndroid: Backport changes from stable-0.4
2015-03-14 Loic BlotAndroidManifest.xml version bump
2015-03-08 Maksim GamarnikUpdate Android Makefile
2015-02-18 Perttu AholaBump version to 0.4.12
2015-01-15 sapierAndroid, build: Update curl to 7.40.00
2015-01-07 sapierFix armv7 using arm arch while arm uses armv7
2015-01-07 sapierSwitch android build to external sqlite3
2015-01-06 sapierFixes for android 2057/head
2015-01-04 sapierFix broken android version due to new openssl not linki...
2015-01-04 sapierSwitch to official openssl version and update to 1...
2015-01-02 sapierSpeedup initial android startup on some devices by... 1985/head
2014-12-25 kwolekrBump version to 0.4.11 0.4.11
2014-11-25 KodexKyFixes for Android build errors. Enable sensor landscape...
2014-08-16 sapierMakefile support for build without leveldb 1457/head
2014-07-16 sapierFix error handling on inconsistent client ready message
2014-07-06 sapierUpdate version numbers for 0.4.10
2014-07-06 sapierSwitch android to leveldb as sqlite3 is broken and...
2014-06-29 sapierAdd support for Android 2.3+ 1408/head