Commit Graph

5 Commits

Author SHA1 Message Date
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
722fad7cf1 recipes: Remove $TYPE from the core recipe files as its no longer needed. 2017-12-20 10:49:26 -08:00
radius
d5e7b075a1 move these to standard recipes 2017-06-11 12:30:11 -05:00
Brad Parker
fedc70b835 add git branch to all recipes 2017-04-15 13:48:15 -04:00
radius
5ef723f287 reorder recipes 2015-11-03 14:01:25 -05:00