Please login to access the resource

A Fast C/C++ Compiler Cache

Edit Package ccache
https://ccache.dev/

ccache is a compiler cache. It speeds up recompilation by caching the
result of previous compilations and detecting when the same compilation is
being done again. Supported languages are C, C++, Objective-C and
Objective-C++.

Refresh
Refresh
Source Files
Filename Size Changed
ccache-4.8.2.tar.xz 0000560888 548 KB
ccache-4.8.2.tar.xz.asc 0000000833 833 Bytes
ccache.changes 0000061073 59.6 KB
ccache.keyring 0000010603 10.4 KB
ccache.spec 0000002473 2.42 KB
fix2038.patch 0000000395 395 Bytes
Revision 12 (latest revision is 13)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 12)
- update to 4.8.2:
  * Ccache no longer passes `-v` to the preprocessor. This
    improves preprocessor mode hit rate when `-v` is on the
    compiler command line.
  * Made `--trim-max-size` accept 0 for no limit. +
  * Clarified `--evict-older-than` semantics.
  * Fixed typo in "`Directory is not hashed if using -gz`" test.
Comments 0
openSUSE Build Service is sponsored by