Super repo for other libretro projects. Fetches, builds and installs.
Go to file
2015-05-16 00:23:48 -05:00
dist/info Update catsfc_libretro.info 2015-05-15 22:39:35 +02:00
docs Some skeleton of how to USE libretro-super, kind of lame still. 2015-03-01 01:49:30 -08:00
recipes Merge branch 'master' of https://github.com/libretro/libretro-super 2015-05-15 13:02:29 -05:00
rules.d Remove old PUAE rule 2015-04-28 06:06:04 +02:00
script-modules Make sure log dir exists before trying to write into it 2015-03-28 20:42:47 -07:00
.gitignore Add a Makefile 2015-04-30 14:47:57 -04: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-common-gx.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-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 Implement log truncation, now ready for testing 2015-03-27 19:31:19 -07:00
libretro-build-database.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-ios-theos.sh Stubify libretro-build-ios-theos.sh 2015-03-10 14:18:53 -07:00
libretro-build-ios.sh Quote our paths so PWD with spaces works 2015-02-21 20:36:05 -08:00
libretro-build-ngc.sh Add the fba subcores to "not done", convert scripts to use new rules 2015-03-12 03:35:54 -07:00
libretro-build-ps3.sh Add the fba subcores to "not done", convert scripts to use new rules 2015-03-12 03:35:54 -07:00
libretro-build-psp1.sh Add the fba subcores to "not done", convert scripts to use new rules 2015-03-12 03:35:54 -07:00
libretro-build-qnx.sh Add the fba subcores to "not done", convert scripts to use new rules 2015-03-12 03:35:54 -07:00
libretro-build-wii.sh Add the fba subcores to "not done", convert scripts to use new rules 2015-03-12 03:35:54 -07: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 ./libretro-build.sh --nologs to disable logging 2015-03-28 20:30:22 -07:00
libretro-buildbot-recipe.sh logging fix for android 2015-05-05 14:13:32 -04:00
libretro-buildbot-task.sh Diff reduction (almost 100% whitespace) 2015-03-10 12:58:04 -07:00
libretro-config.sh Implement log truncation, now ready for testing 2015-03-27 19:31:19 -07:00
libretro-fetch.sh Start of logging subsystem 2015-03-27 16:45:38 -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-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
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

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