321 Commits

Author SHA1 Message Date
M4xw
79f2d4c630 Change branch for mupen_next 2019-01-21 17:42:22 +01:00
M4xw
8e164b6e35 [Android] Add mupen_next (currently only armv8-a) 2019-01-20 02:39:32 +01:00
radius
442e17b274 update 2018-12-09 14:45:18 -05:00
radius
a6cde7dafd update 2018-12-09 14:42:39 -05:00
radius
b378ddc329 update 2018-12-09 14:36:43 -05:00
radius
42f2d1cc28 add new jni recipe 2018-12-09 14:29:20 -05:00
radius
4a1f84cde8 add dosbox-svn glide 2018-11-21 22:35:20 -05:00
meepingsnesroms
960b1b19e3 Add Mu to buildbot makefiles 2018-11-05 19:48:34 -08:00
Aaron Kling
646e1f11c4 Switch ppsspp back to upstream 2018-11-02 12:59:52 -05:00
Brad Parker
f65c940d9c android: use phoenix64 directory for aarch64 2018-08-17 20:39:58 -04:00
twinaphex
c69138eb47 Change gearboy recipes to upstream repo 2018-08-17 23:16:59 +02:00
twinaphex
8fb0084be0 Start adding daphne to recipes - far from done yet, no sound yet,
input still needs to be hooked up for some games
2018-08-17 18:15:26 +02:00
twinaphex
908c0384b9 (JNI) Add reicast 2018-08-11 23:00:00 +02:00
twinaphex
1d592625b9 Add mesen recipe
- Update ppsspp recipes to use shallow fork
2018-08-06 18:47:01 +02:00
twinaphex
3b92b35e7c Add Ishiiruka targets 2018-07-25 17:36:10 +02:00
twinaphex
9871f6e2b5 Add dolphin to android-cmake-aarch64 2018-07-20 12:56:52 +02:00
twinaphex
666cbc9a6d Replace rule for android 2018-07-20 11:26:04 +02:00
Andrés
75d6189015
Update cores-android-jni 2018-07-11 01:39:46 -05:00
radius
d97d5425a5 add new dosbox core 2018-07-08 20:45:50 -05:00
orbea
775175d939 recipes: Fix constant rebuilds for thepowderoy.
Currently thepowdertoy shares the build directory for three
different android builds, aarch64, armv7 and x86. However the
recipes for these builds differ and thepowdertoy will constantly
rebuild when it finds the recipe file differs with the previous
build.

This can be avoid by appending the arch to the build directory and
this solution is already used by ppsspp in the same recipes.
2018-07-05 08:02:17 -07:00
Brad Parker
3ec6fe0c5b change np2kai repo to libretro 2018-06-27 20:09:19 -04:00
twinaphex
815d6bcc70 Change Android URL for Mesen 2018-06-20 03:18:43 +02:00
Tatsuya79
3070410ea7 Disable bnes and meteor. 2018-06-10 18:16:27 +02:00
twinaphex
ca86c8ae84 (Android) Add Cannonball 2018-06-03 17:20:21 +02:00
jdgleaver
efb86929d8 - Fix broken scummvm github link in recipes/android/cores-android-jni
- Add scummvm to libretro-build-android-mk.sh
2018-05-09 16:07:12 +01:00
Twinaphex
ae35f94e52
Update cores-android-jni 2018-05-09 04:29:56 +02:00
Twinaphex
839b7fd054
Update cores-android-jni 2018-05-09 03:38:41 +02:00
twinaphex
4177d52e2a (Android) Add reminiscence to recipes 2018-05-09 01:45:45 +02:00
Zlika
7f576ed94f Add theodore to build bot 2018-04-24 22:27:24 +02:00
twinaphex
85ee773faa Change targets to mame2003_plus 2018-04-24 05:04:21 +02:00
Aaron Kling
87206d3777 Fix ppsspp builds on android armv7 2018-04-19 22:20:49 -05:00
twinaphex
cf5ec1fed8 Update recipe for frodo 2018-04-20 04:21:45 +02:00
Aaron Kling
bac3de1741 Move scummvm android to the jni recipe 2018-04-17 17:12:28 -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
f7bed1450a Add a few more cores to android recipe 2018-04-16 10:18:39 -05:00
Aaron Kling
4456d4f17e Add more cores to android jni recipe 2018-04-13 23:58:03 -05:00
Aaron Kling
7e18e2eb76 Update android jni recipe. 2018-04-12 22:05:31 -05:00
James
75cb5d292f Add The Powder Toy to the Android recipes 2018-04-13 11:36:15 +10:00
Rob Loach
e1e0bbe7b6
chailove: Add Android build
@webgeek1234 has cleaned up the Android support for ChaiLove. Thanks so much for pushing this forwards.
2018-04-12 18:25:14 -04:00
Aaron Kling
9c2a9078e0 Update cores-android-cmake to use ndk r16b 2018-04-11 09:20:00 -05:00
markwkidd
30275619b3 update mame2003-plus recipe 2018-04-09 22:13:56 -04:00
Aaron Kling
ec55947f07 Update android jni recipe for beetle psx changes 2018-04-07 13:02:12 -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
535156171e Remove pcsx interpreter from the android recipe
This has never built correctly. There's also no reason to use this
over the main build with dynarec. Archs that do not support dynarec
should built that way in the main core anyways.
2018-04-04 22:31:43 -05:00
Aaron Kling
3bcc1dbb5b Mesen properly builds for android using gcc on the newer ndk 2018-04-03 11:06:34 -05:00
Aaron Kling
5ddd4946d2 Remove core-android-jni-old
These cores have been added to the current ndk recipe
2018-04-03 09:27:24 -05:00
Aaron Kling
f183e3cb70 Build mupen64plus android using jni
Armv7 and arm64 build correctly, x86 does not. But x86 was not
built before anyways.
2018-04-02 21:19:23 -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
Aaron Kling
132e44189c Fix mame2003-plus url on android jni recipe
The original project repo no longer exists, so track the libretro
mirror
2018-04-02 21:18:50 -05:00
Aaron Kling
d84b64933f Add branch to android jni caprice recipe 2018-03-31 16:58:51 -05:00