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:jirislaby:ccache/ccache && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000250 250 Bytes | |
ccache-4.10.tar.xz | 0000411272 402 KB | |
ccache-4.10.tar.xz.asc | 0000000833 833 Bytes | |
ccache-rpmlintrc | 0000000052 52 Bytes | |
project.diff | 0000003502 3.42 KB |
Comments 0