158 Commits

Author SHA1 Message Date
CvH
c8601550aa spdx: packages/compress 2018-07-17 23:58:49 +02:00
MilhouseVH
cc0b9b8e5b zstd: update to zstd-1.3.4 2018-06-20 21:21:52 +01:00
Sascha Kuehndel (InuSasha)
bce7fc9535
tinc/lzo: add pic to build with gcc8 2018-06-04 20:17:29 +02: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
MilhouseVH
84cb0fab5c zstd: update to zstd-1.3.3 2017-12-21 10:01:46 +00:00
MilhouseVH
4f898cd013 vfs.libarchive: new package 2017-12-01 05:12:59 +00: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)
2bd83f8d15
buildsystem: replace PKG_USE_NINJA 2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01: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
Lukas Rusak
bbee17c738 Merge pull request #2099 from MilhouseVH/le90_zstd_132
zstd: update to zstd-1.3.2
2017-10-13 15:24:27 -07:00
Lukas Rusak
39e4348605
fixup! zlib: remove building minizip 2017-10-13 15:12:45 -07:00
Lukas Rusak
dd77ad2f6c
minizip: initial package 2017-10-13 15:12:00 -07:00
Lukas Rusak
fbbc6ad9d6
zlib: remove building minizip 2017-10-13 15:11:59 -07:00
Lukas Rusak
a130ffaee9
zlib: don't build with ninja 2017-10-13 15:01:52 -07:00
Lukas Rusak
c1d346a253
bzip2: fix depends 2017-10-13 15:01:51 -07:00
MilhouseVH
a1d16a3f2e zstd: update to zstd-1.3.2 2017-10-13 11:27:21 +01:00
escalade
fdf7880789 zstd: initial package 2017-09-22 13:58:12 +01:00
cvh
db6cd91143 packages: remove circular dependency to toolchain 2017-08-17 14:02:21 +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
65224c4a1a Merge pull request #932 from InuSasha/fixes/dependency_tree
fix same missing dependencies
2017-05-11 14:36:14 -07:00
Sascha Kuehndel (InuSasha)
66590c9488
dependency-tree: host packages depend on toolchain 2017-05-10 20:50:10 +02:00
MilhouseVH
848e1e151e lzo: update to lzo-2.10 2017-05-06 22:45:25 +01:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
Radostan Riedel
f5404d9706 zlib: Fix dead link by bumping to 1.2.11 2017-01-27 12:35:14 +01:00
MilhouseVH
4e884ecb99 zlib: update to zlib-1.2.9 2017-01-24 03:04:16 +00:00
MilhouseVH
01d3dec461 xz: update to xz-5.2.3 2017-01-24 03:04:16 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Lukas Rusak
b95d8b41c4
zlib: use cmake configuration 2016-09-26 23:20:58 -07:00
Stephan Raue
118b8bfb18
lzo: use cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:57 -07:00
Stephan Raue
d30c348705
zip: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:35 -07:00
Stephan Raue
2564214d4c
unzip: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:34 -07:00
Stephan Raue
6c55ec91f5
bzip2: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:34 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
cvh
2bbeec8418 change gnu.org download location 2016-09-14 10:55:52 +02:00
longchair
61a9cd4e1b zlib : Add libMinizip build to package
Thiw will add libminizip.a to sysroot so that some programs can link to it.
2016-07-23 18:40:32 +02:00
longchair
ce3ff9b17e bzip2 : allow to build for host 2016-04-07 22:16:18 +02:00
Lukas Rusak
4c18a4d586 zlib: change upstream url 2016-03-14 14:30:32 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
d0127bfe6a lzo: update to lzo-2.09
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-19 14:37:38 +01:00
Stephan Raue
f7a4e0a541 cpio: update to cpio-2.12
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-03 20:58:53 +02:00
Stephan Raue
a1bf0679a4 xz: update to xz-5.2.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-02 16:56:11 +02:00
vpeter4
1887e85842 unzip: use cflags correctly 2015-04-08 19:46:08 +02:00
Stephan Raue
57d21f3b9b xz: update to xz-5.2.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-01 18:46:49 +01:00
Stephan Raue
2ac15a7569 xz: update to xz-5.2.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-11 14:09:39 +01:00