4099 Commits

Author SHA1 Message Date
twinaphex
c8c0ae8e66 Update emscripten - enable Craft again 2018-01-16 09:23:49 +01:00
twinaphex
5973d330cd (Emscripten) Disable craft 2018-01-16 09:18:55 +01:00
Twinaphex
90273f1124
Merge pull request #701 from esoptron/patch-3
Update mame2016_libretro.info
2018-01-16 07:31:51 +01:00
Twinaphex
7081ce5189
Merge pull request #702 from sephore/patch-2
Update snes9x_libretro.info
2018-01-16 07:31:39 +01:00
sephore
48444a5a75
Update snes9x_libretro.info
Again, because Satellaview. :|
2018-01-16 02:50:56 -02:00
esoptron
85d3f7482f
Update mame2016_libretro.info
MAME switched licenses after version 0.172
2018-01-15 21:33:10 -05:00
Twinaphex
858f03942d
Merge pull request #700 from orbea/recipes
libretro-buildbot-recipe.sh: Fix constant rebuilds for some cores.
2018-01-16 01:39:36 +01: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
Twinaphex
b79130be0c
Merge pull request #695 from orbea/recipes
libretro-buildbot-recipe: Move core specific conditions to the recipe files.
2018-01-15 23:02:21 +01:00
Twinaphex
db59d0af6d
Merge pull request #699 from sephore/patch-1
Added "Nintendo - Satellaview" database to Snes9x
2018-01-15 18:01:54 +01:00
sephore
a50358c50c
Added "Nintendo - Satellaview" 2018-01-15 06:22:50 -02:00
twinaphex
5ad9ea3bcf Disable some more cores for emscripten 2018-01-15 03:07:03 +01:00
twinaphex
ed7088fee9 Not the proper way to comment this out 2018-01-15 03:05:25 +01:00
twinaphex
52d2496328 Comment this out 2018-01-15 03:04:16 +01:00
Twinaphex
bbfb64784c
Merge pull request #696 from esoptron/patch-2
Update px68k_libretro.info
2018-01-15 01:29:17 +01:00
orbea
1819f5087a recipes: Update recipes.info 2018-01-14 14:28:37 -08:00
orbea
61b426445c libretro-buildbot-recipe.sh: Move jni specific conditions to the recipe files. 2018-01-14 14:28:37 -08:00
orbea
e4d3a8a8ac libretro-buildbot-recipe: Move core specific conditions to the recipe files. 2018-01-14 14:27:33 -08:00
Twinaphex
95dd76641f
Merge pull request #698 from r-type/patch-3
Update wiiu
2018-01-14 23:22:26 +01:00
not6
906bc30c3f
Update wiiu
fix wrong PTR64
2018-01-14 22:18:14 +00:00
Andrés
f71c7300e6
Merge pull request #697 from r-type/patch-2
Update wiiu
2018-01-14 15:20:48 -05:00
not6
6614386624
Update wiiu 2018-01-14 20:19:24 +00:00
esoptron
6cb6a809ea
Update px68k_libretro.info 2018-01-14 12:58:48 -05:00
Andrés
1c186db2cb
Update libretro-buildbot-recipe.sh 2018-01-12 20:01:40 -05:00
Andrés
320f5d1666
Update libretro-buildbot-recipe.sh 2018-01-12 10:57:27 -05:00
Twinaphex
a5edf8c39a
Merge pull request #688 from orbea/reset
libretro-buildbot-recipe.sh: Make shallow fetches.
2018-01-11 21:32:47 +01:00
Twinaphex
1b49fe1f82
Merge pull request #693 from r-type/patch-1
update repository to libretro
2018-01-11 21:29:49 +01:00
not6
024e822cb9
update repository to libretro
move to libretro since change are merged
2018-01-11 17:18:05 +01:00
Andrés
8a9ecf501e
Update cores-android-cross.conf 2018-01-09 17:43:18 -05:00
Twinaphex
f059da3b5c
Merge pull request #692 from Tatsuya79/patch-2
Update mesen_libretro.info
2018-01-09 19:56:47 +01:00
twinaphex
7754426440 Update fetch rule 2018-01-09 15:36:18 +01:00
Tatsuya79
5d5bfc1179
Update mesen_libretro.info 2018-01-09 11:41:42 +01:00
Twinaphex
8e83a2701c
Merge pull request #690 from j-selby/fix-citra-webservices
Disable Web Services for Citra
2018-01-09 00:06:48 +01: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
Francisco José García García
40a4000a1b
Update vita 2018-01-08 10:27:29 +01:00
Andrés
cb7a079e59
Update vita 2018-01-07 18:14:58 -05:00
Andrés
5ffb8cc187
Update vita 2018-01-07 18:10:07 -05:00
orbea
5dfd1e1356 libretro-buildbot-recipe.sh: Make shallow fetches. 2018-01-07 10:25:03 -08:00
Andrés
b9a9f58a7e
Merge pull request #687 from orbea/reset
libretro-buildbot-recipe.sh: Fix builds with force pushes.
2018-01-07 12:44:33 -05:00
orbea
22b5a94ff5 libretro-buildbot-recipe.sh: Fix builds with force pushes.
The script will no longer git pull, but will fetch the any changes
from the remote branch and then reset the repo to that branch.

If there are changes the HEAD commit will change and it will rebuild.

This will also work if the old history was changed instead of the new
history.
2018-01-07 09:41:53 -08:00
Twinaphex
b4c688b9a5
Merge pull request #685 from esoptron/patch-1
Update bluemsx_libretro.info
2018-01-07 09:07:43 +01:00
esoptron
d040634000
Update bluemsx_libretro.info 2018-01-06 22:20:35 -05:00
Brad Parker
c8b216610e osx: add mesen 2018-01-06 14:34:12 -05:00
Twinaphex
31b74e9727
Merge pull request #684 from RobLoach/freeintv
Add Mattel Intellivision via FreeIntv
2018-01-06 19:19:18 +01:00
Rob Loach
fd65c5d88a
Add Mattel - Intellivision via FreeIntv 2018-01-06 12:22:56 -05:00
Andrés
8fc7e727d1
Merge pull request #683 from orbea/citra
libretro-buildbot-recipe.sh: Fix citra builds for windows (Again)
2018-01-06 10:36:52 -05:00
orbea
81398a8b37 libretro-buildbot-recipe.sh: Fix citra builds for windows (Again)
During one of my clean up efforts I neglected to make sure the quotes
around '-G "MYSYS Makefiles"' were not evaluated. Escaping the variable
containing this option works, but should be noted it only works with bash.
Since this script is inherently a bash script that should be no problem.

Fixes https://github.com/libretro/libretro-super/issues/675
2018-01-06 07:33:27 -08: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