forked from pool/ccache
* Changed the default cache directory location to follow the XDG base directory specification. * Changed compression algorithm from Deflate (zlib) to Zstandard, enabled by default. * Added functionality for recompressing cache content with a higher compression level. * Changed hash algorithm from MD4 to BLAKE3. * Added checksumming with XXH3 to detect data corruption. * Improved cache directory structure. * Added support for using file cloning (AKA “reflinks”). * Added an experimental “inode cache” for file hashes. - Changes for version 3.7.12: * Coverage files (.gcno) produced by GCC 9+ when using -fprofile-dir=dir are now handled gracefully by falling back to running the compiler. * Fixed writing to log file larger than 2 GiB when running ccache compiled in 32-bit mode. - Drop no longer applying patch: * 0001-Add-another-cleanup-mechanism-evict-older-than.patch OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=98
Description
No description provided
Languages
Public Key
100%