Commit Graph

1331 Commits

Author SHA1 Message Date
radius
012631ab14 Merge branch 'master' of github.com:libretro/libretro-super 2015-03-07 16:09:06 -05:00
radius
10f907f857 wii target additions 2015-03-07 16:08:46 -05:00
Radius
0decbb9920 Merge branch 'master' of github.com:libretro/libretro-super 2015-03-07 16:08:06 -05:00
Radius
82e8bb27e9 psp fixes 2015-03-07 16:07:38 -05:00
radius
32c3bfd069 add wii target 2015-03-07 15:58:02 -05:00
radius
b3a63555d7 various buildbot fixes 2015-03-07 15:03:49 -05:00
radius
72b06efbe9 Merge branch 'master' of github.com:libretro/libretro-super 2015-03-07 13:45:48 -05:00
Twinaphex
cd940de8fc Merge pull request #230 from iKarith/master
"Faster" for loop is only "faster" because it was broken
2015-03-07 09:24:10 +01: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
radius
ce0e1ec890 Merge branch 'master' of github.com:libretro/libretro-super 2015-03-06 19:11:37 -05:00
radius
fa76cef80d use retrolink 2015-03-06 19:11:33 -05:00
Alcaro
c0b3bc2ac4 Update retrolink.sh 2015-03-07 00:49:44 +01:00
Alcaro
6fa72bee88 Create retrolink.sh 2015-03-06 22:18:47 +01:00
twinaphex
68d7e40ebc Use faster for loop - https://github.com/ryanmjacobs/bash-loops 2015-03-06 18:30:18 +01:00
Twinaphex
32745b476d Merge pull request #227 from almostalive/master
Fix to libretro-fetch.sh
2015-03-06 14:38:35 +01:00
almostalive
2d2bdcf4ea Merge pull request #1 from libretro/master
Comment edit
2015-03-06 07:11:41 -06:00
twinaphex
ae76a4fada Take out musl now that we no longer need ti 2015-03-06 12:55:19 +01:00
twinaphex
c1cc436b44 Update core-rules.sh 2015-03-06 12:49:41 +01:00
Twinaphex
b9a89ab70b Update core-rules.sh 2015-03-06 10:31:31 +01:00
Twinaphex
f42b500e3b Merge pull request #228 from iKarith/master
This got left out of my last commit of libretro-build-common.sh
2015-03-06 09:21:07 +01:00
T. Joseph Carter
3c5128f0fa This got left out of my last commit 2015-03-05 20:50:49 -08:00
Carl Melville
19e117ad0a 2 build_libretro_cores didn't get changed to libretro_build_core 2015-03-05 21:26:16 -06:00
Carl Melville
731bc0290d Fix to libretro-fetch.sh
register_core needs to use _ instead of -
2015-03-05 21:00:40 -06:00
twinaphex
60a91d412e Add lutro games to core-rules.sh 2015-03-06 02:31:59 +01:00
radius
3e5e69b69d fixx submodule projects 2015-03-05 19:50:45 -05:00
radius
a5ad3132d0 Merge branch 'master' of github.com:libretro/libretro-super 2015-03-05 19:21:26 -05:00
radius
eb9cbf604b add missing trailing spaces in android recipe 2015-03-05 19:20:45 -05:00
radius
6278f1ff3b test message colors 2015-03-05 19:18:59 -05:00
radius
cac02a7a9a add example to info file 2015-03-05 19:09:55 -05:00
radius
b708be8e33 add snes9x 2015-03-05 19:03:54 -05:00
radius
970a23a515 add portable linux builds 2015-03-05 18:57:40 -05:00
Twinaphex
db90e2466f Merge pull request #226 from hokata/master
add dist/unix to .gitignore
2015-03-05 21:31:47 +01:00
hokata
8f288ce717 add dist/unix 2015-03-05 21:22:44 +01:00
twinaphex
8f867579e3 Add cap32 to core-rules.sh 2015-03-05 14:46:42 +01:00
Twinaphex
477a94373e Merge pull request #225 from iKarith/master
No longer need to edit libretro-fetch.sh to add a new core
2015-03-05 11:49:26 +01:00
T. Joseph Carter
41050dc5e1 Comment edit 2015-03-04 19:43:25 -08: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
c5dba10034 Make cores without a build rule actually not try to build 2015-03-04 17:33:49 -08:00
Twinaphex
95ee305bbc Merge pull request #223 from hokata/master
DIST_DIR is unknown
2015-03-03 23:42:44 +01:00
Twinaphex
1a97361137 Merge pull request #224 from iKarith/master
Don't depend on \e (see if this fixes color Twinaphex!)
2015-03-03 23:26:40 +01:00
T. Joseph Carter
cc1d8eb153 No sense in echo -e if it isn't gonna -e 2015-03-03 14:16:01 -08:00
T. Joseph Carter
d26f679d75 Don't depend on \e (see if this fixes color Twinaphex!) 2015-03-03 14:09:32 -08:00
hokata
7f6102f36a DIST_DIR is unknown 2015-03-03 22:50:26 +01:00
Twinaphex
eaae4ed29d Merge pull request #221 from iKarith/master
SOME color in the scripts, can be disabled in libretro-config{,-user}.sh
2015-03-03 17:45:48 +01: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
Twinaphex
7d8eabf2e6 Merge pull request #220 from iKarith/master
Make the mame iOS prerule a little smarter about failing.
2015-03-03 07:17:02 +01:00
T. Joseph Carter
94cd2a586d Make mame iOS build fail gracefully in the mame_modern function as well 2015-03-02 16:32:43 -08:00
T. Joseph Carter
0e4520e891 Make the iOS prerule a little smarter about failing. 2015-03-02 16:04:26 -08:00
Twinaphex
c4decaadb0 Merge pull request #219 from almostalive/master
add Lutro
2015-03-02 19:13:35 +01:00