Commit Graph

42 Commits

Author SHA1 Message Date
Rudi Heitbaum
ef8e1fd72e ccache: update to 4.8.3 2023-09-02 08:05:25 +00:00
Rudi Heitbaum
c0ba3e360d ccache: fix: Work around GCC 12.3 bug 109241
ref:
- 689168c292
2023-08-16 13:38:49 +00:00
Rudi Heitbaum
5c15291f92 ccache: update to 4.8.2 2023-06-18 07:52:11 +00:00
Rudi Heitbaum
e6d61b8df5 ccache: update to 4.8.1 2023-05-20 13:46:18 +00:00
Rudi Heitbaum
ebe7a9d844 ccache: update to 4.8
release notes:
- https://ccache.dev/releasenotes.html#_ccache_4_8
2023-03-19 05:11:08 +00:00
Matthias Reichl
e1b0a878a2 ccache: disable unittests
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 14:21:40 +01:00
Rudi Heitbaum
f3306e803d ccache: set compression level to CCACHE_COMPRESSLEVEL during package build 2022-12-04 14:21:40 +01:00
Matthias Reichl
16ec111802 ccache: don't override make_host
There's no need for it, it only delays building until makeinstall
and messes up build time statistics.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 14:21:40 +01:00
Rudi Heitbaum
243b9a2347 ccache: update to 4.7.4 and now builds with cmake 2022-12-04 14:21:19 +01:00
Matthias Reichl
eea2b116d5 ccache: explicitly set CCACHE_DIR to the dir we want to use
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01:00
Matthias Reichl
88b3ca8f7e ccache: use local-cc flag instead of manually setting CC
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-02 01:11:39 +01: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
f0f4953525 ccache: update to 3.7.12 2021-01-04 10:49:20 +00:00
MilhouseVH
ce9bd8d698 ccache: update to ccache-3.7.7 2020-02-04 23:14:28 +00:00
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