A Fast C/C++ Compiler Cache

Edit Package ccache

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.9.1.tar.xz 0000583764 570 KB
ccache-4.9.1.tar.xz.asc 0000000833 833 Bytes
ccache.changes 0000065122 63.6 KB
ccache.keyring 0000010603 10.4 KB
ccache.spec 0000002929 2.86 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1152216 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 76)
- Update to 4.9.1:
  * Improved detection of bad remote storage URLs gracefully. This also fixes
    crashes seen in ccache’s own test suite.
  * Made caching completely disabled when modification of a source or include
    file is detected during ccache invocation. Previously this was only done for the direct mode.
  * Fixed an MSVC crash when using /Zi with many concurrent compilations.
  * Fixed a crash when -arch is the last compiler option.
- Drop no longer needed fix2038.patch
Comments 2

Luz Paz's avatar

ccache v4.6 was released https://ccache.dev/releasenotes.html


Danilo Spinella's avatar

I tried updating it yesterday but I have encountered some tests failing that need investigation.

openSUSE Build Service is sponsored by