28 Commits

Author SHA1 Message Date
MilhouseVH
2b50e6184a ccache: update to ccache-3.6 2019-01-30 19:07:05 +00:00
MilhouseVH
c19a3ff780 packages: setup_toolchain $TARGET only called after package is sourced
Packages referencing variables defined in setup_toolchain such as CC, CXX,
AR, CFLAGS, LDFLAGS, HOST_CC etc. etc. must only reference these variables in
pre_build()/pre_configure()/pre_make() etc. functions, as the variables will not
be available when the package is sourced, but will be available after the call
to setup_toolchain() from scripts/build.
2018-12-18 03:43:28 +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
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
MilhouseVH
77b965a9b2 ccache: update to ccache-3.3.6 2018-02-05 19:20:55 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01: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
MilhouseVH
6af902bf15 ccache: update to ccache-3.3.4 2017-05-06 22:45:25 +01:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
sopparus
7dc259ad70 update url to https for ccache as well 2017-01-27 01:02:13 +01:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Jonas Karlman
9c7335564c ccache: fix build with CCACHE_DISABLE 2016-12-26 14:26:12 +01:00
MilhouseVH
08b2eea451 ccache: update to ccache-3.3.3 2016-12-21 13:19:06 +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
16c3b47e15
ccache: dont use $HOST_C* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:37 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
efa6a8a55b
ccache: update to 3.2.8 2016-09-09 09:46:15 -07:00
Lukas Rusak
ed46347271 ccache: update to 3.2.7 2016-07-25 10:04:58 -07:00
Jonas Karlman
ab48b2da11 ccache: update to 3.2.5 2016-05-15 11:55:43 +02: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
7a5c505b0f ccache: update to ccache-3.2.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-11 21:39:22 +02:00
Stephan Raue
16ca29491f ccache: update to ccache-3.2.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-30 10:09:55 +02:00
Stephan Raue
95671e7a31 ccache: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:30 +01:00
Stephan Raue
2806af3d78 ccache: simplyfing package script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-08 18:35:31 +01:00
Stephan Raue
d766cefd3a ccache: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-08 12:48:46 +01:00