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 |
|
T. Joseph Carter
|
e3103cfd94
|
Finish echo_cmd'ing the build rules.
|
2015-02-22 22:28:29 -08:00 |
|
T. Joseph Carter
|
4316fe9294
|
Don't bother with passing CC and CXX to make clean rules
|
2015-02-22 20:33:00 -08:00 |
|
T. Joseph Carter
|
a2f0b1af98
|
Begin using echo_cmd more.
|
2015-02-22 20:29:29 -08:00 |
|
Andrés
|
1d7d14fb50
|
Add additional defaults to nighly builds
|
2015-02-22 16:24:17 -05:00 |
|
Andrés
|
6439c7a30c
|
Merge pull request #202 from iKarith/master
Fix radius's buildbot for new bsnes filenames
|
2015-02-22 15:39:22 -05:00 |
|
T. Joseph Carter
|
63659b9f36
|
Fix radius's buildbot for new bsnes filenames
|
2015-02-22 12:32:22 -08:00 |
|
Twinaphex
|
be5aa231f3
|
Merge pull request #201 from iKarith/master
New bsnes_modern build rule that builds all three profiles at once
|
2015-02-23 04:41:05 +11:00 |
|
T. Joseph Carter
|
1902da022c
|
Shell scripts work much better without stray characters in them.
|
2015-02-22 03:39:13 -08:00 |
|
T. Joseph Carter
|
75dd2364b9
|
New bsnes_modern build rule that builds all three profiles at once
|
2015-02-22 00:37:20 -08:00 |
|