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
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000128 128 Bytes | |
ccache-4.8.2.tar.xz | 0000560888 548 KB | |
ccache-4.8.2.tar.xz.asc | 0000000833 833 Bytes | |
ccache.changes | 0000061073 59.6 KB | |
ccache.keyring | 0000010603 10.4 KB | |
ccache.spec | 0000002473 2.42 KB | |
fix2038.patch | 0000000395 395 Bytes |
Comments 0