Nathan Strong 9ce305940b Add a safety check to retroarch-release.sh
== DETAILS
After running this script and inadvertently nuking my fork, I've
added a safety check so that it doesn't happen to anyone else.

Change summary:
- update the .gitignore to ignore wiiu artifacts and Mac OSX junk files
- add two command-line parameters to `retroarch-release.sh`:

  * `--clean` will execute the legacy behavior of deleting and re-
    cloning `libretro/RetroArch`
  * `--force` will execute the release script using the current
    state of `retroarch/` without re-cloning, although it will still
    do a `git pull` and fetch submodules.

  If neither argument is provided, then the script fails with
  instructions if it detects that the `retroarch/` directory already
  exists.
2018-10-12 15:26:08 -07:00
2017-12-15 17:50:58 -05:00
2018-10-12 16:47:41 +02:00
2018-10-12 04:15:58 +02:00
2018-09-08 12:02:41 -04:00
2018-10-12 04:15:58 +02:00
2017-10-29 17:11:06 -04:00
2015-10-15 16:32:20 +02:00
2015-07-31 08:22:50 +02:00
2015-07-31 08:22:50 +02:00
2015-07-31 08:22:50 +02:00
2017-08-25 12:46:27 +02:00
2015-07-31 08:22:50 +02:00
2015-07-31 08:22:50 +02:00
2016-08-05 17:59:12 +02:00
2015-07-31 08:22:50 +02:00
2016-11-06 23:32:25 +01:00
2017-09-17 17:42:12 +02:00
2017-09-16 21:08:27 +02:00
2018-09-27 16:42:16 -05:00
2015-03-03 22:50:26 +01:00
2015-03-01 04:19:34 -08:00
2015-04-30 14:47:57 -04:00
2015-04-30 14:47:57 -04: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
Description
Super repo for other libretro projects. Fetches, builds and installs.
Readme 17 MiB
Languages
Shell 92.6%
Python 3.3%
CMake 2.1%
Batchfile 1.9%