Go to file
Martin Pluskal ae74d12dc2 - Update to version 4.0:
* 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
2020-11-04 08:12:50 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccache?expand=0&rev=1 2007-01-15 23:06:38 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccache?expand=0&rev=1 2007-01-15 23:06:38 +00:00
ccache-4.0.tar.xz - Update to version 4.0: 2020-11-04 08:12:50 +00:00
ccache-4.0.tar.xz.asc - Update to version 4.0: 2020-11-04 08:12:50 +00:00
ccache.changes - Update to version 4.0: 2020-11-04 08:12:50 +00:00
ccache.keyring Accepting request 287550 from home:pluskalm:branches:devel:tools:building 2015-02-26 10:54:03 +00:00
ccache.spec - Update to version 4.0: 2020-11-04 08:12:50 +00:00