summaryrefslogtreecommitdiffstats
path: root/.prev_configure.cmake
diff options
context:
space:
mode:
authorDimitrios Apostolou <jimis@qt.io>2020-09-28 16:42:51 +0200
committerDimitrios Apostolou <jimis@qt.io>2021-01-22 18:48:45 +0100
commit7ff1123711ea86a3be0654ac6b7648b92b337a7a (patch)
treef37ec3d9008ec7dacee71e3bb29dfe39477371cc /.prev_configure.cmake
parent3a1773dd7625e1bd727c5e851b8a84125fddb9e8 (diff)
Github Actions: ccache updates
+ Specify the ccache cache directory to avoid the defaults, because ccache >= 4.0 puts the cache directory in system-dependent paths + Adjust sloppiness to increase cache hit ratio + print compression stats but don't err if `-x` flag is missing (only available only on ccache >= 4.0) + Print ccache config for debugging purposes + Enable ccache compression and limit size Regarding the last point, ccache < v4.0 optionally compresses using the zlib algorithm, but ccache >= v4.0 uses zstd and compression is enabled by default. By forcing compression to true, all platforms will need similar size cache. We have to limit it because the default (5GB) fills up the cache artifacts size that Github Actions offers. Pick-to: 6.0 Change-Id: Iea72d08b223c611ee4a4443625647a1f01809b08 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to '.prev_configure.cmake')
0 files changed, 0 insertions, 0 deletions