aboutsummaryrefslogtreecommitdiff
path: root/build/android/jni/Application.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix many Android build issuesLoic Blot2018-06-101-2/+0
| | | | It remains one issue with MT itself and rtti
* Android build fixes for c++11stujones112018-03-111-4/+6
|
* Android: Update build system for ndk-r15xstujones112017-12-041-5/+5
| | | | Add workarounds for ndk-r16.
* Upgrade Android build to Gradle build systemShadowNinja2016-04-281-1/+2
| | | | | | 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-291-0/+8
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!