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.1.tar.xz 0000559628 547 KB
ccache-4.8.1.tar.xz.asc 0000000833 833 Bytes
ccache.changes 0000060611 59.2 KB
ccache.keyring 0000010603 10.4 KB
ccache.spec 0000002473 2.42 KB
fix2038.patch 0000000395 395 Bytes
Revision 10 (latest revision is 13)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 10)
- update to 4.8.1:
  * Fixed an issue with the depend mode in combination with `--`
    on the command line for Clang-based compilers. +
  * Improved knowledge about MSVC debug flags so that non-debug
    `/Z*` options are once again supported. +
  * Ccache no longer treats `/Zi` as unsupported for clang-cl.
  * Made the output format of `ccache -k max_size` parsable by
    ccache itself. +
  * Added a remote file storage example with URL-encoded spaces.
Comments 0
openSUSE Build Service is sponsored by