Commit Graph

253 Commits

Author SHA1 Message Date
pretoriano80
9c03861325 Fixed SHA265 checksum
Signed-off-by: pretoriano80 <viusflag@libero.it>
2019-09-11 19:08:22 +03:00
5schatten
0b9ac4763c libretro-mame2015: switch PKG_TOOLCHAIN to make / reworked make opts 2019-08-28 21:21:31 +02:00
5schatten
426e7d5486 libretro-mame2016: updated to git efc37c9 / fixed build for ARM / cleaned up / updated cross-compile patch 2019-08-26 21:25:47 +02:00
5schatten
928f09adbc libretro-mame2015: initial package git d43c94f 2019-08-26 21:24:19 +02:00
5schatten
d287d8543e libretro-mame2014: decommission package 2019-08-26 21:23:28 +02:00
MilhouseVH
a154341a94 libretro-fsuae: fix target dependency 2019-08-10 22:33:13 +01:00
MilhouseVH
60572373da libretro-uae4arm: fix target dependency 2019-08-10 22:33:12 +01:00
CvH
9ba70c2b8d Merge pull request #3483 from MilhouseVH/le10_equality_fixup
packages: use single = not == for string comparison
2019-05-04 07:35:51 +02:00
MilhouseVH
b8780a0275 packages: use single = not == 2019-05-04 01:29:55 +01:00
kszaq
a4d8c0c26c libretro-ppsspp: use target_has_feature neon to enable neon+GLES2 2019-05-04 00:02:46 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
CvH
c42080ba82 kodi-binary-addons: update to latest versions 2019-03-14 19:52:47 +01:00
CvH
a3cfc7e547 libretro-mrboom: fix build 2019-02-18 22:27:18 +01:00
CvH
de461e3c37 libretro-mgba: fix build 2019-02-18 22:27:18 +01:00
CvH
2cfba3fc2f libretro-scummvm: fix build 2019-02-18 22:27:18 +01:00
CvH
d6b702f114 libretro-mesen: initial package 2019-02-18 22:27:18 +01:00
CvH
bc8fd997e1 emulators: update to latest versions 2019-02-18 22:27:18 +01:00
MilhouseVH
29d3fa3830 libretro-mame: fix genie/glibc cross-compile issue 2019-02-07 23:52:31 +00:00
Matthias Reichl
9f753b7aea libretro-picodrive: fix build error
The environment variable "R" leaks into the Makefile,
if it is set the build will fail. eg

export R=12345
scripts/build libretro-picodrive
...
make: *** No rule to make target '12345pico/pico.o', needed by 'picodrive_libretro.so'.  Stop.

Clear the variable before calling make to fix this issue

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-28 11:19:02 +01:00
Matthias Reichl
aab065b509 libretro-picodrive: drop git rev-parse call from Makefile
git rev-parse runs into the LE tree and sets GIT_VERSION to the
current LE githash - which is nonsense.

Just set GIT_VERSION to the (shortened) PKG_VERSION in the Makefile
to avoid this issue.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-27 23:11:14 +01:00
CvH
27f4f5e4c8 libretro-mame: change name of binary 2019-01-27 22:50:00 +01:00
Matthias Reichl
3ae3e58114 Merge pull request #3266 from CvH/9.0/sync-addons
kodi-binary-addons: update to latest versions
2019-01-27 15:21:56 +01:00
CvH
f3cf1a21f8 kodi-binary-addons: update to latest versions 2019-01-27 15:07:57 +01:00
CvH
5d3a991287 mame2016: add missed patch 2019-01-27 14:43:20 +01:00
CvH
345a3d8456 mame2016: initial package 2019-01-27 14:21:39 +01:00