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:lalala123:RISCV/ccache && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000167 167 Bytes | |
| ccache-2.4.tar.bz2 | 0000069753 68.1 KB | |
| ccache.changes | 0000001185 1.16 KB | |
| ccache.spec | 0000002279 2.23 KB | |
| ready | 0000000000 0 Bytes |
Comments 0