A Fast C/C++ Compiler Cache
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++.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / ccache
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/ccache && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
ccache-4.9.tar.xz | 0000583744 570 KB | |
ccache-4.9.tar.xz.asc | 0000000833 833 Bytes | |
ccache.changes | 0000064508 63 KB | |
ccache.keyring | 0000010603 10.4 KB | |
ccache.spec | 0000002957 2.89 KB | |
fix2038.patch | 0000000395 395 Bytes |
Revision 140 (latest revision is 158)
Martin Pluskal (pluskalm)
accepted
request 1139886
from
Danilo Spinella (dspinella)
(revision 140)
- Fix SLE build by using gcc11 and disable hiredis dependency
Comments 0