Commit Graph

41098 Commits

Author SHA1 Message Date
Rudi Heitbaum
aba1a4e598 Python3: update to 3.11.1 2022-12-07 12:55:01 +00:00
CvH
32d2d3a67b Merge pull request #7212 from heitbaum/minor-pkgs
Minor package updates
2022-12-06 19:59:43 +01:00
Matthias Reichl
fedee34490 Merge pull request #7215 from SupervisedThinking/up_trace_time
scripts/build: update TRACE_BUILD_TIMING
2022-12-06 19:50:24 +01:00
SupervisedThinking
b76b39d823 scripts/build: update TRACE_BUILD_TIMING 2022-12-06 16:31:24 +01:00
Rudi Heitbaum
0ed19584eb usbutils: update to 015 2022-12-06 12:02:46 +00:00
Rudi Heitbaum
f7d3d620ef SDL2: update to 2.26.1 2022-12-06 12:02:46 +00:00
Frank Hartung
ae18370fa6 Merge pull request #7208 from heitbaum/gst
Gstreamer update to 1.21.3
2022-12-05 11:53:23 +01:00
Rudi Heitbaum
1b872b6ccf gst-plugins-bad: update to 1.21.3 2022-12-05 09:29:56 +00:00
Rudi Heitbaum
3da267c8d2 gst-plugins-base: update to 1.21.3 2022-12-05 09:29:56 +00:00
Rudi Heitbaum
84135f1d05 gstreamer: update to 1.21.3 2022-12-05 09:29:56 +00:00
CvH
927f7246dc Merge pull request #7204 from HiassofT/le11-local-cc2
options: automatically use ccache on build host if it's available
2022-12-05 09:34:28 +01:00
CvH
34b216c6e2 Merge pull request #7202 from HiassofT/le11-ccache4
update to ccache 4 and support building early package with local ccache
2022-12-05 09:33:54 +01:00
Matthias Reichl
6956b5f605 config/show_config: add local ccache info
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 16:01:56 +01: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
Rudi Heitbaum
399df18197 config/options: add compression level for ccache (CCACHE_COMPRESSLEVEL) 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
9ee4ce2a23 zstd: 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 13:48:23 +01:00
Matthias Reichl
10db624f40 zstd: use local-cc build flag 2022-12-04 13:48:23 +01:00
Rudi Heitbaum
e9c49900ab zstd: build with cmake-make and remove host dependancy of ccache:host
ccache:host now uses zstd to build, so update the dependancies and
force the use of the LOCAL_CC and LOCAL_CXX compilers.
2022-12-04 13:48:23 +01:00
Matthias Reichl
9f9de20cee cmake: drop dependency on ccache and add local-cc build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 13:48:23 +01:00
Rudi Heitbaum
80621c706e zlib: host build depends on ccache:host 2022-12-04 13:48:23 +01:00
Matthias Reichl
0b125af1eb pkg-config: drop dependency on ccache:host, add local-cc build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 13:48:23 +01:00
Matthias Reichl
d71a7c52be gettext: drop dependency on ccache:host, add local-cc build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 13:48:23 +01:00