Super repo for other libretro projects. Fetches, builds and installs.
Go to file
2015-07-01 15:22:26 -07:00
dist/info sync fuse_libretro.info with the one from fuse-libretro 2015-06-14 20:59:41 -03: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-24 22:21:54 -05:00
rules.d Correct module registration line for retroarch 2015-07-01 15:22:26 -07: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-mk.sh
libretro-build-common-gx.sh
libretro-build-common-xdk.sh
libretro-build-common.sh Move module processing to a script module 2015-04-27 19:47:44 -07:00
libretro-build-database.sh Add building of Quake 1 database 2015-06-26 16:48:21 +02: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
libretro-build-xdk1.sh
libretro-build-xdk360.sh
libretro-build.sh ./libretro-build.sh --nologs to disable logging 2015-03-28 20:30:22 -07:00
libretro-buildbot-recipe.sh Strip debug symbols on RA/generic recipe builds 2015-06-28 14:59:55 -05:00
libretro-buildbot-task.sh Diff reduction (almost 100% whitespace) 2015-03-10 12:58:04 -07:00
libretro-config.sh Nothing uses these iOS version vars, kill them off… 2015-06-30 19:33:30 -07:00
libretro-fetch.sh Move module processing to a script module 2015-04-27 19:47:44 -07:00
libretro-header-update.sh
libretro-install.sh DIST_DIR is unknown 2015-03-03 22:50:26 +01:00
libretro-super.sh Ensure DIST_DIR includes the CPU for OSX platforms 2015-06-17 03:42:08 -07: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