Super repo for other libretro projects. Fetches, builds and installs.
Go to file
Rob Loach 76d1e413db
Fix info file name for ChaiLove
This fixes the ChaiLove info file name to match the core name. Missed that before. Also updates the version number.
2017-10-30 13:57:21 -04:00
dist/info Fix info file name for ChaiLove 2017-10-30 13:57:21 -04:00
docs Some skeleton of how to USE libretro-super, kind of lame still. 2015-03-01 01:49:30 -08:00
recipes Fix line endings and repository URL 2017-10-30 01:42:30 -04:00
rules.d Rename ChaiGame to ChaiLove 2017-10-28 17:59:44 -04:00
script-modules Fix typo in log.sh that leads to incompatibility with some shells. 2016-10-05 20:01:03 -07:00
travis travis: add osx x64 build script 2017-10-27 10:34:58 -04:00
.gitignore Simplify the .gitignore rules 2017-07-14 19:40:19 -04:00
CHANGELOG.md Update CHANGELOG.md 2017-10-29 17:11:06 -04:00
Makefile Add a Makefile 2015-04-30 14:47:57 -04:00
README.md Add a Makefile 2015-04-30 14:47:57 -04:00
build-config.sh Rename ChaiGame to ChaiLove 2017-10-28 17:59:44 -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 Clean up android make script 2017-08-12 19:22:19 -07: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.sh move more logging from hastebin to bparker's cloud 2016-12-31 14:36:56 -06:00
libretro-build-ctr.sh (CTR/3DS) Add libretro-build-ctr.sh 2015-09-10 06:51:41 +02:00
libretro-build-database.sh Update Wii and GameCube to serial checking 2017-10-09 03:23:49 -04:00
libretro-build-ios-arm64.sh Added config and script to build for iOS, arm64 architecture (required for iOS 11 support) 2017-07-21 21:36:44 -10: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-ios9.sh Add iOS9 script 2015-10-15 16:32:20 +02:00
libretro-build-msvc2005_x86.sh add/update msvc2017 targets to have both desktop and uwp variants 2017-08-24 17:36:35 +01:00
libretro-build-msvc2010_x86.sh Add msvc2010_x86 target 2017-07-02 18:43:20 +02:00
libretro-build-ngc.sh Cleanups 2015-07-31 08:22:50 +02:00
libretro-build-ps3.sh Add these two cores 2017-08-25 12:46:27 +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 Move vba_next to ps3 compiler 2016-10-22 11:55:10 +02:00
libretro-build-static.sh More changes 2016-08-05 17:59:12 +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-wiiu.sh Add wiiu rules 2016-11-06 23:32:25 +01:00
libretro-build-xdk1.sh Update platform 2017-09-17 17:42:12 +02:00
libretro-build-xdk360.sh Updates 2017-09-16 21:08:27 +02:00
libretro-build.sh always use regular make on msys2 2017-09-19 14:51:43 -04:00
libretro-buildbot-recipe.sh fix build name in log for retroarch on android 2017-10-29 14:57:01 -04:00
libretro-config.sh Update 2017-09-17 17:44:40 +02:00
libretro-fetch.sh Ability to configure cores to fetch/compile/install. 2016-10-06 23:31:14 +09:00
libretro-header-update.sh Update libretro-build scripts 2016-08-05 19:14:09 +02: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
retroarch-build-msvc2005-x86.bat msvc2005: unset platform variable 2017-08-01 21:07:12 -04:00
retroarch-build-msvc2010-x64.bat msvc2010: use backslashes in batch files 2017-07-02 17:50:26 +01:00
retroarch-build-msvc2010-x86.bat msvc2010: use backslashes in batch files 2017-07-02 17:50:26 +01:00
retroarch-build.sh Make retroarch-build.sh work outside of libretro-super. 2015-02-23 02:47:45 -08:00
retroarch-debug-build-msvc2005-x86.bat msvc2005: use debug folder for debug release of retroarch 2017-08-04 21:24:37 -04:00
retroarch-debug-build-msvc2010-x64.bat msvc2010: use backslashes in batch files 2017-07-02 17:50:26 +01:00
retroarch-debug-build-msvc2010-x86.bat msvc2010: use backslashes in batch files 2017-07-02 17:50:26 +01:00
retrolink.sh various buildbot fixes 2015-03-07 15:03:49 -05:00

README.md

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