Commit Graph

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