summaryrefslogtreecommitdiff
path: root/jni
AgeCommit message (Expand)Author
2021-03-12Improve and simplify dynarec JIT area.David Guillen Fandos
2021-03-09Add workaround for Android ARM buildsDavid Guillen Fandos
2021-03-08Remove libcoDavid Guillen Fandos
2020-10-23Set 'USE_LIBCO=1' in Android JNI build filejdgleaver
2018-04-06Refactor android jni makefilesAaron Kling
2018-04-03Allow compiling android jni for all archsAaron Kling
2018-03-31Fix up android jni makefilesAaron Kling
2016-12-09Report git version with library_versionGregor Richards
2014-12-11(Android) For Android x86 build - try to use mmap, for Android - use ARM_MEMO...twinaphex
2014-12-10(Android) Works now with dynarectwinaphex
2014-12-10Add HAVE_DYNAREC and -DARCH_ARM optionally to CFLAGStwinaphex
2014-12-10PC_BUILD can go nowtwinaphex
2014-12-10Add HAVE_DYNAREC ifdeftwinaphex
2014-12-10(Android) Add x86 target tootwinaphex
2014-12-10add a HAVE_MMAP check, cleanups.aliaspider
2014-12-10Android build fixaliaspider
2014-12-10Cleanups in Android.mktwinaphex
2014-12-10Add Android JNI filestwinaphex