Commit Graph

72 Commits

Author SHA1 Message Date
heitbaum
1430a9ce57 boost: update to 1.78.0 2022-01-03 00:57:41 +00:00
fnv
e61f61dd2d boost: Boost moved the release repository to new location - jfrog.io 2021-06-29 11:59:28 +02:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
heitbaum
df9b69b373 boost: update to 1.75.0 2020-12-28 12:08:23 +00:00
thoradia
b4e3479611 boost: version 1.74.0 2020-11-17 08:37:01 +01:00
MilhouseVH
b75565043e boost: update to boost-1.72.0 2020-01-24 06:15:58 +00:00
Sascha Kuehndel (InuSasha)
efef242121 various: add missing dependencies 2019-11-17 22:49:05 +01:00
MilhouseVH
f0f6608da0 boost: update to boost-1.71.0 2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +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
Lukas Rusak
63d3214805 boost: fix python config 2018-01-02 14:05:54 -08: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)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
thoradia
195aef2692 boost: update to 1.65.1, add chrono, date_time, python and random 2017-10-21 03:24:54 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
MilhouseVH
3d99d28843 packages: adapt for Python2 2017-10-11 03:55:10 +01: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
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Stephan Raue
55c6872f3b boost: update to boost-1_61_0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 0db55e49235e80ffa46f3cc4edf696d299b2af00)
2016-11-16 00:18:25 +00: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
Stephan Raue
dad241a6f4 boost: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:35 -07:00