Age | Commit message (Expand) | Author |
---|---|---|
2021-03-09 | Add workaround for Android ARM builds | David Guillen Fandos |
2021-03-08 | Remove libco | David Guillen Fandos |
2020-10-23 | Set 'USE_LIBCO=1' in Android JNI build file | jdgleaver |
2018-04-06 | Refactor android jni makefiles | Aaron Kling |
2018-04-03 | Allow compiling android jni for all archs | Aaron Kling |
2018-03-31 | Fix up android jni makefiles | Aaron Kling |
2016-12-09 | Report git version with library_version | Gregor 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 dynarec | twinaphex |
2014-12-10 | Add HAVE_DYNAREC and -DARCH_ARM optionally to CFLAGS | twinaphex |
2014-12-10 | PC_BUILD can go now | twinaphex |
2014-12-10 | Add HAVE_DYNAREC ifdef | twinaphex |
2014-12-10 | (Android) Add x86 target too | twinaphex |
2014-12-10 | add a HAVE_MMAP check, cleanups. | aliaspider |
2014-12-10 | Android build fix | aliaspider |
2014-12-10 | Cleanups in Android.mk | twinaphex |
2014-12-10 | Add Android JNI files | twinaphex |