Commit Graph

11 Commits

Author SHA1 Message Date
Twinaphex da5244a742
Revert "Android updates" 2019-06-27 08:26:53 +02: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 f37c4467a8 Build android jni targets with ndk r16b
armeabi is deprecated in r16b, but is still built by default. Thus,
I see no reason not to update to it over r15c.
2018-04-16 12:17:07 -05:00
Aaron Kling a0dba45013 Remove ndk toolchain override from android jni recipe
This will let the ndk choose its preferred compiler. Cores that
need something different can specific in their Application.mk file.
2018-04-04 22:34:36 -05:00
Aaron Kling e842726e3e Remove android jni aarch64 recipe and enable arm64-v8a for all android
This also requires changing the ndk for the jni recipe to 15c.
2018-04-02 21:19:23 -05:00
radius f31e7a95b7 add ppsspp cmake recipe 2017-09-25 18:46:05 -05:00
Andrés Suárez 5f3928357a Update cores-android-jni.conf 2016-12-14 19:12:49 -05:00
Andrés Suárez 92a8627b82 Update cores-android-jni.conf 2016-11-04 00:02:39 -05:00
Andrés Suárez b54da8a779 Update cores-android-jni.conf 2016-11-04 00:02:18 -05:00
radius 404823d6b9 disable android build on the core job 2016-03-05 14:28:27 -05:00
radius 5ef723f287 reorder recipes 2015-11-03 14:01:25 -05:00