Super repo for other libretro projects. Fetches, builds and installs.
Go to file
2015-02-07 01:48:02 -08:00
dist/info New core info files 2015-02-07 03:48:14 +01:00
recipes add logging via alcarobot 2015-02-01 14:48:09 -05:00
.gitignore Updated .gitignore 2015-02-06 05:25:47 -08:00
iKarith-libretro-build-common.sh Duplicate build scripts for tinkering 2015-02-06 18:58:00 -08:00
iKarith-libretro-build.sh Make my build scripts use themselves :) 2015-02-06 19:02:16 -08:00
iKarith-libretro-config.sh Duplicate build scripts for tinkering 2015-02-06 18:58:00 -08:00
iKarith-libretro-fetch.sh Removed "human readable" names (they'll be back). Two reasons to remove them: 1. The directory the core is fetched into is more useful for developers to know, and 2. An alternate plan for how to display the user-friendly core name is planned for later anyway. 2015-02-07 01:48:02 -08:00
iKarith-retroarch-build.sh Make my build scripts use themselves :) 2015-02-06 19:02:16 -08:00
libretro-build-android-mk.sh Add blueMSX to libretro-build-android.mk.sh 2015-01-02 23:14:36 +01:00
libretro-build-common-gx.sh (GX) Refactor libretro_build_fba_cps2_gx 2014-08-22 15:51:04 +02:00
libretro-build-common-xdk.sh (libretro-build-common-xdk.sh) Refactor / cut down on code duplication 2014-08-22 13:51:04 +02:00
libretro-build-common.sh Pass #1 removing excess CWD commands 2015-02-06 08:24:46 -08:00
libretro-build-database.sh (libretro-build-database.sh) Add Famitsu DAT 2015-02-02 04:39:23 +01:00
libretro-build-ios-theos.sh (Theos iOS) Add Dosbox 2015-01-06 23:15:44 +01:00
libretro-build-ios.sh iOS script needs to set WORKDIR (others will too) 2015-02-06 04:24:49 -08:00
libretro-build-ngc.sh Rename libretro-genplus to libretro_genesis_plus_gx 2014-08-22 12:28:27 +02:00
libretro-build-ps3.sh Take out beetle-psx core, move to mednafen-psx core 2014-12-30 19:57:58 +01:00
libretro-build-psp1.sh Rename libretro-genplus to libretro_genesis_plus_gx 2014-08-22 12:28:27 +02:00
libretro-build-qnx.sh Take out beetle-psx core, move to mednafen-psx core 2014-12-30 19:57:58 +01:00
libretro-build-wii.sh Rename libretro-genplus to libretro_genesis_plus_gx 2014-08-22 12:28:27 +02:00
libretro-build-win.sh Take out beetle-psx core, move to mednafen-psx core 2014-12-30 19:57:58 +01:00
libretro-build-xdk1.sh Take out beetle-psx core, move to mednafen-psx core 2014-12-30 19:57:58 +01:00
libretro-build-xdk360.sh Take out beetle-psx core, move to mednafen-psx core 2014-12-30 19:57:58 +01:00
libretro-build.sh This should fix iOS 2015-02-06 04:00:22 -08:00
libretro-buildbot-recipe.sh fix logging per ABI.. 2015-02-01 15:32:49 -05:00
libretro-buildbot-task.sh add CI script 2015-02-02 21:41:01 -05:00
libretro-config.sh This should fix iOS (and other platforms) 2015-02-06 03:30:20 -08:00
libretro-fetch.sh Reduce variable expansions in libretro-fetch.sh 2015-02-06 05:30:53 -08:00
libretro-header-update.sh Add a script to update every copy of libretro.h in every core. 2014-09-23 00:35:33 +02:00
libretro-install.sh Silence errors if the target already exists. 2014-09-16 09:51:23 +02:00
radius-buildbot Script needs /bin/bash, not /bin/sh 2015-02-01 13:55:35 -08:00
retroarch-build.sh