summaryrefslogtreecommitdiff
path: root/build/android/jni/Application.mk
Commit message (Collapse)AuthorAge
* Android: fix RTTI issueLoic Blot2018-06-10
|
* Fix many Android build issuesLoic Blot2018-06-10
| | | | It remains one issue with MT itself and rtti
* Android: Update build system for ndk-r15xstujones112018-06-03
| | | | Add workarounds for ndk-r16.
* Upgrade Android build to Gradle build systemShadowNinja2016-04-28
| | | | | | The old Ant build system has been deprecated for a while and new development is focused on Gradle. I also removed a hardcoded string that lint caught and moved the patch files to a subdirectory. I left the JNI files in the root directory.
* Add support for Android 2.3+sapier2014-06-29
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!