Commit Graph

177 Commits

Author SHA1 Message Date
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