5186 Commits

Author SHA1 Message Date
Twinaphex
58b91c9875
Update cores-linux-x64-generic 2019-07-01 18:18:42 +02:00
Twinaphex
c99b2770ca
Merge pull request #1075 from drhelius/gearsystem-2.6.0
Gearsystem: Bump to 2.6.0 (SG-1000 support)
2019-06-29 02:04:17 +02:00
Twinaphex
bac6d868f2
Update play_libretro.info 2019-06-29 02:03:55 +02:00
Ignacio Sanchez Gines
ec751ba932
Gearsystem: Bump to 2.6.0 (SG-1000 support) 2019-06-29 01:44:11 +02:00
Twinaphex
eb998f1e51
Update play_libretro.info 2019-06-28 11:44:05 +02:00
Twinaphex
a59ae559a8
Merge pull request #1074 from rz5/master
(tic80) Fix Windows MSYS2 builds
2019-06-28 09:16:02 +02:00
rz5
28f08ddab5 (tic80) Fix Windows MSYS2 builds 2019-06-28 07:53:26 +01:00
hizzlekizzle
0bcad6cbfe
Merge pull request #1073 from webgeek1234/master
One more android fix
2019-06-27 20:14:00 -05:00
Aaron Kling
56ebc57a0f Add api level to the android r16b recipe as well 2019-06-27 20:06:45 -05:00
hizzlekizzle
f2f0f795d7
Merge pull request #1072 from webgeek1234/master
More android fixes
2019-06-27 19:59:23 -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
c25bc456d6
Merge pull request #1071 from libretro/revert-1070-revert-1066-master
Revert "Revert "Android updates""
2019-06-27 17:56:21 +02:00
Twinaphex
82eafb6424
Revert "Revert "Android updates"" 2019-06-27 17:56:11 +02:00
twinaphex
121a31790c Merge branch 'master' of https://github.com/libretro/libretro-super 2019-06-27 14:10:31 +02:00
twinaphex
140f16d963 Update core info file 2019-06-27 14:10:16 +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
c360ec25ef
Merge pull request #1070 from libretro/revert-1066-master
Revert "Android updates"
2019-06-27 08:27:02 +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
Twinaphex
504cb01a3a
Merge pull request #1066 from webgeek1234/master
Android updates
2019-06-27 00:37:10 +02:00
Twinaphex
377baba63b
Update play_libretro.info 2019-06-26 19:00:42 +02:00
Twinaphex
8ee8040da1
Merge pull request #1067 from Zer0xFF/patch-1
Create play_libretro.info
2019-06-26 18:56:27 +02:00
Zer0xFF
d18f1b0bf7
Create play_libretro.info 2019-06-26 17:54:30 +01:00
twinaphex
7a18a400dd Merge branch 'master' of https://github.com/libretro/libretro-super 2019-06-26 18:20:11 +02:00
twinaphex
2fb38671ba Update play rules 2019-06-26 18:19:56 +02: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
3a249e8be0 Clean up cmake path and add android cmake function
The android cmake function allows multiple ABIs to be built from
a single recipe, cutting down on redundancy.
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
Aaron Kling
914b2ae380 Remove armeabi from default android abi list
This has been deprecated for some time and has been completely
removed from recent ndks
2019-06-26 10:38:08 -05:00
Twinaphex
4dc1956983
Update build-config.sh 2019-06-26 16:07:50 +02:00
twinaphex
0db54abfac Merge branch 'master' of https://github.com/libretro/libretro-super 2019-06-26 16:05:51 +02:00
twinaphex
8d8bcff255 Add play rule 2019-06-26 16:05:26 +02:00
Twinaphex
40ca4c5752
Merge pull request #1049 from RobLoach/patch-63
Rename FB Alpha to FBNeo
2019-06-25 12:10:02 +02:00
Twinaphex
31cb0b157d
Merge pull request #1065 from RobLoach/libretro-database--whitespace
libretrodb: Clean up the whitespace
2019-06-25 12:09:49 +02:00
Twinaphex
b557f01375
Update mupen64plus_next_libretro.info 2019-06-25 12:05:49 +02:00
Rob Loach
9538b79134
libretrodb: Clean up the whitespace 2019-06-25 01:20:20 -04: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
Twinaphex
406569b39f
Merge pull request #1064 from RobLoach/patch-64
Add TIC-80 database
2019-06-22 07:39:19 +02:00