Commit Graph

381 Commits

Author SHA1 Message Date
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
Andrés 2b96bab999
Update cores-windows-x64_seh-generic 2018-03-11 16:41:20 -05:00
James e6d46e79cd Citra: Remove libpng flag 2018-03-08 21:02:01 +11:00
markwkidd bf2706df8d
Update cores-windows-x64_seh-generic 2018-03-05 13:38:05 -05:00
Twinaphex 267ef8b9c0
Update cores-windows-x64_seh-generic 2018-03-03 20:37:03 +01: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
twinaphex 111da6e9b0 Add tyrquake to MSVC 2003 recipes 2018-02-22 23:00:06 +01:00
twinaphex 4eff7d7be8 Update recipes 2018-02-22 15:22:51 +01:00
twinaphex 7a189e4d55 Add nxengine to MSVC 2003 recipes 2018-02-19 11:32:05 +01:00
Rob Loach 82cf0d3e21
Update ChaiLove source URL 2018-02-16 19:47:11 -05:00
Andrés 27dbad73df
Update cores-windows-x64_seh-generic 2018-02-15 22:14:23 -05:00
markwkidd bb5422d6e9
Update cores-windows-msvc2010-x86_dw2-generic 2018-02-02 10:26:38 -05:00
markwkidd ca0e36dce5
Update cores-windows-msvc2010-x64_seh-generic 2018-02-02 10:26:27 -05:00
markwkidd 52c384123c
Update cores-windows-msvc2005-x86_dw2-generic 2018-02-02 10:26:13 -05:00
markwkidd 67802e8840
Update cores-windows-msvc2003-x86_dw2-generic 2018-02-02 10:26:03 -05:00
markwkidd f224b26301
Update cores-windows-msvc2017-uwp-x86_dw2-generic 2018-02-02 10:25:29 -05:00
markwkidd b14b035572
Update cores-windows-msvc2017-uwp-x64_seh-generic 2018-02-02 10:25:19 -05:00
markwkidd 2bb2fe4ba5
Update cores-windows-msvc2017-uwp-arm-generic 2018-02-02 10:25:10 -05:00
markwkidd d7a9db7ab6
Update cores-windows-msvc2017-desktop-x86_dw2-generic 2018-02-02 10:24:55 -05:00
markwkidd 0e766be87c
Update cores-windows-msvc2017-desktop-x64_seh-generic 2018-02-02 10:24:43 -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
bparker06 20d638b83b
Add mesen to windows x86 2018-01-05 23:15:37 -05:00
bparker06 c26d2def1b
Add mesen to windows x64 2018-01-05 23:15:12 -05:00
twinaphex 8ce356b423 Update recipes 2018-01-05 22:41:28 +01:00
Andrés f1065a882a
Update cores-windows-x86_dw2-generic 2018-01-04 10:09:43 -05:00
Andrés c804b6e113
Update cores-windows-x64_seh-generic 2018-01-04 10:08:46 -05: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 2b95c15c7c libretro-buildbot-recipe.sh: Use $NAME instead of the BSNES command. 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
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 0fd21f95b9
Add Gearboy 2017-12-10 17:25:18 -05:00
Andrés 6c323b6cc5
Add Gearboy 2017-12-10 17:24:55 -05:00
Brad Parker 76babb3c63 add core file for msvc2003 2017-12-07 22:06:01 -05:00
Brad Parker 5b67640a42 add retroarch recipe for msvc2003 using Makefile.griffin 2017-12-07 21:47:57 -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 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
Andrés 7c28b332ed
Update cores-windows-x64_seh-generic 2017-11-28 20:31:23 -05:00
orbea 230c2da475 recipes: Remove extra bsnes recipe. 2017-11-26 17:57:00 -08:00
radius 423f670f6f readd bnes 2017-11-26 15:27:11 -05:00
radius 25c0d0ee54 add nside core, sort and cleanup 2017-11-26 15:24:08 -05:00
Andrés 0c75419a99
Update cores-windows-x64_seh-generic 2017-11-26 14:50:41 -05:00
orbea 75a4ad7c1a libretro-buildbot-recipe.sh: Remove dead submodule code for RetroArch. 2017-11-25 08:19:11 -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 33c0d07b80 recipes: Remove trailing whitespace from recipe files. 2017-11-17 14:01:21 -08:00
orbea 1f805ce33f libretro-buildbot-recipe.sh: Don't include '..' in the cmake $ARGS 2017-11-16 08:29:47 -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
Twinaphex 23a4206f7e
Merge pull request #572 from RobLoach/chailove
Rename ChaiGame to ChaiLove
2017-10-30 02:47:43 +01:00
bparker06 01d27a2d45
Use threaded angrylion for parallel x64 too 2017-10-29 13:30:59 -04:00
bparker06 6c5aa09b48
Use msvc2017 for parallel x86 2017-10-29 13:30:27 -04:00
bparker06 339d8fc60b
Use msvc2017 for parallel x64 2017-10-29 13:29:49 -04:00
Rob Loach 190a3fe16a
Rename ChaiGame to ChaiLove 2017-10-28 17:59:44 -04:00
Andrés 2b6c88bcac Update cores-windows-x64_seh-generic 2017-10-14 22:46:19 -05:00
Andrés ec423e089b Update cores-windows-x86_dw2-generic 2017-10-08 10:11:40 -05:00
Andrés 32e3537249 Update cores-windows-x64_seh-generic 2017-10-08 10:11:11 -05:00
Andrés 9adce3ab8d Update cores-windows-x64_seh-noccache 2017-09-26 22:32:54 -05:00
radius f31e7a95b7 add ppsspp cmake recipe 2017-09-25 18:46:05 -05:00
radius 0a26ceb2eb add ppsspp cmake recipe 2017-09-25 18:27:26 -05:00
Andrés a4dde0a830 Update cores-windows-x64_seh-generic 2017-09-24 11:43:51 -05:00
Andrés 4de2566adb Update cores-windows-x64_seh-generic 2017-09-24 11:28:33 -05:00
Andrés e9566ea7fa Update cores-windows-x64_seh-generic 2017-09-24 11:21:02 -05: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
bparker06 cc4d983444 add ppsspp for windows x86 2017-09-01 21:32:30 -04:00
bparker06 bd619d41ed Override platform for new ppsspp core on windows to compile with msvc2017 2017-09-01 20:34:28 -04:00
Brad Parker 639fa4cd17 msvc2017: add more cores and a target for UWP ARM 2017-08-31 12:44:22 -04:00
radius 68506187ce sort recipes 2017-08-26 11:39:02 -05:00
radius 47265ebb21 sort recipes 2017-08-26 11:28:01 -05:00
Brad Parker 762604d041 add/update msvc2017 targets to have both desktop and uwp variants 2017-08-24 17:36:35 +01:00
Andrés 07758a6f81 Update cores-windows-x86_dw2-generic 2017-08-23 08:54:11 -05:00
twinaphex a00cb21402 Add recipe files for msvc 2017 x64 2017-08-11 16:08:21 +02:00
twinaphex e32141186b (MSVC 2005) Add snes9x 2017-08-11 03:11:06 +02:00
twinaphex c269f3750d Add recipe for snes9x (MSVC 2010) 2017-08-11 03:05:40 +02:00
twinaphex 6e69ec4add Add snes9x 2010 to recipes 2017-08-06 01:15:08 +02:00
twinaphex accd7e7b41 (msvc 2005) Add parallel n64 2017-08-05 15:08:32 +02:00
twinaphex cec61172a3 Add quicknes/stella 2017-08-05 14:58:12 +02:00
twinaphex 08d6a4acaf Add new cores 2017-08-05 14:50:39 +02:00
twinaphex 3d82542d3d (msvc 2005) Add new recipes 2017-08-05 14:34:04 +02:00
twinaphex b2a7ebad15 Add recipes 2017-08-05 14:23:08 +02:00
twinaphex b1d7f72f54 Add recipes 2017-08-05 14:08:49 +02:00
twinaphex 02561e9e23 Add bluemsx to MSVC 2005 2017-08-05 13:48:34 +02:00
twinaphex e1b56f8d5a Add 2048/4do 2017-08-05 13:27:19 +02:00
twinaphex a09e1a243f (MSVC 2005) Add tyrquake/vba next 2017-08-05 04:11:16 +02:00
twinaphex 6102659b83 (msvc 2005) Add tgbdual/vecx 2017-08-05 03:55:23 +02:00
twinaphex e30185289a (Msvc 2005) Add xrick and virtualjaguar 2017-08-05 02:59:32 +02:00
twinaphex 5979a70827 (msvc 2005) Add nestopia recipe 2017-08-05 02:44:33 +02:00
twinaphex ff9cc7fc5f (msvc2005) Add prboom 2017-08-04 18:05:11 +02:00
Brad Parker 0709128405 add first core for msvc2005-x86 2017-08-04 03:23:50 -04:00
Not6 de173b691a add xvic/xplus4 rules 2017-08-03 11:54:30 +02:00
Brad Parker 29ec88e1f9 add msvc2005 target for RA 2017-08-01 20:15:26 -04: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
hunterk ed6e262be4 fix URL typo and add more atari800 recipes 2017-07-16 09:12:19 -05:00
twinaphex 8ec0b4834b (msvc 2010) add supergrafx core 2017-07-06 21:37:36 +02:00
twinaphex 2b348acdcb (msvc 2010) Add mednafen ngp 2017-07-06 20:34:15 +02:00
twinaphex a9023524bf (msvc 2010) Add pce fast 2017-07-06 18:17:27 +02:00
twinaphex 75f5505a58 (Msvc 2010) add mednafen wswan 2017-07-06 16:05:26 +02:00
twinaphex 04ff3fd81c (msvc 2010) Add mednafen vb 2017-07-06 15:54:24 +02:00
twinaphex 1201519efe (msvc 2010) Add handy core 2017-07-06 15:42:16 +02:00
twinaphex 7eb0b5300c (msvc 2010) Add stella 2017-07-06 15:35:30 +02:00
twinaphex e23fb012d9 (msvc 2010) Add virtualjaguar 2017-07-06 15:21:05 +02:00
twinaphex 292d8ac8a0 Add craft to msvc 2010 2017-07-06 11:51:54 +02:00
twinaphex b73070985e (msvc 2010) Add melonds 2017-07-06 11:20:59 +02:00
twinaphex dbd363ae98 Add 3dengine recipes 2017-07-06 05:36:44 +02:00
twinaphex 87197f5a01 Add parallel N64 core 2017-07-06 03:58:15 +02:00
twinaphex 9262e76b08 Add pokemini core 2017-07-06 02:17:37 +02:00
twinaphex 9e6a0b8c24 Add pocketcdg to msvc 2010 2017-07-05 15:18:38 +02:00
twinaphex 9729ca29eb Add o2em core for msvc 2010 2017-07-05 15:05:06 +02:00
twinaphex 5280fe9f9e Add gme core for msvc 2010 2017-07-05 14:43:55 +02:00
twinaphex c6e659a5d9 Add nxengine to msvc 2010 2017-07-05 11:52:11 +02:00
twinaphex 4cd34f69d3 Add tyrquake to msvc 2010 2017-07-05 10:44:05 +02:00
twinaphex c9e0114936 (msvc2010) Add prboom recipe 2017-07-05 04:32:27 +02:00
twinaphex 0ca7caee65 Add xrick to msvc2010 cores 2017-07-04 11:30:11 +02:00
twinaphex cf8422c46b Add genesisplusgx to MSVC 2010 2017-07-04 09:55:41 +02:00
twinaphex 9deee564fa Add mame2003 core to msvc2010 2017-07-04 09:43:07 +02:00
twinaphex 75383806db add 2048 to msvc 2010 x86 2017-07-04 08:25:15 +02:00
twinaphex 327b8d5ea8 Add bluemsx to msvc 2010 recipes 2017-07-04 08:05:03 +02:00
twinaphex 00e8a7ec53 (MSVC 2010) Add quicknes 2017-07-03 02:23:38 +02:00
twinaphex 0ccf699558 Add nestopia to msvc2010 2017-07-03 02:14:37 +02:00
twinaphex 01b2be3af9 Add fmsx to MSVC 2010 cores 2017-07-03 02:04:27 +02:00
twinaphex 913ee7647f (MSVC 2010) Add prosystem to recipes 2017-07-02 22:56:38 +02:00
twinaphex aba4257837 Add vecx to MSVC 2010 recipes 2017-07-02 22:18:24 +02:00
twinaphex e2aa08ecd7 Add tgbdual to recipes 2017-07-02 21:57:44 +02:00
Brad Parker fae60e41f9 add msvc2010 cores 2017-07-02 17:57:47 +01:00
Andrés 885a25adb5 Update cores-windows-x64_seh-noccache 2017-06-16 10:05:26 -05:00