Twinaphex
c6c1eb4dd7
Merge pull request #665 from mudlord/patch-1
...
Added author name as shown on Demozoo.
2017-12-28 01:46:56 +01:00
twinaphex
b51385bf61
libretro-buildbot-recipe.sh: Use $CORENAM core names.
2017-12-27 16:39:22 -08:00
mudlord
b8483fc24e
Added author name as shown on Demozoo.
...
Sue me.
2017-12-28 10:38:25 +11:00
twinaphex
7a46479ba6
Add pokemini cores for PS3/Vita
2017-12-27 07:59:37 +01:00
Andrés
94bb5a9499
Update ps3
2017-12-26 12:17:22 -05:00
Twinaphex
39fdecda97
Merge pull request #664 from orbea/bsnes
...
libretro-buildbot-recipe.sh: Fix bsnes android builds.
2017-12-25 18:32:04 +01:00
orbea
15b3035d49
libretro-buildbot-recipe.sh: Fix bsnes android builds.
...
I failed to change one of the $NAME variables to $core...
2017-12-25 09:08:43 -08:00
Twinaphex
23215baa2b
Merge pull request #663 from orbea/bsnes
...
libretro-buildbot-recipe.sh: Use $NAME instead of the BSNES/BSNES_JNI/HIGAN commands.
2017-12-25 16:45:55 +01:00
twinaphex
3b8b57c59d
Add cores to MSVC 2003
2017-12-25 06:30:08 +01:00
twinaphex
ac4eb8fa21
Add cores
2017-12-25 06:02:07 +01:00
orbea
7db96992bc
libretro-buildbot-recipe.sh: Use $NAME instead of the HIGAN command.
2017-12-24 18:08:07 -08:00
orbea
bcaf9efe1d
libretro-buildbot-recipe.sh: Use $NAME instead of the BSNES_JNI command.
2017-12-24 18:08:07 -08:00
orbea
2b95c15c7c
libretro-buildbot-recipe.sh: Use $NAME instead of the BSNES command.
2017-12-24 18:08:07 -08:00
orbea
2e39bc826a
libretro-buildbot-recipe.sh: Set the log file to $LOGFILE.
2017-12-24 18:08:07 -08:00
twinaphex
83c82b7a48
Add cores
2017-12-25 00:50:51 +01:00
twinaphex
f69fbb2900
Add more cores
2017-12-24 23:49:41 +01:00
twinaphex
5fe57967fc
(MSVC 2003) Add cores
2017-12-24 23:20:40 +01:00
twinaphex
2efa32190a
Add libretro-build-msvc2003_x86.sh
2017-12-24 22:29:54 +01:00
Twinaphex
c56918fb36
Merge pull request #661 from orbea/enabled
...
libretro-buildbot-recipe.sh: Handle disabled cores with fewer nested tests.
2017-12-24 21:52:24 +01:00
Twinaphex
0c417cf654
Merge pull request #650 from orbea/revert-635-common
...
Revert "libretro-buildbot-recipe.sh: Remove seemingly unneeded and non-portable bash redirection."
2017-12-24 18:09:22 +01:00
Twinaphex
fb10ca1bb1
Merge pull request #662 from orbea/core
...
libretro-buildbot-recipe.sh: Allow building specific bsnes and mame c…
2017-12-24 17:33:17 +01:00
orbea
a428e21f8e
libretro-buildbot-recipe.sh: Build default cores without SINGLE_CORE.
2017-12-23 11:19:01 -08:00
orbea
ebd0f5d1e1
libretro-buildbot-recipe.sh: Allow building specific bsnes and mame cores.
...
This could be useful for travis to capture regressions if the only
one of the cores is affected. Additionally it is required for fixing
travis with mame2014. If the core is not bsnes-libretro, bsnes-mercury
or mame2014 the $CORE variable in the travis scripts will be ignored.
2017-12-23 10:47:24 -08:00
orbea
8f37982927
libretro-buildbot-recipe.sh: Handle disabled cores with fewer nested tests.
2017-12-23 08:37:31 -08:00
Twinaphex
a9325132e7
Merge pull request #655 from hyarsan/master
...
Fix Gearboy info file
2017-12-23 10:06:25 +01:00
Twinaphex
5d7c03d730
Merge pull request #659 from orbea/clean
...
libretro-buildbot-recipe.sh: Only clean the correct git directory.
2017-12-23 07:37:54 +01:00
Twinaphex
1e2b599e8c
Merge pull request #660 from orbea/cd
...
libretro-buildbot-recipe.sh: Use git -C to change directories.
2017-12-23 07:37:49 +01:00
Twinaphex
6f0cd10c45
Merge pull request #654 from orbea/armhf
...
recipes: Try to fix mame2014 for armhf.
2017-12-23 07:37:34 +01:00
orbea
d13664d515
libretro-buildbot-recipe.sh: Use git -C to change directories.
...
This avoids a subshell and does not require using 'cd' here.
2017-12-22 19:08:52 -08:00
Yarsan Hoessain
271dcbf91c
put a new line at the end of the file
...
I didn't know you weren't supposed to remove the new line... I might've messed up somewhere else too....
2017-12-23 01:09:36 +01:00
orbea
87e6b2963b
libretro-buildbot-recipe.sh: Only clean the correct git directory.
2017-12-22 15:45:35 -08:00
Andrés
be925301fd
Merge pull request #658 from orbea/update
...
libretro-buildbot-recipe.sh: Use the correct .git directory.
2017-12-22 18:11:58 -05:00
orbea
242c975b75
libretro-buildbot-recipe.sh: Use the correct .git directory.
2017-12-22 15:06:40 -08:00
Andrés
0a1ec6d60a
Merge pull request #657 from orbea/update
...
libretro-buildbot-recipe.sh: Don't rely on the UPDATE variable.
2017-12-22 17:19:39 -05:00
orbea
5c45002f39
libretro-buildbot-recipe.sh: Set $FORCE_ORIG and $BUILD_ORIG earlier.
2017-12-22 14:14:43 -08:00
orbea
e6e194a82d
libretro-buildbot-recipe.sh: Don't rely on the UPDATE variable.
2017-12-22 13:15:02 -08:00
Andrés
f6fd214617
Merge pull request #656 from orbea/pull
...
libretro-buildbot-recipe.sh: Skip build if the .git directory is broken.
2017-12-22 14:35:01 -05:00
orbea
ccb6f9c685
libretro-buildbot-recipe.sh: Skip build if the .git directory is broken.
2017-12-22 11:12:55 -08:00
Yarsan Hoessain
44bae2ca31
Fix Gearboy info file
...
This also adds all of the file extensions that Gearboy actually supports.
2017-12-22 16:45:16 +01:00
orbea
4270a0f9f6
recipes: Try to fix mame2014 for armhf.
2017-12-22 00:58:45 -08:00
Twinaphex
b0b4cf073e
Merge pull request #652 from orbea/cores
...
libretro-buildbot-recipe.sh: Build all three mame2014 cores at once.
2017-12-22 08:03:06 +01:00
Twinaphex
1f32a025de
Merge pull request #653 from orbea/gearboy
...
info: Add gearboy_libretro.info
2017-12-22 01:17:30 +01:00
orbea
3ae5de4f42
info: Add gearboy_libretro.info
2017-12-21 16:03:16 -08:00
orbea
c003a9b58e
libretro-buildbot-recipe.sh: Build all three mame2014 cores at once.
2017-12-21 09:38:32 -08:00
orbea
102f59d4a6
libretro-buildbot-recipe.sh: Don't overwrite $ARGS for bsnes cores.
...
This is not useful yet, but its better behavior.
2017-12-21 09:08:23 -08:00
orbea
d3210f6575
libretro-buildbot-recipe: Do not set FORCE or BUILD for these cores.
...
It is not required for any of them and some of these names are no
longer used anyways.
2017-12-21 08:56:03 -08:00
Twinaphex
d098fb708b
Merge pull request #649 from orbea/fbalpha
...
libretro-buildbot-recipe.sh: Do not set FORCE and BUILD for fbalpha2012.
2017-12-21 17:10:47 +01:00
Twinaphex
0ffb27bb7b
Merge pull request #651 from RobLoach/ios-chailove
...
Add ChaiLove to IOS
2017-12-21 16:49:34 +01:00
Rob Loach
0242552a2c
Add ChaiLove to IOS
2017-12-21 02:27:45 -05:00
orbea
712393c796
Revert "libretro-buildbot-recipe.sh: Remove seemingly unneeded and non-portable bash redirection."
2017-12-21 04:03:30 +00:00