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 |
|
T. Joseph Carter
|
3285c0162a
|
And another ${WORKDIR} bug *sigh*
|
2015-02-02 05:57:16 -08:00 |
|
T. Joseph Carter
|
a5316f3f7b
|
Missed a ${WORKDIR}
|
2015-02-02 04:25:12 -08:00 |
|
T. Joseph Carter
|
62647b60ab
|
multiple cmds for -build and -fetch
|
2015-02-02 01:29:51 -08:00 |
|
T. Joseph Carter
|
e556aa6432
|
Phase 4: Eliminate old funcs (except bsnes)
|
2015-02-02 01:23:58 -08:00 |
|
T. Joseph Carter
|
3f3852bdd1
|
fetch_subprojects is obsolete, nuke it
|
2015-02-02 00:52:32 -08:00 |
|
T. Joseph Carter
|
7cbb1f4845
|
fetch_git* can now replace old rules
|
2015-02-02 00:44:58 -08:00 |
|
T. Joseph Carter
|
b9c5ece8eb
|
Phase 3 of libretro-fetch.sh rewrite
|
2015-02-02 00:19:53 -08:00 |
|
T. Joseph Carter
|
69ad93875c
|
Fix a stupid mistake
|
2015-02-02 00:18:33 -08:00 |
|
T. Joseph Carter
|
4c3d8e053d
|
libretro-fetch.sh phase 2
|
2015-02-01 20:35:22 -08:00 |
|