A Fast C/C++ Compiler Cache
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 openSUSE:Factory / ccache
- Has a link diff
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout home:simotek:cmake4b/ccache && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed | 
|---|---|---|
| _link | 0000000697 697 Bytes | 





Comments 0