Commit Graph

18 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
twinaphex 1899910989 Revert "Disable PPSSPP building for now until release is done"
This reverts commit a817d9dbb4.
2019-05-08 02:10:24 +02:00
twinaphex a817d9dbb4 Disable PPSSPP building for now until release is done 2019-05-05 14:41:13 +02:00
Aaron Kling 646e1f11c4 Switch ppsspp back to upstream 2018-11-02 12:59:52 -05: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
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
James 75cb5d292f Add The Powder Toy to the Android recipes 2018-04-13 11:36:15 +10:00
Aaron Kling 9c2a9078e0 Update cores-android-cmake to use ndk r16b 2018-04-11 09:20:00 -05:00
Aaron Kling 1d34ac0a8e Track ppsspp upstream
Also switch android back to building via cmake
2018-03-28 23:14:49 -05:00
Aaron Kling 2ff2d2dd0a Fix and simplify android cmake path 2018-03-28 16:11:30 -05:00
orbea bcfe52c80b recipes: Restore the ppsspp jni build. 2018-01-23 21:18:10 -08:00
orbea 722fad7cf1 recipes: Remove $TYPE from the core recipe files as its no longer needed. 2017-12-20 10:49:26 -08:00
orbea 1f805ce33f libretro-buildbot-recipe.sh: Don't include '..' in the cmake $ARGS 2017-11-16 08:29:47 -08:00
Aaron Kling edcc147a97 Use different folders for android ppsspp 2017-09-28 23:49:19 -05:00
Aaron Kling 75f0daa71d Build ppsspp for android using cmake 2017-09-27 14:43:09 -05:00