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++.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / ccache
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/ccache && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ccache-4.10.2.tar.xz | 0000485460 474 KB | |
ccache-4.10.2.tar.xz.asc | 0000000833 833 Bytes | |
ccache.changes | 0000068224 66.6 KB | |
ccache.keyring | 0000010603 10.4 KB | |
ccache.spec | 0000003425 3.34 KB | |
xxhash-avoid-armv6-unaligned-access.patch | 0000000954 954 Bytes |
Revision 118 (latest revision is 158)
Martin Pluskal (pluskalm)
accepted
request 941255
from
Dirk Mueller (dirkmueller)
(revision 118)
- add xxhash-avoid-armv6-unaligned-access.patch (bsc#1193317)
Comments 0