Matthias Reichl
84d41aa6d5
libretro-bluemsx: drop lto build flag
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Jonas Karlman
4ece8acdff
Merge pull request #2563 from Raybuntu/rk_emu
...
Emulation support for cortex-a72.cortex-a53
2018-03-24 18:30:22 +01:00
Radostan Riedel
17692fa6e3
Emulation support for cortex-a72.cortex-a53
2018-03-20 08:35:19 +01:00
h.udo
ad1e02fe90
Fix libretro-desmume SHA256sum
2018-03-15 18:16:38 +00:00
h.udo
111663487b
Fix libretro-ppsspp package to match LibreELEC sources mirror
2018-03-15 18:16:38 +00:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
...
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)
All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk
Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Lukas Rusak
7239dc4a47
game.libretro.dosbox: fix building add-on
2018-02-25 16:55:36 -08:00
Lukas Rusak
f03cbc574f
update retroplayer add-ons and emulation packages
2018-02-22 23:26:08 -08:00
Carlos Garces
054cceade5
Add PKG_TOOLCHAIN to fix compilation error
2018-02-04 22:36:48 +01:00
CGarces
1d77bdc8db
emulation: Fixed compilation issue with libretro-mupen64plus
2018-02-04 22:36:48 +01:00
CGarces
bf435abfbf
emulation: libretro-desmume changed to active mantained project.
2018-02-04 22:36:48 +01:00
CGarces
df82e2b77d
emulation: Fix build errors from libretro-ppsspp.
...
Fix 404 from libretro-ppsspp.
Fix ffmeg compilation
2018-02-04 22:36:48 +01:00
Carlos Garcés
f3e5a7d296
emulation: Replace DEVICE and PROJECT variables with TARGET_CPU
2018-02-04 22:36:48 +01:00
Lukas Rusak
f60556f090
update retroplayer add-ons and emulation packages
2018-01-31 14:46:43 -08:00
Sascha Kuehndel (InuSasha)
430f6e33a0
buildsystem: set PKG_TOOLCHAIN for multiple packages
2017-11-22 00:49:45 +01:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4
buildsystem: rename TOOLCHAIN other to manual
2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3
buildsystem: set PKG_TOOLCHAIN for packages, that need it
2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
2343a6498f
buildsystem: fix doubled PKG_TOOLCHAIN
2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
c90b78d9d5
buildsystem: replace PKG_USE_CMAKE
2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
MilhouseVH
c863ecc017
packages: use target_has_feature
2017-10-18 00:40:05 +01:00
cvh
f7da3c2cc3
remove double newlines
2017-10-16 01:25:26 +02:00
cvh
5496b4ebd0
remove white space from the end of line
2017-10-16 01:25:19 +02:00
cvh
4452de37d8
remove double newline at EOF
2017-10-16 01:25:19 +02:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
cvh
c6b5cdc10f
fix copyright header
2017-10-16 00:01:11 +02:00
Radostan Riedel
de9d1af69f
AArch64 projects: add 32-bit userspace support
2017-10-12 10:07:43 +02:00
MilhouseVH
13dabc00ea
checksums: update sha256 checksum after github archive change
2017-09-14 04:12:08 +01:00
Lukas Rusak
e5c2de966f
emulation: update packages
2017-09-05 20:59:28 -07:00
Lukas Rusak
4e19e4dcab
emulation: update packages
2017-09-05 10:05:57 -07:00
MilhouseVH
2b32b50d8c
Merge pull request #1908 from vpeter4/libretro-ppsspp
...
libretro-ppsspp: remove unneeded patch
2017-08-21 18:39:50 +01:00
MilhouseVH
6be1abff3e
Merge pull request #1909 from vpeter4/libretro-desmume
...
libretro-desmume: remove unneeded patch
2017-08-21 18:06:00 +01:00
MilhouseVH
92231dcb42
Merge pull request #1907 from vpeter4/libretro-beetle-pcfx
...
libretro-beetle-pcfx: remove unneeded patch
2017-08-21 18:05:00 +01:00
Peter Vicman
5a5415d4f8
libretro-desmume: remove unneeded patch
2017-08-19 19:13:41 +02:00
Peter Vicman
d8ed8c9027
libretro-ppsspp: remove unneeded patch
2017-08-19 18:43:27 +02:00
Peter Vicman
b9d3b29f6e
libretro-beetle-pcfx: remove unneeded patch
2017-08-19 18:41:09 +02:00
Sascha Kuehndel (InuSasha)
10361fc12f
libretro-dinothawr: fix gcc7 build
2017-08-14 19:57:57 +02:00
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
99ef6bc05d
PKG_BUILD: drop $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00
Lukas Rusak
8b28fe7e75
libretro-reicast: add WeTek_Core support
2017-02-08 14:20:16 -08:00
Lukas Rusak
73c2abae5f
libretro-ppsspp: add WeTek_Core support
2017-02-08 14:20:16 -08:00
Lukas Rusak
3cf96a7aa7
libretro-pcsx-rearmed: add WeTek_Core support
2017-02-08 14:20:15 -08:00
Lukas Rusak
4646a953bb
libretro-mupen64plus: add WeTek_Core support
2017-02-08 14:20:15 -08:00
Lukas Rusak
14cd96540a
libretro-mame2014: add WeTek_Core support
2017-02-08 14:20:15 -08:00
Lukas Rusak
1c6500b677
libretro-mame2010: add WeTek_Core support
2017-02-08 14:20:15 -08:00
Lukas Rusak
60cd4686de
libretro-mame2000: add WeTek_Core support
2017-02-08 14:20:14 -08:00
Lukas Rusak
fb095eaed2
libretro-mame: add WeTek_Core support
2017-02-08 14:20:14 -08:00
Lukas Rusak
ec88cb9783
libretro-desmume: add WeTek_Core support
2017-02-08 14:20:14 -08:00
Lukas Rusak
743a8700f0
libretro-craft: add WeTek_Core support
2017-02-08 14:20:14 -08:00
Lukas Rusak
c471c01f68
libretro-beetle-pcfx: add WeTek_Core support
2017-02-08 14:20:13 -08:00