Commit Graph

1218 Commits

Author SHA1 Message Date
T. Joseph Carter
4469f6b1a7 Use the rule build function directly for OpenGL-using cores 2015-03-01 15:09:56 -08:00
T. Joseph Carter
bad8ba3f94 Added rules for OpenGL (optional and required) 2015-03-01 14:46:25 -08:00
Andrés
3a12cadca4 Merge pull request #214 from iKarith/master
This will teach me to commit things at 3am…
2015-03-01 15:53:22 -05:00
T. Joseph Carter
aa5385d75e This will teach me to commit things at 3am 2015-03-01 12:34:02 -08:00
twinaphex
2b18ad9ffe libretro-build.sh - cleanups 2015-03-01 14:14:38 +01:00
twinaphex
9557dc5785 Stonesoup should now compile fine 2015-03-01 14:13:50 +01:00
twinaphex
82d50e4986 Add cores to libretro-build-qnx.sh 2015-03-01 14:03:35 +01:00
twinaphex
70eda43313 (QNX/Blackberry) Whitelist Dosbox 2015-03-01 13:36:00 +01:00
Twinaphex
c8ef4e5e05 Merge pull request #213 from iKarith/master
Add upgrade rule for libretro-devkit move.
2015-03-01 13:23:40 +01:00
T. Joseph Carter
8b12f39eba Make the devkit move final 2015-03-01 04:19:34 -08:00
Twinaphex
8cc5e4585c Merge pull request #212 from iKarith/master
ules based fetch = DONE. Twinaphex read devkit-rules.sh
2015-03-01 12:48:10 +01: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
Twinaphex
38c5f8ab98 Merge pull request #211 from iKarith/master
Start writing docs + move RA/devkit to be fetched first
2015-03-01 10:55:57 +01:00
T. Joseph Carter
a4d6f0da91 Some skeleton of how to USE libretro-super, kind of lame still. 2015-03-01 01:49:30 -08:00
T. Joseph Carter
c222ecbba1 Start writing docs for libretro-super 2015-03-01 01:40:15 -08:00
twinaphex
7b4bbffefb Add Lutro core info file 2015-03-01 08:18:57 +01:00
T. Joseph Carter
5878271bb0 Move RA and devkit back to top of fetch items 2015-02-28 22:12:30 -08:00
Twinaphex
95dccc620a Merge pull request #210 from iKarith/master
This makes iOS builds possible on Xcode < 5.
2015-02-28 12:56:30 +11:00
T. Joseph Carter
67c1d7b292 This makes iOS builds possible on Xcode < 5. 2015-02-27 17:34:37 -08:00
Twinaphex
b05fe5d68e Merge pull request #209 from iKarith/master
Stage 1 of building with core-rules (please test)
2015-02-27 12:58:37 +11:00
T. Joseph Carter
59a3d2c7f5 Document stage 1 of core rules. 2015-02-26 17:49:26 -08:00
T. Joseph Carter
2138b2b882 Put back legacy functions—non libretro-build.sh scripts need them for now 2015-02-26 15:12:14 -08:00
T. Joseph Carter
5842f48f00 Stage 1 of building with core-rules 2015-02-26 14:43:29 -08:00
Twinaphex
2a2d640526 Merge pull request #208 from iKarith/master
A little fetch rule cleanup.
2015-02-27 01:39:48 +11: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
Twinaphex
5f0ee00288 Merge pull request #207 from iKarith/master
Make check_opengl a function, move core fetch vars to their own file
2015-02-26 17:15:20 +11:00
Radius
298637cb12 forgot to remove overlays 2015-02-25 22:48:18 -05:00
T. Joseph Carter
2a35b32016 check_opengl now returns a value we can use 2015-02-25 19:38:52 -08:00
Radius
4af41ebec1 finishing touches for PSP nightlies 2015-02-25 22:26:21 -05:00
Radius
058786e17c remove old psp recipes 2015-02-25 20:32:44 -05:00
Radius
60b49097c6 add initial wii setup 2015-02-25 20:32:07 -05:00
T. Joseph Carter
4b6033f3aa Move core fetch rule variables to their own file 2015-02-24 18:38:57 -08:00
radius
397b2e0dd9 add logging for RA android 2015-02-24 14:00:38 -05:00
Twinaphex
8b38bcc887 Merge pull request #206 from iKarith/master
Fix test/testgl for buildbot runs
2015-02-25 03:56:59 +11:00
T. Joseph Carter
98725f497e Make test cores compile better for buildbots 2015-02-24 00:21:22 -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
Twinaphex
0a918617b8 Merge pull request #205 from iKarith/master
Cleanups of various scripts I hadn't otherwise been working on
2015-02-24 05:07:44 +11:00
T. Joseph Carter
830b522753 Make retroarch-build.sh work outside of libretro-super. 2015-02-23 02:47:45 -08:00
T. Joseph Carter
1de23cf6f9 Merge branch 'master' of https://github.com/libretro/libretro-super
Conflicts:
	libretro-build-ngc.sh
	libretro-build-wii.sh
2015-02-23 00:00:27 -08:00
T. Joseph Carter
a57cd58a8c Changes to make a lot of the build scripts work 2015-02-22 23:58:58 -08:00
twinaphex
2be9fc3de9 Fix Wii/Gamecube build scripts 2015-02-23 08:57:17 +01:00
Twinaphex
9420290f63 Merge pull request #204 from iKarith/master
This should make $COMPILER safe to use (as long as you follow the rules)
2015-02-23 18:20:26 +11:00
T. Joseph Carter
69d9f2a294 PS3 and QNX scripts should work fine with this 2015-02-22 23:19:26 -08:00
T. Joseph Carter
9926aa60cb This should make $COMPILER safe to use (as long as you follow the rules) 2015-02-22 23:13:08 -08:00
Twinaphex
9957fffc3d Merge pull request #203 from iKarith/master
Cleanups to libretro-build-common
2015-02-23 18:05:46 +11:00
T. Joseph Carter
88f9dfeb1b Massively clean up mupen64plus rule 2015-02-22 23:00:15 -08:00
T. Joseph Carter
ac43c12ab4 I broke mame on 32 bit recently, oops, this fixes it. 2015-02-22 22:31:11 -08:00