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:AndreasStieger:branches:devel:tools:building/ccache && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000128 128 Bytes | |
| ccache-4.12.2.tar.xz | 0000510576 499 KB | |
| ccache.changes | 0000072439 70.7 KB | |
| ccache.spec | 0000003315 3.24 KB |
Comments 0