Commit Graph

302 Commits

Author SHA1 Message Date
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
orbea cfe5a4c0cc recipes: Fix nSide recipes 2017-11-28 17:42:59 -08:00
radius 423f670f6f readd bnes 2017-11-26 15:27:11 -05:00
orbea 75a4ad7c1a libretro-buildbot-recipe.sh: Remove dead submodule code for RetroArch. 2017-11-25 08:19:11 -08:00
orbea bbda8825a2 recipes: Clone the glsl shaders for RetroArch on linux. 2017-11-24 14:27:29 -08:00
Twinaphex f1520a8d69
Merge pull request #606 from orbea/redream
Revert "Revert "recipes: Fix Redream recipes.""
2017-11-20 15:27:07 +01:00
orbea 69cfdf71f0 recipes: Add bnes-libretro to linux recipe files. 2017-11-19 22:28:36 -08:00
orbea 73bb94f156 Revert "Revert "recipes: Fix Redream recipes.""
This reverts commit daddfab6b5.
2017-11-19 13:21:27 -08:00
Twinaphex daddfab6b5
Revert "recipes: Fix Redream recipes." 2017-11-19 21:31:10 +01:00
orbea 290b951382 recipes: Fix Redream recipes. 2017-11-19 08:57:19 -08:00
orbea 493f06015b recipes: Remove DOS line endings from recipe files. 2017-11-17 14:03:04 -08:00
orbea 33c0d07b80 recipes: Remove trailing whitespace from recipe files. 2017-11-17 14:01:21 -08:00
orbea d6953d60f0 libretro-buildbot-recipe.sh: Remove more use of cut. 2017-11-16 13:39:27 -08:00
orbea 1f805ce33f libretro-buildbot-recipe.sh: Don't include '..' in the cmake $ARGS 2017-11-16 08:29:47 -08:00
orbea 9c233a9be8 libretro-buildbot-recipe.sh: Only build RetroArch if $RA = YES 2017-11-15 16:13:51 -08:00
Brad Parker 55a82cf7cf fix fbalpha path 2017-11-14 19:25:54 -05:00
orbea aa31fb2771 libretro-buildbot-recipe.sh: Don't export empty variables.
Silences the following error if the read file contains a blank line.

./libretro-buildbot-recipe.sh: line 31: export: `=': not a valid identifier
2017-11-13 08:25:21 -08: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
Andrés dc26a1ed75 Update cores-linux-x64-generic 2017-10-14 22:46:49 -05:00
Andrés 2a2a49660a Update cores-linux-x64-generic 2017-10-08 09:28:40 -05:00
Andrés 73d3437050 Update cores-linux-x64-generic 2017-10-08 08:57:29 -05:00
Andrés ccdb509731 Update cores-linux-x64-generic 2017-10-08 08:55:27 -05:00
James 55c2d40594 Disable Web Services in Citra-Libretro by default 2017-10-06 11:24:15 +11:00
Aaron Kling 7a9e3f2e9a Build ppsspp linux x86 and x64 using cmake 2017-09-29 20:48:05 -05:00
hunterk 69b8b0802a store appimage functions script locally to avoid potential security issues 2017-09-28 11:05:50 -05:00
Andrés 5e4f43cdaf Update cores-linux-x64-generic 2017-09-24 11:44:14 -05:00
Andrés 39350da32b Update cores-linux-x64-generic 2017-09-24 11:28:47 -05:00
Andrés 5f0459c5b9 Update cores-linux-x64-generic 2017-09-24 11:20:47 -05:00
Tomohiro Yoshidomi 0036c7088f Add np2kai core to more env 2017-09-14 02:05:11 +09:00
Tatsuya79 970e227f26 Fix. 2017-09-09 17:19:52 +02:00
Tatsuya79 16f67e07b4 Add NP2Kai to recipes. 2017-09-09 16:51:00 +02:00
radius 68506187ce sort recipes 2017-08-26 11:39:02 -05:00
Andrés 203b1364cb Update cores-linux-x86-generic 2017-08-23 08:54:38 -05:00
Not6 de173b691a add xvic/xplus4 rules 2017-08-03 11:54:30 +02:00
hizzlekizzle 6586c23c45 add appimage-recipe
invoke it with:
bash -ex appimage-recipe
2017-07-27 23:20:07 -05:00
Brad Parker 1b47e30a1a redream: run Makefile from root dir 2017-07-22 20:26:34 -04:00
twinaphex 97a9227b97 Change recipes 2017-07-22 23:13:26 +01:00
markwkidd 63144cb4c8 Update cores-linux-x86-generic.conf 2017-07-17 16:25:27 -04: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
twinaphex dbd363ae98 Add 3dengine recipes 2017-07-06 05:36:44 +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
Andrés 0b324af628 Update cores-linux-x64-generic 2017-06-16 10:06:28 -05:00
Brad Parker 67891e225b add citra for linux x64 2017-06-16 15:24:14 +01:00
twinaphex d8e913f9aa Merge branch 'master' of https://github.com/libretro/libretro-super 2017-06-15 11:31:38 +02:00
twinaphex c4d258f82a Add linux x64 redream 2017-06-15 11:31:25 +02: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
buildbot 6c22939158 use cross compiler for armhf 2017-06-12 22:36:38 +01:00
radius d5e7b075a1 move these to standard recipes 2017-06-11 12:30:11 -05: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 6e3a5ee21c Add uzem cores 2017-05-04 03:55:25 +02:00
twinaphex d08e391e8d Add nekop2 recipes for Windows/OSX/Linux 2017-05-04 03:06:29 +02:00
twinaphex e2071b8f54 Add px68k recipes 2017-05-04 01:39:42 +02:00
twinaphex 91c5498b27 Add melonds recipes 2017-05-02 03:43:17 +02:00
twinaphex 0853fb7f0b Add sameboy recipes 2017-05-02 03:38:15 +02:00
twinaphex 14a45ab7f5 Add openlara 2017-05-02 03:27:38 +02:00
twinaphex d763d2f676 Merge branch 'master' of https://github.com/libretro/libretro-super 2017-04-24 20:03:17 +02:00
twinaphex 7ac663f565 Take out bnes from recipes 2017-04-24 20:02:58 +02:00
radius 55e77fce6c branch seems to be deleted.. 2017-04-24 00:21:49 -05:00
radius 180b6b7487 branch seems to be deleted.. 2017-04-24 00:20:20 -05:00
Brad Parker 2232515897 add mrboom_devel core using develop branch for testing 2017-04-15 13:50:55 -04:00
Brad Parker fedc70b835 add git branch to all recipes 2017-04-15 13:48:15 -04:00
twinaphex 742acfbce3 Add easyrpg to linux 32bit recipes 2017-04-11 01:10:40 +02:00
twinaphex 64fb26c06b Update cores-linux-x64-generic 2017-04-10 21:46:23 +02:00
twinaphex a267fe8532 Update easyrpg recipe for linux x64 2017-04-10 16:23:40 +02:00
Andrés d6cbc8a910 Update cores-linux-x64-generic 2017-04-09 00:58:11 -05:00
twinaphex 96921cee7e Add recipes for crocods 2017-03-26 16:29:17 +02:00
twinaphex a91bf0a33c Update vice_x128 rules 2017-03-26 03:22:07 +02:00
twinaphex e183ccd6fe Add VICE x128 core toofor Linux and WIndows 2017-03-26 01:53:16 +01:00
twinaphex 165ea410ce Add vice cores 2017-03-25 23:14:02 +01:00
twinaphex 4a28c07154 Add pocketcdg recipes 2017-03-24 10:35:33 +01:00
twinaphex fafaa8bfdf Add xrick to recipes 2017-03-24 09:11:44 +01: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
not6 eb2d35e9a1 update mame2016 2017-02-10 17:42:51 +01:00
twinaphex f8c79b8b0e Start adding mr. boom rule 2017-01-29 01:52:40 +01:00
twinaphex c5655f9277 Add mame2016 cores 2017-01-23 02:00:06 +01:00
twinaphex 0cadf74564 (LInux) Add cap32 to Linux buildbot 2017-01-08 02:57:02 +01:00
Andrés Suárez 84c69f58eb Update cores-linux-armhf-generic.conf 2016-12-14 20:19:01 -05:00
Andrés Suárez 09efdc1abb Update cores-linux-x86-generic.conf 2016-12-14 20:18:47 -05:00
fr500 099068ce2c update 2016-12-12 16:44:21 -05:00
twinaphex e4d3a118f0 Update linux/windows parallel cores 2016-12-09 03:18:52 +01:00
twinaphex 71d73d0a08 Update Beetle PSX recipes to HAVE_HW=1 2016-12-03 17:19:17 +01:00
radius 72eb673776 enable ccache for linux and wiiu 2016-11-23 21:54:40 -05:00
radius 201c394915 add retroarch to linux recipes 2016-11-23 21:21:07 -05:00
radius 53133ce613 fix pokemini 2016-11-06 00:22:49 -05:00
radius 07282af613 add pokemini 2016-11-05 22:54:54 -05:00
twinaphex a96c94916c Add more recipes 2016-09-08 13:05:21 +02:00
twinaphex 93c600b6fd (Recipes) Add glupeN64 2016-09-08 09:41:48 +02:00
twinaphex 46f1e3250e Add easyrpg target for linux and emscripten 2016-09-07 12:10:44 +02:00
twinaphex 3b0a337d76 (Linux/Emscripten) Add SNES9x 2002 core 2016-09-07 05:57:12 +02:00
Andrés e6c12dffda Update cores-linux-x86-generic 2016-09-06 22:33:11 -05:00
Andrés ff055efd34 Update cores-linux-x64-generic 2016-09-06 22:33:02 -05:00
Andrés acfcc71ba3 Update cores-linux-armhf-generic 2016-09-06 22:32:51 -05:00
twinaphex 03b6ba3631 Update Gambatte recipes 2016-09-01 17:33:14 +02:00