Rob Loach
82cf0d3e21
Update ChaiLove source URL
2018-02-16 19:47:11 -05:00
orbea
8acf4f83f8
recipes: Add FreeIntv
2018-01-20 11:23:55 -08:00
orbea
61c17c6ece
libretro-buildbot-recipe.sh: Fix constant rebuilds for some cores.
...
A few cores built with the LEIRADEL command had an issue where a
hack used to build certain cores broke and caused them to be built
every time the buildbot encountered the recipe.
To fix this the build_libretro_leiradel_makefile function was removed
and incorporated into the build_libretro_generic_makefile function.
This allowed the script to easily use new logic to build multiple cores
with one recipe which entirely avoids the need for the broken hack.
2018-01-15 16:32:59 -08:00
orbea
e4d3a8a8ac
libretro-buildbot-recipe: Move core specific conditions to the recipe files.
2018-01-14 14:27:33 -08:00
Andrés
bed6cf725e
Update cores-linux-armhf-generic
2018-01-05 23:53:03 -05:00
orbea
420a73e6b2
recipes: Try to fix emux cores for cores-linux-armhf-generic.
2017-12-27 20:59:50 -08:00
orbea
2b95c15c7c
libretro-buildbot-recipe.sh: Use $NAME instead of the BSNES command.
2017-12-24 18:08:07 -08:00
orbea
4270a0f9f6
recipes: Try to fix mame2014 for armhf.
2017-12-22 00:58:45 -08:00
orbea
c003a9b58e
libretro-buildbot-recipe.sh: Build all three mame2014 cores at once.
2017-12-21 09:38:32 -08:00
orbea
722fad7cf1
recipes: Remove $TYPE from the core recipe files as its no longer needed.
2017-12-20 10:49:26 -08:00
Andrés
90e8951fea
Update cores-linux-armhf-generic
2017-12-10 17:25:50 -05:00
orbea
bbc09a08a8
libretro-buildbot-recipe.sh: Build all three profiles for bsnes-libretro and bsnes-mercury
...
Fixes https://github.com/libretro/libretro-super/issues/241
2017-12-05 15:02:17 -08:00
orbea
55a0861965
libretro-buildbot-recipe.sh: Build the bsnes cores in the build_libretro_generic_makefile function.
2017-12-05 07:37:26 -08:00
orbea
fe1db129dc
recipes: Use the correct branch for bsnes-libretro.
...
The default and up to date branch is 'libretro' and not 'master'.
2017-12-03 12:58:22 -08:00
orbea
3ad6eee742
libretro-buildbot-recipe.sh: Use the generic command for bsnes_cplusplus98.
2017-12-02 02:16:49 -08:00
orbea
493f06015b
recipes: Remove DOS line endings from recipe files.
2017-11-17 14:03:04 -08:00
Brad Parker
55a82cf7cf
fix fbalpha path
2017-11-14 19:25:54 -05:00
Brad Parker
fe3bb8f1bf
remove double spaces
2017-11-13 00:03:57 -05:00
Brad Parker
7741f698b9
spell fceumm correctly
2017-11-12 22:44:17 -05:00
Rob Loach
c0055f2cec
Fix line endings and repository URL
2017-10-30 01:42:30 -04:00
Rob Loach
523f604cfc
Fix submodule use for ChaiLove
2017-10-30 01:20:34 -04:00
Rob Loach
190a3fe16a
Rename ChaiGame to ChaiLove
2017-10-28 17:59:44 -04:00
Tomohiro Yoshidomi
0036c7088f
Add np2kai core to more env
2017-09-14 02:05:11 +09:00
hunterk
ed6e262be4
fix URL typo and add more atari800 recipes
2017-07-16 09:12:19 -05:00
hunterk
8363209852
add atari800 core to recipes
2017-07-15 20:54:07 -05:00
Rob Loach
a30b697fef
Add ChaiGame
2017-07-14 20:03:19 -04:00
twinaphex
06d7664811
Add 3dengine recipe for armhf
2017-07-06 05:40:25 +02:00
Brad Parker
ba0b4240f3
armhf: set LD to g++ for mame2010
2017-06-21 19:29:55 +01:00
Brad Parker
2f59dd374d
armhf: ARM_ENABLED is hardcoded now for mame2010 when setting arm platform
2017-06-20 20:53:15 +01:00
bparker06
bbc4cfc836
armhf: add ARM_ENABLED=1 for mame2010
2017-06-20 10:42:55 -04:00
Brad Parker
e8372c6acc
armhf: set platform to arm for desmume
2017-06-14 15:13:18 +01:00
buildbot
5773194ba4
armhf: update mame recipe again
2017-06-13 18:09:02 +01:00
buildbot
e5a60d99ac
armhf: update mame recipe
2017-06-13 18:08:11 +01:00
buildbot
564c8414ef
update emux recipes for armhf and blackberry
2017-06-13 18:04:15 +01:00
buildbot
b8e80fc9ca
armhf: add PTR64=0 and ARCH=arm for mame
2017-06-13 17:51:05 +01:00
Brad Parker
4a7b37274c
fix dest dir for hatari
2017-06-13 17:30:15 +01:00
Brad Parker
e911ad17eb
fix hatari github url for rest of recipes
2017-06-13 16:49:59 +01:00
Brad Parker
88a3058769
armhf: fix ARM definition for parallel_n64
2017-06-13 15:13:02 +01:00
Brad Parker
f6aaa503d5
armhf: fix hatari git url
2017-06-13 15:11:08 +01:00
Brad Parker
6e5a982347
armhf: set platform/arch to arm for ppsspp
2017-06-13 15:10:10 +01:00
Brad Parker
0e2531c966
update mame2010 flags for armhf
2017-06-13 02:22:35 +01:00
Brad Parker
54513f60fe
use ARM dynarec for armhf linux parallel_n64 core
2017-06-12 23:46:47 +01:00
hunterk
17e9960d1d
disable PTR64 on 32-bit MAME builds
2017-06-07 22:21:19 -05:00
hunterk
b9d96fae52
Revert "disable PTR64 on 32-bit builds"
...
This reverts commit 1ee9ed9894
.
2017-06-07 22:19:38 -05:00
hunterk
1ee9ed9894
disable PTR64 on 32-bit builds
2017-06-07 21:19:24 -05:00
twinaphex
7ac663f565
Take out bnes from recipes
2017-04-24 20:02:58 +02:00
Brad Parker
fedc70b835
add git branch to all recipes
2017-04-15 13:48:15 -04:00
twinaphex
ece70df7ce
Update gambatte recipes
...
t# Please enter the commit message for your changes. Lines starting
2017-02-18 01:56:41 +01:00
twinaphex
e4a1caf311
Update recipes
2017-02-17 15:47:56 +01:00
twinaphex
0cadf74564
(LInux) Add cap32 to Linux buildbot
2017-01-08 02:57:02 +01:00