Commit Graph

1119 Commits

Author SHA1 Message Date
Twinaphex
9aa517dc65 Add FUSE compilation for OSX and iOS 2015-02-19 07:03:18 +01: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
Twinaphex
d7e195d060 Merge pull request #188 from iKarith/master
Make emux build rule not generate false error
2015-02-18 19:11:35 +01:00
T. Joseph Carter
c0928e6589 Make emux build rule not generate false error 2015-02-18 09:57:48 -08:00
Twinaphex
50c7a048d8 Merge pull request #187 from iKarith/master
libretro-build-common: echo build commands and improve shell quoting
2015-02-18 08:40:51 +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
T. Joseph Carter
8c1539c3bb Remove the obsolete iKarith scripts (README is still around) 2015-02-17 22:52:54 -08:00
T. Joseph Carter
ff0cfdabc1 libretro-build-common: echo build commands and improve shell quoting 2015-02-17 22:32:27 -08:00
Twinaphex
7aa9e47e32 Merge pull request #186 from iKarith/master
Big iOS build merge (take 2)
2015-02-18 04:09:39 +01:00
T. Joseph Carter
f35a2960ca Merge branch 'master' of https://github.com/libretro/libretro-super
Conflicts:
	libretro-build.sh
2015-02-17 19:05:10 -08:00
T. Joseph Carter
d18e7a5fd5 Add support to fetch_git for shallow clones 2015-02-17 18:49:59 -08:00
Carl Melville
42b9ad08b1 Remove extra newline from most files 2015-02-17 18:49:59 -08:00
T. Joseph Carter
d04ead32ad dosbox builds on iOS (in case someone wants to "port" zsnes or something) 2015-02-17 16:05:50 -08:00
T. Joseph Carter
80191787a9 Fix for work paths with spaces in them. *sigh* 2015-02-17 16:04:25 -08:00
T. Joseph Carter
4955cee0cc Make my build summary work without using files (we lose pretty formatting for now) 2015-02-17 12:03:38 -08:00
T. Joseph Carter
44ce1675fc Diff reduction for libretro-build-ios.sh 2015-02-17 11:46:21 -08:00
T. Joseph Carter
11af7f12c2 FORMAT_COMPILER_TARGET=ios ./libretro-build.sh now compiles iOS cores properly 2015-02-17 11:44:01 -08:00
Twinaphex
7efbaa7d1f Merge pull request #184 from almostalive/master
Remove extra newline from most files
2015-02-17 07:48:29 +01:00
Carl Melville
03fd002ccb Remove extra newline from most files 2015-02-17 00:12:30 -06:00
T. Joseph Carter
5d80de96fc Don't need readlink to find BASE_DIR anymore 2015-02-16 21:06:42 -08:00
Twinaphex
b9bb516699 Merge pull request #183 from iKarith/master
Get rid of echo_cmd (it didn't do what it's supposed to anyway)
2015-02-17 05:58:05 +01:00
T. Joseph Carter
662b420d76 Get rid of echo_cmd (it didn't do what it's supposed to anyway) 2015-02-16 20:56:00 -08:00
Twinaphex
2fea70fd40 Merge pull request #182 from iKarith/master
rename iKarith-super dir to script-modules
2015-02-17 04:59:41 +01:00
T. Joseph Carter
c0a958d667 rename iKarith-super dir to script-modules 2015-02-16 19:51:31 -08:00
Twinaphex
1c8791b884 Merge pull request #181 from iKarith/master
Spaces to tabs in shell scripts, use env to find bash in path
2015-02-17 04:42:44 +01:00
T. Joseph Carter
498bc87f9a Try to make whitespace consistently 3 space tabs in shell scripts, also use env for bash 2015-02-16 19:22:50 -08:00
T. Joseph Carter
3ee02549dd Add absolute/relative path bugfix to my scripts 2015-02-16 19:22:50 -08:00
Twinaphex
a9bda03302 Merge pull request #180 from iKarith/master
Need to specify name of git clone directory (dunno if git has always done that, but we need the feature and have always assumed it works)
2015-02-16 06:21:38 +01:00
T. Joseph Carter
d1359a26af Need to specify name of git clone directory (dunno if git has always done that, but we need that feature) 2015-02-15 17:58:55 -08:00
Twinaphex
2baf39c18f Merge pull request #179 from iKarith/master
Bugfix for running fetch in subdirs from a script
2015-02-15 23:38:36 +01:00
T. Joseph Carter
0b060f1a61 Bugfix for running fetch in subdirs from a script 2015-02-15 14:34:42 -08:00
Twinaphex
265b837c2f Merge pull request #178 from iKarith/master
Restore removed commits (and fix them)
2015-02-15 20:48:58 +01:00
T. Joseph Carter
d0ba28891d Missed a pretty name for bsnes-type fetches 2015-02-15 11:46:58 -08:00
T. Joseph Carter
d1ad20f1cd Fix libretro-build-common.sh so everything installs again 2015-02-15 11:18:39 -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
bd622f3be3 Do not use git -C (older git doesn't have it) 2015-02-15 10:23:46 -08:00
twinaphex
dbf57fcca2 Update libretro-build-database.sh 2015-02-15 16:44:05 +01:00
T. Joseph Carter
84e8a9294a Add a function to spit out latest git hash 2015-02-14 14:50:05 -08:00
twinaphex
7ea3faaeb6 Add 32X DB to picodrive info file 2015-02-14 21:39:33 +01:00
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