Commit graph

185 commits

Author SHA1 Message Date
Luis Gabriel Gomez 7bee751863
fetch: Allow skipping undefined URL fetches un multi-core fetch rules 2022-10-01 18:55:34 -03:00
Wintermute0110 0ca56df5d3 Ability to configure cores to fetch/compile/install. 2016-10-06 23:31:14 +09:00
twinaphex 3909611cec Add --shalow switch for libretro-fetch.sh 2016-09-08 02:58:07 +02:00
twinaphex 70a4ec976d Make lutro games separate from standard libretro-fetch.sh 2016-09-07 13:17:32 +02:00
T. Joseph Carter 571e23d655 Move module processing to a script module 2015-04-27 19:47:44 -07:00
T. Joseph Carter 81a19b66d5 Fully fix libretro-fetch.sh (mostly --devkit) 2015-04-27 19:47:43 -07:00
T. Joseph Carter cd83f2a59e Remove the mgit fetch rule 2015-04-27 19:47:43 -07:00
T. Joseph Carter d197fdf405 Remove conditional fetching from libretro-fetch.sh
The partially-finished use of can_build_module() had to be pulled from
libretro-fetch because how it works has changed a little bit.  Don't
worry too much though because libretro-super.sh already fetches using
the new setup.  It's just not quite ready yet.
2015-04-27 19:47:43 -07:00
T. Joseph Carter 910a8010f8 Start of logging subsystem 2015-03-27 16:45:38 -07:00
T. Joseph Carter 90d8054990 Fetch only the cores we can build with --cores option 2015-03-10 07:20:11 -07:00
T. Joseph Carter 630def8a51 Make error checking better 2015-03-06 20:51:08 -08:00
T. Joseph Carter c2302eba83 "Faster" for loop is only "faster" because it was broken 2015-03-06 20:29:47 -08:00
twinaphex 68d7e40ebc Use faster for loop - https://github.com/ryanmjacobs/bash-loops 2015-03-06 18:30:18 +01:00
T. Joseph Carter 644f6a79d0 No need to edit libretro-fetch.sh when you add a core now 2015-03-04 19:40:22 -08:00
T. Joseph Carter d9cd94cd5f SOME color in the scripts, can be disabled in libretro-config{,-user}.sh 2015-03-03 00:13:02 -08:00
Carl Melville 097f6890d1 add Lutro 2015-03-02 11:00:01 -06:00
twinaphex 5000989157 Add GW to libretro-fetch.sh 2015-03-02 05:09:34 +01:00
T. Joseph Carter 54f112e9de Fix typo in mgit fetch rule 2015-03-01 16:00:04 -08:00
T. Joseph Carter aa5385d75e This will teach me to commit things at 3am 2015-03-01 12:34:02 -08:00
T. Joseph Carter 8e471f8519 Rules based fetch = DONE. Twinaphex read devkit-rules.sh 2015-03-01 03:42:45 -08:00
T. Joseph Carter 88e94396dd Rules-based retroarch fetch! 2015-03-01 02:25:06 -08:00
T. Joseph Carter 5878271bb0 Move RA and devkit back to top of fetch items 2015-02-28 22:12:30 -08:00
T. Joseph Carter 82a87696d4 Some cleanups of the fetch rules a bit, move echo_cmd to script-modules 2015-02-26 00:14:56 -08:00
T. Joseph Carter 22d5895162 fetch the libretro devkit and retroarch last 2015-02-26 00:14:56 -08:00
T. Joseph Carter 4b6033f3aa Move core fetch rule variables to their own file 2015-02-24 18:38:57 -08:00
T. Joseph Carter 02e7339e34 Fix a couple of rules 2015-02-23 16:08:05 -08:00
T. Joseph Carter 16cdfdc906 Rename "tools" to "devkit" so users will know they don't need it 2015-02-23 15:37:45 -08:00
T. Joseph Carter d27e1335d4 Don't fetch bsnes sub-repos, also requires http://git.io/AECA 2015-02-21 20:21:48 -08:00
T. Joseph Carter 8d3cbf7f63 Fix for spaces in your PWD. 2015-02-21 16:55:31 -08:00
T. Joseph Carter 84d36e9187 Remove obsolete functions 2015-02-21 01:16:30 -08:00
T. Joseph Carter 99f699ac58 All cores except bsnes now use libretro_fetch_core. 2015-02-21 01:02:30 -08:00
T. Joseph Carter b4a5d60e2f Meta fetch rule for most of the cores is now written 2015-02-21 00:55:22 -08:00
T. Joseph Carter 5c417dcd92 Variables for libretro-fetch meta rule 2015-02-20 23:31:53 -08:00
Twinaphex 72396efcba Add FUSE 2015-02-19 06:55:56 +01:00
twinaphex 00f0134cdb Change libretro SDK to libretro-common 2015-02-18 23:48:35 +01:00
T. Joseph Carter b8c896e3ee May as well do the shell quoting changes to other scripts 2015-02-17 23:17:47 -08:00
Carl Melville 03fd002ccb Remove extra newline from most files 2015-02-17 00:12:30 -06:00
T. Joseph Carter c0a958d667 rename iKarith-super dir to script-modules 2015-02-16 19:51:31 -08:00
T. Joseph Carter 0b060f1a61 Bugfix for running fetch in subdirs from a script 2015-02-15 14:34:42 -08:00
T. Joseph Carter d0ba28891d Missed a pretty name for bsnes-type fetches 2015-02-15 11:46:58 -08:00
T. Joseph Carter 9f46622c44 Add back pretty names—they were always coming back, but they're apparently needed immediately. 2015-02-15 11:06:52 -08:00
T. Joseph Carter cf2211e996 100% parity between libretro-fetch scripts 2015-02-13 18:08:56 -08:00
T. Joseph Carter d87789baca All rules use fetch_git + don't need readlink to find script dir 2015-02-13 18:05:50 -08:00
T. Joseph Carter 3d381cf2d5 Use bash in path and new fetch_git rule 2015-02-13 17:55:27 -08:00
T. Joseph Carter 814194986c Lose pretty-printed names in libretro-fetch.sh 2015-02-13 17:50:06 -08:00
T. Joseph Carter 0731bfb44f Nuke REPO_BASE—everyone should use https now 2015-02-13 17:30:24 -08:00
T. Joseph Carter 1daa598c53 Spaces to tabs in libretro-fetch (faster) 2015-02-13 17:27:24 -08:00
twinaphex 9422a5be7e Add libretro SDK 2015-02-10 18:59:56 +01:00
T. Joseph Carter 4b0923c0e7 Reduce variable expansions in libretro-fetch.sh 2015-02-06 05:30:53 -08:00
T. Joseph Carter 0ada2ddbd1 libretro-fetch.sh should now run anywhere 2015-02-02 09:33:50 -08:00