Commit Graph

7 Commits

Author SHA1 Message Date
Twinaphex da5244a742
Revert "Android updates" 2019-06-27 08:26:53 +02:00
Aaron Kling 3f63104594 Merge android cmake recipes into the main recipes
Use the new android_cmake build type to reduce recipe redundancy.
aarch64 is retained until a simple way to provide an abi list to
the new build type is found.
2019-06-26 10:38:44 -05:00
Aaron Kling 50626d494d Move main android recipes to ndk r20
Rename the jni to cores-android as this is the main android
recipe and should track the latest ndk. Cores that cannot compile
with newer ndks should be moved to cores-android-rXX as needed.
2019-06-26 10:38:44 -05:00
Aaron Kling 9c2a9078e0 Update cores-android-cmake to use ndk r16b 2018-04-11 09:20:00 -05:00
Aaron Kling 61b11b9431 Strip android cmake output
This checks for the STRIPPATH varible in the android path. Only
setting that variable for the android cmake targets. JNI outputs
already stripped shared objects.
2018-03-28 22:57:07 -05:00
orbea 9e3b0973f8 recipes: Set DIST for ppsspp android-cmake recipes. 2017-12-31 12:49:40 -08:00
Aaron Kling 75f0daa71d Build ppsspp for android using cmake 2017-09-27 14:43:09 -05:00