Commit Graph

1381 Commits

Author SHA1 Message Date
T. Joseph Carter
0028984d86 Remove radius's legacy mame rules, modify the one we use to work right 2015-03-19 18:09:29 -07:00
Radius
0287681e85 win32 socket build fix **hack** 2015-03-19 16:35:37 -05:00
T. Joseph Carter
0af586aa40 MingW-w64/MSYS2 uses "mingw32-make" for uname -s of "MINGW64_NT-6.1" 2015-03-19 07:31:27 -07:00
T. Joseph Carter
d77b85cc24 Merge branch 'master' of https://github.com/libretro/libretro-super
Conflicts:
	libretro-build-common.sh
2015-03-18 03:38:03 -07:00
T. Joseph Carter
2486c83688 Remove trailing whitespace 2015-03-18 03:36:32 -07:00
radius
422675b1e1 yet another fix 2015-03-18 03:33:28 -07:00
radius
4b5944b5f8 fix 2015-03-18 03:33:28 -07:00
radius
2b690d6883 fix building separate fba cores 2015-03-18 03:33:28 -07:00
T. Joseph Carter
92bc8937ae Support MAME_GIT_TINY=1 ./libretro-build.sh mame to build tiny build-testing mame 2015-03-18 03:29:12 -07:00
T. Joseph Carter
66f1fe8cf7 Disabled mame in libretro-build.sh (should've done this at the start) 2015-03-18 03:29:12 -07:00
T. Joseph Carter
164cb8e340 Make sure to partial clean between mame/mess/ume 2015-03-18 03:29:12 -07:00
radius
6e86fd8ea6 yet another fix 2015-03-17 23:46:52 -04:00
radius
a00c1f8c8b fix 2015-03-17 23:39:46 -04:00
radius
73e152069c fix building separate fba cores 2015-03-17 23:27:33 -04:00
T. Joseph Carter
a8f0f88a34 Support MAME_GIT_TINY=1 ./libretro-build.sh mame to build tiny build-testing mame 2015-03-17 18:35:15 -07:00
T. Joseph Carter
000e6dc2a3 Disabled mame in libretro-build.sh (should've done this at the start) 2015-03-17 17:11:40 -07:00
T. Joseph Carter
9e26f63cf7 Make sure to partial clean between mame/mess/ume 2015-03-17 16:56:29 -07:00
Radius
170ea3f8c1 add imageviewer core 2015-03-15 13:28:34 -05:00
radius
21f6002c7c add imageviewer 2015-03-15 14:24:35 -04:00
radius
685551830c Merge branch 'master' of github.com:libretro/libretro-super 2015-03-15 14:22:52 -04:00
radius
c6b3597ccd reorganize android recipes 2015-03-15 14:22:26 -04:00
twinaphex
550cf834e0 Add imageviewer to rules.d/core-rules.sh 2015-03-15 18:59:57 +01:00
Radius
b4106d14de Merge branch 'master' of github.com:libretro/libretro-super
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2015-03-15 03:14:52 -05:00
radius
8bf39316d0 sort recipes alphabetically 2015-03-14 20:32:05 -04:00
radius
920a47f81c update bsnes command 2015-03-14 20:31:08 -04:00
radius
6c35ab94db add some more recipes 2015-03-14 15:40:19 -04:00
twinaphex
40509ce881 Add lutro-pong 2015-03-14 20:16:29 +01:00
Radius
2ee3a67f87 Merge branch 'master' of github.com:libretro/libretro-super 2015-03-14 04:58:11 -05:00
Twinaphex
0ec3382415 Merge pull request #240 from iKarith/master
MANE is now the only legacy rule
2015-03-13 20:57:14 +01:00
T. Joseph Carter
f60e902d7c MAME is now the _only_ legacy rule. If fixed for iOS, magic happens. 2015-03-13 11:56:06 -07:00
T. Joseph Carter
7edfef7b58 Fix a stupid bug in rule script fragments 2015-03-13 11:53:56 -07:00
Radius
dd7a6c5e4b Merge branch 'master' of github.com:libretro/libretro-super 2015-03-12 22:15:44 -05:00
Twinaphex
c47b1dd8a3 Merge pull request #239 from iKarith/master
Fix a bug in my last PR and add mupen!
2015-03-12 16:43:38 +01:00
T. Joseph Carter
9fc53bf3e0 Remove commented legacy for mupen 2015-03-12 07:59:25 -07:00
T. Joseph Carter
e42c31666c Mupen64plus is now supported by modern rules 2015-03-12 07:57:03 -07:00
T. Joseph Carter
2e20e35b31 Fix function variables to be empty when functions aren't defined 2015-03-12 07:54:52 -07:00
Twinaphex
ee9c283088 Merge pull request #238 from iKarith/master
More modern rules support!
2015-03-12 15:51:48 +01:00
T. Joseph Carter
99d254e7c2 Change per-core functions a bit 2015-03-12 07:41:03 -07:00
T. Joseph Carter
e710942f0d Call per-core shell functions pre and post build and clean (if defined) 2015-03-12 07:29:09 -07:00
T. Joseph Carter
18af4fed1a Remove commented settings 2015-03-12 06:59:19 -07:00
T. Joseph Carter
63c9674f6c Added rules for core output dir and extra make args 2015-03-12 06:53:41 -07:00
T. Joseph Carter
fba81c161f Remove commented settings 2015-03-12 06:11:52 -07:00
T. Joseph Carter
607d1560d7 Modern rules now understand building multiple cores, emux is no longer legacy 2015-03-12 06:09:49 -07:00
T. Joseph Carter
1c391164f3 The legacy rules are now safe to delete :) 2015-03-12 05:41:03 -07:00
Twinaphex
fa8b45ac0b Merge pull request #237 from iKarith/master
SEE COMMENTS
2015-03-12 13:37:25 +01:00
T. Joseph Carter
9a612eeffc Revert to legacy rule for PCSX ReARMed (requires http://git.io/pPfR) 2015-03-12 05:13:57 -07:00
T. Joseph Carter
377fb5edb3 Add the fba subcores to "not done", convert scripts to use new rules 2015-03-12 03:35:54 -07:00
T. Joseph Carter
40d4d0584b Everything but pcsx_rearmed_interpreter now uses libretro_build_core 2015-03-12 01:14:21 -07:00
T. Joseph Carter
696489556e Added a "legacy" rule for cores not yet ported to modern libretro-super 2015-03-11 23:24:09 -07:00
Radius
be25541f92 Merge branch 'master' of github.com:libretro/libretro-super 2015-03-11 00:00:19 -05:00