Commit graph

23 commits

Author SHA1 Message Date
Rudi Heitbaum
c1751d8cdf cxxtools: host build depends on openssl:host 2022-07-14 10:28:33 +00:00
Rudi Heitbaum
ee19e26755 cxxtools: patch to compile with openssl 2022-07-12 13:58:36 +00:00
Rudi Heitbaum
23bc92bbe9 cxxtools: target build depends on openssl 2022-07-12 10:17:28 +00:00
Rudi Heitbaum
297cd22075 cxxtools: update to 3.0 2022-07-11 10:34:20 +00:00
Rudi Heitbaum
702f8357a7 cxxtools: fix compile with gcc11
reference:
- github com maekitalo cxxtools issues 30
2022-04-12 07:12:20 +00:00
mglae
176791e3bb curl cxxtools ncurses pcre tntnet: fix/add $PKG_NAME-config
*-config scripts must be installed in $TOOLCHAIN/bin to be reachable from PATH
but point to sysroot.
2021-07-01 23:43:14 +02:00
Ian Leonard
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler 2019-10-18 19:41:00 +02:00
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
Ian Leonard
15282eb38b treewide: retire $SED
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-04 01:12:58 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
vpeter4
35fb9e642c cxxtools: remove unneeded patch
SHARED_LIB_FLAG variable is set only when building on AIX Unix operating system
2018-08-30 10:15:28 +02:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +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
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
f7da3c2cc3 remove double newlines 2017-10-16 01:25:26 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +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
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
CvH
547ae9c79a addons: cleanup structure and workarounds 2016-03-19 14:27:21 +01:00