Commit Graph

1129 Commits

Author SHA1 Message Date
Twinaphex
ef498e5428 Merge pull request #177 from iKarith/master
Fix a cosmetic bug in libretro-build-common.sh + diff reduction in iKarith scripts
2015-02-14 03:45:31 +01:00
T. Joseph Carter
c8d73fd672 Merge branch 'master' of https://github.com/libretro/libretro-super 2015-02-13 18:43:26 -08:00
T. Joseph Carter
c3ddec9832 Some diff reduction (Mac i386 build fix) 2015-02-13 18:41:38 -08:00
Twinaphex
12f601d329 Merge pull request #176 from iKarith/master
Remove iKarith-libretro-fetch.sh + Mac i386 support in libretro-build.sh
2015-02-14 03:18:45 +01:00
T. Joseph Carter
5dabe00189 iKarith-libretro-fetch.sh is now obsolete 2015-02-13 18:09:35 -08:00
T. Joseph Carter
cf2211e996 100% parity between libretro-fetch scripts 2015-02-13 18:08:56 -08:00
T. Joseph Carter
f66ca62d79 Diff reduction with libretro-fetch.sh 2015-02-13 18:07:24 -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
7b0c8b6dc8 Add libretro-sdk for parity w/ libretro-fetch.sh 2015-02-13 17:57:04 -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
T. Joseph Carter
9409708db4 Merge branch 'master' of https://github.com/libretro/libretro-super 2015-02-13 17:26:34 -08:00
Andrés
7a98944bf4 Add them to the r9 toolchain recipe 2015-02-13 20:07:04 -05:00
Andrés
55e9f8fb2a Remove prosystem and o2em 2015-02-13 20:05:02 -05:00
Twinaphex
5660da78d2 Merge pull request #175 from Oggom/master
Update fuse_libretro.info
2015-02-13 15:03:00 +01:00
Oggom
e969a419cb Update fuse_libretro.info 2015-02-13 13:37:48 +01:00
twinaphex
3cb57e23b4 Add test cores 2015-02-13 04:13:25 +01:00
twinaphex
ee2e2303d7 Add Test core info files 2015-02-13 04:01:45 +01:00
Andrés
b3c958a197 Add desmume to the r9 recipe 2015-02-10 19:12:38 -05:00
Andrés
0417405664 remove desmume 2015-02-10 19:12:22 -05:00
T. Joseph Carter
88845e36da Merge branch 'master' of https://github.com/libretro/libretro-super 2015-02-10 13:14:14 -08:00
T. Joseph Carter
0d56de2781 Support for building Mac cores for i386 on x86_64 systems 2015-02-10 13:13:41 -08:00
twinaphex
9422a5be7e Add libretro SDK 2015-02-10 18:59:56 +01:00
Twinaphex
4f388b3441 Merge pull request #174 from Oggom/master
Small info update
2015-02-09 15:21:06 +01:00
Oggom
bd4dc7ab0b Add database to mame info files 2015-02-09 14:08:47 +01:00
Oggom
a62a4024e4 Update fuse and dolphin info files 2015-02-09 14:06:58 +01:00
T. Joseph Carter
3a19c26d22 Begin modularizing the scripts 2015-02-08 16:16:00 -08:00
T. Joseph Carter
d1ff87d827 Replace recursive readlink calls using bash, not guaranteed to be canonical, but it doesn't have to be for how we use it. 2015-02-08 15:18:20 -08:00
T. Joseph Carter
82f7cfd5a3 Portability: bash may not be in /bin, also set consistent vim modelines 2015-02-08 15:07:56 -08:00
Twinaphex
98705ef45b Merge pull request #173 from iKarith/master
Starting to work on new build scripts
2015-02-08 15:50:42 +01:00
T. Joseph Carter
71783da757 Rewrote a lot of the future directions stuff 2015-02-08 04:33:19 -08:00
T. Joseph Carter
e7c2008dd8 Discussion of dependencies 2015-02-08 02:12:13 -08:00
T. Joseph Carter
e7aac60d81 README to talk about what I'm doing here 2015-02-07 22:34:04 -08:00
T. Joseph Carter
4d8c222f9c Protect more where needed, less where not. 2015-02-07 04:52:53 -08:00
T. Joseph Carter
8a767c1e52 Remove some test code 2015-02-07 02:01:56 -08:00
T. Joseph Carter
02d085363b Document fetch_git 2015-02-07 02:00:22 -08:00
T. Joseph Carter
afb0306e69 Remove fetch_git's parameter 3 (move 4, 5 up) 2015-02-07 01:55:15 -08:00
T. Joseph Carter
de21102213 Kill unnecessary "" args, fix bsnes output 2015-02-07 01:53:05 -08:00
T. Joseph Carter
8f83216568 Removed "human readable" names (they'll be back). Two reasons to remove them: 1. The directory the core is fetched into is more useful for developers to know, and 2. An alternate plan for how to display the user-friendly core name is planned for later anyway. 2015-02-07 01:48:02 -08:00
T. Joseph Carter
41333871ad Cleaning up fetch output 2015-02-07 01:37:33 -08:00
T. Joseph Carter
27fb9a00f0 Spaces -> tabs (actually affects performance!?) 2015-02-07 01:35:25 -08:00
T. Joseph Carter
7eb81df1cc Only one git fetch rule now + script speedups 2015-02-07 00:23:07 -08:00
T. Joseph Carter
97a3116c57 Make my build scripts use themselves :) 2015-02-06 19:02:16 -08:00
T. Joseph Carter
bdff6efe2d Duplicate build scripts for tinkering 2015-02-06 18:58:00 -08:00
T. Joseph Carter
e71b22bf1c Merge branch 'master' of https://github.com/libretro/libretro-super 2015-02-06 18:53:45 -08:00
twinaphex
cb9b812f92 New core info files 2015-02-07 03:48:14 +01:00
T. Joseph Carter
92cbccbd66 Merge branch 'master' of https://github.com/libretro/libretro-super 2015-02-06 17:15:21 -08:00
Twinaphex
4335271e8c Merge pull request #172 from iKarith/master
Cleaning up builds a bit more
2015-02-06 17:31:03 +01:00