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++.
- Links to devel:tools:building / ccache
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/ccache && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000128 128 Bytes | |
ccache-4.12.tar.xz | 0000509472 498 KB | |
ccache-4.12.tar.xz.minisig | 0000000313 313 Bytes | |
ccache.changes | 0000072732 71 KB | |
ccache.keyring | 0000010603 10.4 KB | |
ccache.spec | 0000003466 3.38 KB |
Comments 0