Super repo for other libretro projects. Fetches, builds and installs.
Go to file
2015-09-10 06:51:41 +02:00
dist/info Rename info file 2015-08-24 07:49:49 +02:00
docs Some skeleton of how to USE libretro-super, kind of lame still. 2015-03-01 01:49:30 -08:00
recipes update recipes 2015-09-10 02:58:10 +01:00
rules.d core-rules.d - Add Lutro Sienna 2015-09-05 02:59:13 +02:00
script-modules Assume modules are changed when not fetching them 2015-06-17 03:35:37 -07:00
.gitignore Add a Makefile 2015-04-30 14:47:57 -04:00
libretro-build-android-arm64_v8a.sh (Android) Fix ARM64 script 2015-08-04 04:48:48 +02:00
libretro-build-android-armeabi.sh Add libretro-build-android-armeabi.sh 2015-08-04 04:20:28 +02:00
libretro-build-android-armeabi_v7a.sh Add android armeabi v7a script 2015-08-04 01:31:14 +02:00
libretro-build-android-mips.sh Add libretro-build-android-mips.sh 2015-08-04 04:30:27 +02:00
libretro-build-android-mips64.sh (Android) Add Android MIPS64 script 2015-08-04 04:38:35 +02:00
libretro-build-android-mk.sh Try to make whitespace consistently 3 space tabs in shell scripts, also use env for bash 2015-02-16 19:22:50 -08:00
libretro-build-android-x86.sh Add libretro-build-android-x86.sh 2015-08-04 04:55:24 +02:00
libretro-build-android-x86_64.sh Add Android x86_64 script 2015-08-04 05:04:33 +02:00
libretro-build-common-xdk.sh Try to make whitespace consistently 3 space tabs in shell scripts, also use env for bash 2015-02-16 19:22:50 -08:00
libretro-build-common.sh Create way to copy and rename core properly and 2015-08-04 04:08:01 +02:00
libretro-build-ctr.sh (CTR/3DS) Add libretro-build-ctr.sh 2015-09-10 06:51:41 +02:00
libretro-build-database.sh Add building of Quake 1 database 2015-06-26 16:48:21 +02:00
libretro-build-ios-theos.sh Cleanups 2015-07-31 08:22:50 +02:00
libretro-build-ios.sh Cleanups 2015-07-31 08:22:50 +02:00
libretro-build-ngc.sh Cleanups 2015-07-31 08:22:50 +02:00
libretro-build-ps3.sh Add prosystem to PS3 build 2015-08-03 04:32:46 +02:00
libretro-build-psp1.sh Cleanups 2015-07-31 08:22:50 +02:00
libretro-build-qnx.sh Cleanups 2015-07-31 08:22:50 +02:00
libretro-build-sncps3.sh Cleanups 2015-07-31 08:22:50 +02:00
libretro-build-vita.sh Add libretro-build-vita.sh 2015-08-31 21:24:38 +02:00
libretro-build-wii.sh Cleanups 2015-07-31 08:22:50 +02:00
libretro-build-win.sh Try to make whitespace consistently 3 space tabs in shell scripts, also use env for bash 2015-02-16 19:22:50 -08:00
libretro-build-xdk1.sh Try to make whitespace consistently 3 space tabs in shell scripts, also use env for bash 2015-02-16 19:22:50 -08:00
libretro-build-xdk360.sh Try to make whitespace consistently 3 space tabs in shell scripts, also use env for bash 2015-02-16 19:22:50 -08:00
libretro-build.sh Add Vita rules 2015-09-05 02:55:19 +02:00
libretro-buildbot-recipe.sh add 3ds target to buildbot 2015-09-07 20:39:28 +01:00
libretro-buildbot-task.sh Diff reduction (almost 100% whitespace) 2015-03-10 12:58:04 -07:00
libretro-config.sh (CTR/3DS) Add libretro-build-ctr.sh 2015-09-10 06:51:41 +02:00
libretro-fetch.sh Move module processing to a script module 2015-04-27 19:47:44 -07:00
libretro-header-update.sh Try to make whitespace consistently 3 space tabs in shell scripts, also use env for bash 2015-02-16 19:22:50 -08:00
libretro-install.sh DIST_DIR is unknown 2015-03-03 22:50:26 +01:00
libretro-super.sh Take out experimental lines for libretro-super.sh 2015-08-02 03:57:44 +02:00
libretro-upgrade.sh Make the devkit move final 2015-03-01 04:19:34 -08:00
Makefile Add a Makefile 2015-04-30 14:47:57 -04:00
radius-buildbot Script needs /bin/bash, not /bin/sh 2015-02-01 13:55:35 -08:00
README.md Add a Makefile 2015-04-30 14:47:57 -04:00
retroarch-build.sh Make retroarch-build.sh work outside of libretro-super. 2015-02-23 02:47:45 -08:00
retrolink.sh various buildbot fixes 2015-03-07 15:03:49 -05:00
scripto organize android recipes 2015-08-02 20:59:52 -05:00

Libretro Super Repository

Fetch, build and install a number of libretro projects.

Dependencies

See the Compilation notes for prerequisites.

Usage

Download and Build

make

Install

make install