Commit Graph

137 Commits

Author SHA1 Message Date
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
T. Joseph Carter
96fac9ee79 Stage 1 of libretro-fetch.sh rewrite 2015-02-01 20:24:14 -08:00
twinaphex
7b2c1471db Add libretro-dat-pull to libretro-fetch.sh 2015-01-31 13:26:09 +01:00
twinaphex
31bf952533 Update scripts 2015-01-25 09:40:40 +01:00
twinaphex
614a2c8635 Update libretro-super 2015-01-24 23:55:14 +01:00
twinaphex
55874d498a Add libretrodb to libretro-fetch.sh 2015-01-20 06:49:53 +01:00
lordashram
e8e7cb5bb2 (libretro-fetch.sh) Pull bSNES 2015-01-02 17:35:23 -06:00
twinaphex
7de14a64c9 Take out beetle-psx core, move to mednafen-psx core 2014-12-30 19:57:58 +01:00
twinaphex
f7e4403c8b Add special build rules for emux 2014-12-22 09:10:07 +01:00
twinaphex
348616e32a Add gpSP to libretro-fetch.sh 2014-12-09 14:19:19 +01:00
twinaphex
e00dd22002 Add TempGBA to libretro-fetch.sh 2014-12-05 16:11:33 +01:00
twinaphex
d20020864b Add 'shallow fork' Mednafen PSX repo 2014-12-03 11:38:51 +01:00
twinaphex
bdd4b8bc9c Update libretro-fetch.sh 2014-11-28 05:22:17 +01:00
twinaphex
d97af68dcf Add fetch_project_submodule_no_update for Stonesoup 2014-11-28 05:17:13 +01:00
twinaphex
cc13296ff4 Change fetch_project_submodule for crawl-ref to fetch_project 2014-11-28 02:46:57 +01:00
twinaphex
0d997fc72c Add Hatari build 2014-11-27 23:27:14 +01:00
twinaphex
769c29bf76 Update to new rebased (from upstream) Stonesoup repo 2014-11-21 06:56:45 +01:00
twinaphex
09493ddaa0 Add Stonesoup to libretro-fetch.sh 2014-11-21 04:34:48 +01:00
twinaphex
5547eb571c Add catsfc to libretro-fetch.sh 2014-10-29 22:01:59 +01:00
twinaphex
392d7dc117 Update fetched shader dir - now becomes retroarch/media/shaders_cg 2014-10-29 07:45:59 +01:00
Andrés Suárez
c2a094808e Update libretro-fetch.sh
update MAME repo location
2014-10-27 22:06:20 -05:00
twinaphex
fa3d033343 Update bsnes libretro repo 2014-09-27 16:09:11 +02:00
twinaphex
16d1ddf2e1 libretro-fetch.sh - cleanups - properly fetch latest versions of
submodules now
2014-08-24 14:59:34 +02:00
twinaphex
eb98aa8ab2 Add 4DO build rules 2014-08-23 12:50:36 +02:00
twinaphex
332cf17506 Refactor bsnes code in libretro-build-common.sh - update bsnes Mercury
fetch name
2014-08-22 16:47:03 +02:00
twinaphex
f274618438 Refactor fb_alpha 2014-08-22 15:39:20 +02:00
twinaphex
4ec20118bb Rename bsnes_cplusplus98 dir 2014-08-22 15:00:35 +02:00
twinaphex
68c3522b7d Take out modelviewer/instancingviewer/scenewalker cores -
3DEngine replaces most of these
2014-08-22 13:31:46 +02:00
twinaphex
a2d7ed4921 Refactor beetle entries in libretro-build-common.sh
- new dirs for beetle cores are named mednafen_$prefix
2014-08-22 12:46:41 +02:00
twinaphex
1a9ef99de9 Refactor more code in libretro-build-common.sh 2014-08-22 12:33:53 +02:00
twinaphex
d94b7868cd Rename libretro-genplus to libretro_genesis_plus_gx 2014-08-22 12:28:27 +02:00
twinaphex
a779fdf220 Updated vba_next/snes9x_next/snes9x dirs 2014-08-22 12:17:52 +02:00
twinaphex
559892373d Cut down on more code duplication in libretro-build-common.sh 2014-08-22 12:05:35 +02:00
l3iggs
86fad4773e test for presence of .git folders for pull/clone
To decide between doing a git clone or a git pull, test for the existence of the .git folder inside the target destination, not just the existence of the target folder itself.

This allows for a peaceful coexistance between libretro_fetch.sh and git submodules to come.
2014-08-19 11:09:25 -07:00
twinaphex
5489ead897 Update libretro-fetch.sh - PPSSPP checks out submodules now 2014-08-19 12:54:45 +02:00
twinaphex
b046eae103 Add o2em 2014-08-14 21:50:28 +02:00
twinaphex
9b5c080f15 Fetch retroarch-joypad-autoconfig to retroarch/media/autoconfig 2014-08-13 11:09:18 +02:00
twinaphex
efd2fa1416 Add fetch_subproject/fetch_subprojects to libretro-fetch.sh -
also add retroarch-assets fetching
2014-08-13 11:02:33 +02:00
twinaphex
4579c0b3c7 Fetches common-shaders and common-overlays inside RetroArch dir
now with libretro-fetch.sh
2014-08-13 10:49:23 +02:00
twinaphex
95c193fb6d Add fetch_project to libretro-fetch.sh 2014-08-08 18:38:20 +02:00