vpeter4
af3366478d
libxslt, libssh2: build with -fPIC
...
Compiling a shared library requires -fPIC. But this two libs are build without.
2018-12-19 12:54:37 +01:00
MilhouseVH
e019ab9464
Merge pull request #3079 from antonlacon/retire-sed-var
...
treewide: retire $SED
2018-11-04 19:48:31 +00:00
Matthias Reichl
e6439069b0
expat: use official release download URL
...
See https://github.com/libexpat/libexpat/releases
This also allows us to drop PKG_SOURCE_DIR and the post-unpack hack
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-11-04 12:02:25 +01:00
Ian Leonard
15282eb38b
treewide: retire $SED
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-11-04 01:12:58 +00:00
CvH
a729ad6193
rapidxml: initial package
2018-10-23 17:28:06 +02:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0
cleanup: remove redundant 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
MilhouseVH
79e85e5de8
libxslt: update to libxslt-1.1.32
2018-09-19 10:25:46 +01:00
MilhouseVH
7644f40af8
libxml2: update to libxml2-2.9.8
2018-09-19 10:25:22 +01:00
CvH
688d206db0
spdx: packages/textproc
2018-07-18 22:37:47 +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
6d8b7834d5
expat: update to expat-2.2.5, switch url
2018-02-01 23:50:49 +00:00
cvh
e2b1b54854
jsoncpp: update to 1.8.3
2017-11-22 14:19:28 +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)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
Jernej Skrabec
13bcf8bf92
expat: Fix host build
...
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net >
2017-11-11 10:32:12 -08:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
Lukas Rusak
d701a7d1e2
expat: add patch to not build docs
2017-10-13 15:01:52 -07:00
thoradia
1154f59138
libxslt: do not refer to xlocale.h
2017-08-25 18:13:09 +02: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
Lukas Rusak
777e824746
tinyxml: add -fPIC to CFLAGS
2017-06-14 22:43:41 -07:00
MilhouseVH
99ef6bc05d
PKG_BUILD: drop $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00