1551 Commits

Author SHA1 Message Date
twinaphex
0fe2e5c83d Merge branch 'master' of https://github.com/libretro/libretro-super 2019-07-08 02:50:06 +02:00
twinaphex
02122089b1 Add missing recipes for Mesen-S 2019-07-08 02:49:50 +02:00
Twinaphex
09f425208d
Merge pull request #1081 from Zer0xFF/play
Play! use GLES on arm builds
2019-07-07 12:19:26 +02:00
Mahmood - Zer0xFF
b105f7f021 Play! use GLES on arm builds 2019-07-07 11:13:40 +01:00
Twinaphex
3510908768
Merge pull request #1080 from Zer0xFF/master
Set Play! min android api version
2019-07-07 03:25:52 +02:00
Mahmood - Zer0xFF
fa07dde0da Set Play! min android api version 2019-07-07 02:22:45 +01:00
Twinaphex
8e72577a88
Update cores-windows-x86_dw2-generic 2019-07-07 00:46:23 +02:00
Mahmood - Zer0xFF
f41f747688 fix iOS9 build, add iOS build 2019-07-06 22:12:07 +01:00
Mahmood - Zer0xFF
988f30b049 allow use of cmake for ios builds 2019-07-06 22:11:34 +01:00
Mahmood - Zer0xFF
0b836b575f Update and Enable Play! builds on OSX, Linux, Android, iOS 2019-07-06 18:32:03 +01:00
Twinaphex
c65bfe514a
Update cores-windows-x64_seh-generic 2019-07-06 16:18:31 +02:00
twinaphex
4aeba4e350 Merge branch 'master' of https://github.com/libretro/libretro-super 2019-07-06 07:23:11 +02:00
twinaphex
574a991f34 Add play! for windows x64 2019-07-06 07:22:44 +02:00
M4xw
6a18831a37 Remove mupen64plus-libretro
-The core has been archived
2019-07-05 13:52:28 +02:00
Twinaphex
09d08c2583
Update wiiu 2019-07-04 05:09:42 +02:00
twinaphex
fa44db7b9e (Cores) Add Mesen-S for Windows 2019-07-03 04:00:27 +02:00
Twinaphex
58b91c9875
Update cores-linux-x64-generic 2019-07-01 18:18:42 +02:00
rz5
28f08ddab5 (tic80) Fix Windows MSYS2 builds 2019-06-28 07:53:26 +01:00
Aaron Kling
56ebc57a0f Add api level to the android r16b recipe as well 2019-06-27 20:06:45 -05:00
Aaron Kling
9b5ed54d9d Add api level to android recipe conf
This is needed for the android cmake builds
2019-06-27 19:52:46 -05:00
Aaron Kling
2ee383b922 Revert "Add kronos to the android recipe"
This reverts commit 1ce31f875abf53c5615f4cd96733547b33804673.

I didn't realize this had no valid renderer for android atm
2019-06-27 18:43:59 -05:00
Twinaphex
82eafb6424
Revert "Revert "Android updates"" 2019-06-27 17:56:11 +02:00
Twinaphex
bd376d8365
Merge pull request #1069 from RobLoach/tic80-windows
Add TIC-80 for Windows
2019-06-27 08:39:45 +02:00
Twinaphex
da5244a742
Revert "Android updates" 2019-06-27 08:26:53 +02:00
Rob Loach
89d632d5fd
tic80: Add Windows build 2019-06-27 01:42:34 -04:00
Aaron Kling
cd8450cfd3 Add tic80 to the android recipe 2019-06-26 10:38:44 -05:00
Aaron Kling
1ce31f875a Add kronos to the android recipe 2019-06-26 10:38:44 -05:00
Aaron Kling
ccb3077d2d Remove mame 2015 and 2016 android builds
These are virtually redundant with the main mame core, focus
should be given to making that work.
2019-06-26 10:38:44 -05:00
Aaron Kling
1fab45dde8 Move mame2010 android build to the jni recipe 2019-06-26 10:38:44 -05:00
Aaron Kling
ea12eef802 Remove android cross recipe as it uses aging ndk compilers
mgba moved to cmake as upstream uses it
emux is removed as it is abandoned
The rest have been transitioned to jni
2019-06-26 10:38:44 -05: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
c10bf7bbb5 Merge android jni-new recipe in main jni recipe
Since the main recipe was switched to ndk r20, no need for this to
be separated.
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
b792e65a28 Disable openlara android build
This broke around the time the Linux gles path was added.
2019-06-26 10:38:44 -05:00
Aaron Kling
2ca7af7f85 Disable frodo android build
This hasn't ever compiled that I've seen
2019-06-26 10:38:44 -05:00
Aaron Kling
0b52666bc1 android: Build mupen64plus_next gles3 2019-06-26 10:38:44 -05:00
Aaron Kling
4f4d3fcc46 Add cores-android-r16b recipe
This is in preparation for moving the main recipe to ndk r20

All cores here will not build with ndk r20 for various reasons
2019-06-26 10:38:08 -05:00
Aaron Kling
1be009ad09 Build retroarch android with gradle
The gradle script builds variants separately, but inline
2019-06-26 10:38:08 -05:00
Twinaphex
c3747e7edb
Merge pull request #1063 from RobLoach/tic80
TIC-80: Update Linux x86 and x64
2019-06-22 07:39:47 +02:00
Rob Loach
cbdc706a3f
tic80: Add Linux x86, update x64 definitions 2019-06-20 16:21:57 -04:00
Twinaphex
67fc0bb867
Delete wiiu-staging 2019-06-20 21:43:34 +02:00
Twinaphex
d00af22d63
Delete wiiu-staging.conf 2019-06-20 21:43:26 +02:00
Twinaphex
115335af68
Delete wiiu-staging.ra 2019-06-20 21:43:18 +02:00
Twinaphex
b29e3b8bd2
Delete retroarch-android-dev 2019-06-20 21:42:08 +02:00
Twinaphex
54bb50dcf2
Delete retroarch-android-dev.conf 2019-06-20 21:42:00 +02:00
Twinaphex
abd4734170
Delete retroarch-android-dev.ra 2019-06-20 21:41:45 +02:00
Twinaphex
0b64ad6b3e
Delete retroarch-android-staging 2019-06-20 21:41:08 +02:00
Twinaphex
1cbfe5744e
Delete retroarch-android-staging.conf 2019-06-20 21:40:58 +02:00
Twinaphex
75e9cd7fe8
Delete retroarch-android-staging.ra 2019-06-20 21:40:48 +02:00
jdgleaver
8ae0db3b7c (Wii) Fix release asset packaging 2019-06-20 17:15:54 +01:00