Super repo for other libretro projects. Fetches, builds and installs.
Go to file
Sam Stuewe 97e3980357 Clean up platform assignment
By using ``case`` instead of giant ``if…elif…else`` statements, you can save a lot of space and power. In this commit, I favored using permissive conditions (using *value*), but I'm not sure this is even necessary.
2013-07-19 21:12:01 -05:00
libretro-build-android.sh Replace readlink in libretro-build-android.sh - should hopefully 2013-07-12 17:31:12 +02:00
libretro-build-common-gx.sh Use FORMAT_EXT in all scripts 2013-05-18 02:11:06 +02:00
libretro-build-common-xdk.sh Add nxengine build to XDK and XDK 360 2013-06-02 23:15:03 +02:00
libretro-build-common.sh Add instancingviewer to build 2013-07-19 13:49:20 +02:00
libretro-build-ios.sh (iOS) Add picodrive building 2013-07-05 21:48:55 +02:00
libretro-build-ngc.sh Add QuickNES core building 2013-05-19 20:33:31 +02:00
libretro-build-ps3.sh Add QuickNES core building 2013-05-19 20:33:31 +02:00
libretro-build-qnx.sh (QNX) Build picodrive for QNX 2013-06-30 18:27:53 +02:00
libretro-build-wii.sh Add QuickNES core building 2013-05-19 20:33:31 +02:00
libretro-build-xdk1.sh Add NXEngine build to Xbox 1/360 2013-05-18 16:55:00 +02:00
libretro-build-xdk360.sh Add NXEngine build to Xbox 1/360 2013-05-18 16:55:00 +02:00
libretro-build.sh Add instancingviewer to build 2013-07-19 13:49:20 +02:00
libretro-config.sh (libretro-config.sh) Add default exports for when libretro-config-user.sh 2013-07-13 22:25:06 +02:00
libretro-fetch.sh Add tgbdual to libretro-fetch.sh 2013-07-14 20:14:53 +02:00
libretro-install-win32.sh Fixup install-win32. 2013-05-19 12:09:15 +02:00
libretro-install.sh Clean up platform assignment 2013-07-19 21:12:01 -05:00
retroarch-build.sh (retroarch-build.sh) Fix in ARM NEON string 2013-07-14 19:17:57 +02:00