radius
d97d5425a5
add new dosbox core
2018-07-08 20:45:50 -05:00
Brad Parker
3ec6fe0c5b
change np2kai repo to libretro
2018-06-27 20:09:19 -04:00
Rob Loach
f03d14e81c
higan_sfc_balanced: Update nSide git URL
2018-06-18 11:32:47 -04:00
Tatsuya79
3070410ea7
Disable bnes and meteor.
2018-06-10 18:16:27 +02:00
Twinaphex
d31693b58d
Update cores-linux-x64-generic
2018-06-09 20:28:46 +02:00
twinaphex
c13cc1575d
Add reicast OIT recipe
2018-06-09 18:40:16 +02:00
twinaphex
aa3f5ef666
Add cannonball recipes for targets
2018-05-23 04:26:01 +02:00
twinaphex
a68529dbfc
Start adding reminiscence to Windows/Linux recipes
2018-05-09 01:41:32 +02:00
Twinaphex
5bc9e9115c
Update cores-linux-x64-generic
2018-05-09 01:39:55 +02:00
Zlika
7f576ed94f
Add theodore to build bot
2018-04-24 22:27:24 +02:00
twinaphex
85ee773faa
Change targets to mame2003_plus
2018-04-24 05:04:21 +02:00
twinaphex
86a98e2680
Update mame2003 plus repos
2018-04-09 22:54:48 +02:00
Aaron Kling
1d34ac0a8e
Track ppsspp upstream
...
Also switch android back to building via cmake
2018-03-28 23:14:49 -05:00
markwkidd
84a5e15195
add mame2003-plus-libretro to buildbot
2018-03-25 11:41:08 -04:00
Ignacio Sanchez Gines
771514c6c4
add Gearsystem to supported platforms
2018-03-24 00:34:45 +01:00
gouchi
5d1746f399
Specify CC and CXX variables to compile on ARM
2018-03-20 21:45:06 +01:00
Andrés
ac9d47ba1d
Update cores-linux-x86-generic
2018-03-11 11:09:02 -05:00
James
e6d46e79cd
Citra: Remove libpng flag
2018-03-08 21:02:01 +11:00
James
8e6646894c
Add CMake field to linux-armhf target
2018-03-06 15:08:21 +11:00
James
a634316796
Add Citra Canary
2018-02-27 22:18:25 +11:00
twinaphex
7b3a17b5bb
Add desmume recipes
2018-02-26 12:15:20 +01:00
James
d592af5d3e
Add The Powder Toy
2018-02-25 15:43:51 +11:00
radius
fcf0a9500d
change branch for sameboy
2018-02-24 12:19:22 -05:00
twinaphex
6cb78e4074
Update recipes
2018-02-24 13:02:53 +01:00
Rob Loach
82cf0d3e21
Update ChaiLove source URL
2018-02-16 19:47:11 -05:00
Andrés
8a5fed1d79
Update cores-linux-x64-generic
2018-02-15 22:13:39 -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
James
8f85505ab5
Disable Web Services for Citra
2018-01-09 09:52:19 +11:00
twinaphex
3b3333daa2
Update redream repos
2018-01-08 14:04:49 +01:00
Andrés
bed6cf725e
Update cores-linux-armhf-generic
2018-01-05 23:53:03 -05:00
Andrés
030b2881bd
Update cores-linux-x86-generic
2018-01-05 23:52:46 -05:00
Andrés
584df06f37
Update cores-linux-x64-generic
2018-01-05 23:52:20 -05:00
orbea
46fa271679
recipes: Fix sameboy recipe.
2018-01-04 17:31:58 -08:00
Andrés
e0c1eedf8e
Update cores-linux-x64-generic
2018-01-04 10:08:13 -05:00
orbea
420a73e6b2
recipes: Try to fix emux cores for cores-linux-armhf-generic.
2017-12-27 20:59:50 -08:00
orbea
7db96992bc
libretro-buildbot-recipe.sh: Use $NAME instead of the HIGAN 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
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
Andrés
34a32d4cf3
Update cores-linux-x64-generic
2017-12-10 17:25:36 -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
b3f18d4c86
recipes: Remove duplicate recipes.
2017-12-02 03:17:35 -08:00
orbea
3ad6eee742
libretro-buildbot-recipe.sh: Use the generic command for bsnes_cplusplus98.
2017-12-02 02:16:49 -08:00
orbea
5b9cb80e8f
libretro-buildbot-recipe.sh: Build higan and nSide in the generic make function.
2017-12-01 16:28:06 -08:00