ccache
Fast compiler cache
ccache acts as a caching pre-processor to C/C++ compilers, improving compilation time when recompiling previously compiled source.
homepage ↗ github: ccache/ccache
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 4.13.5 | 1 | 13 h | details › |
Versions & arches
Use flags of 4.13.5
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- http Enable HTTP backend for storage via dev-cpp/cpp-httplib
- redis Enable Redis backend for storage via dev-libs/hiredis
- +static-c++ Avoid dynamic dependency on gcc's libstdc++.
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- verify-sig Verify upstream signatures on distfiles