Danny Rawlins
5743963242
[notify] ccache: 3.7.12 -> 4.0
New dependency cmake Changed compression algorithm from Deflate (zlib) to Zstandard, zstd will be used if installed, else it'll compile ccache staticly with a local zstd copy Changed hash algorithm from MD4 to BLAKE3 Improved cache directory structure Changed the default cache directory location to follow the XDG base directory specification The CCACHE_DIR environment variable still overrides the default location just like before The cache directory structure has changed compared to previous versions (more details below). This means that ccache 4.0 will not share cache results with earlier versions. It is however safe to run ccache 4.0 and earlier versions against the same cache directory: cache bookkeeping, statistics and cleanup are backward compatible, with the minor exception that some statistics counters incremented by ccache 4.0 won’t be visible when running ccache -s with an older version https://ccache.dev/releasenotes.html#_ccache_4_0
…
Description
CRUX opt ports
Languages
Roff
59.4%
Shell
39.6%
C
0.5%
ChucK
0.5%