Andre Heider
2c1566180b
libretro-picodrive: add missing PKG_DEPENDS_UNPACK
...
cyclone68000 is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Matthias Reichl
ca27792cf2
Merge pull request #4104 from dhewg/pull/make
...
make: update to v4.3
2020-01-21 00:14:43 +01:00
Andre Heider
4086e4029e
libretro-mame2016: fix build with make 4.3
2020-01-20 12:37:50 +01:00
Andre Heider
f9838e50c2
libretro-mame: fix build with make 4.3
2020-01-20 12:37:50 +01:00
Andre Heider
7b53760379
libretro-mame2015: work around broken make dependencies
2020-01-17 09:01:43 +01:00
Andre Heider
369b40dbb7
libretro-mame2010: work around broken make dependencies
2020-01-17 09:01:43 +01:00
Andre Heider
776c96eae9
libretro-mame2016: pre-create generated headers
2020-01-17 09:01:43 +01:00
Andre Heider
5b60d3a370
libretro-mame2016: fix make dependencies
2020-01-17 09:01:43 +01:00
Andre Heider
a7d750f2b8
libretro-mame2016: fix cross compilation
...
Replace the current patch with the same approach as libretro-mame:
Don't set PTR64=0 on 32bit archs, instead set ARCHITECTURE to an empty
string. That way we don't need to patch out hardcoded -m32 arguments.
While at it, disable the bgfx hw renderers, or that pile of build crap
tries to include X11 headers.
2020-01-17 09:01:43 +01:00
Andre Heider
f3eea9661f
libretro-mame: pre-create generated headers
...
Yay, more missing dependencies:
In file included from ../../../../../src/mame/audio/taito_zm.h:14,
from ../../../../../src/mame/drivers/zn.cpp:15:
../../../../../src/devices/cpu/tms57002/tms57002.h:208:10: fatal error: ../../emu/cpu/tms57002/tms57002.hxx: No such file or directory
2020-01-17 09:01:43 +01:00
Andre Heider
0790e55d8e
libretro-mame: fix make dependencies
2020-01-17 09:01:43 +01:00
Andre Heider
351e23a527
libretro-mame: fix cross compilation
...
Don't set PTR64=0 on 32bit archs, instead set ARCHITECTURE to an empty
string. That way we don't need to patch out hardcoded -m32 arguments.
While at it, disable the bgfx hw renderers, or that pile of build crap
tries to include X11 headers.
2020-01-17 09:01:43 +01:00
Sascha Kuehndel (InuSasha)
efef242121
various: add missing dependencies
2019-11-17 22:49:05 +01:00
MilhouseVH
97f87d8e9c
packages: switch from Python2 to Python3
2019-10-29 12:19:07 +00:00
MilhouseVH
b8ad8c7e18
libretro-stella: update to libretro-stella-6d74ad9
2019-10-17 12:06:35 +01:00
Matthias Reichl
1abc81f55e
libretro-stella: fix PKG_LIBNAME
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2019-10-17 10:38:43 +01:00
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