C/C++ compiler cache
ccache is a compiler cache. It speeds up recompilation of C/C++ code by caching previous compiles and detecting when the same compile is being done again. The main focus is to handle the GNU C/C++ compiler (GCC), but it may also work with compilers that mimic GCC good enough.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.7.4-1.fc38 | - |
Fedora 37 | 4.7.4-1.fc37 | - |
Fedora 36 | 4.5.1-3.fc36 | - |
EPEL 9 | 4.5.1-2.el9 | - |
EPEL 8 | 3.7.7-1.el8 | - |
EPEL 7 | 3.7.7-1.el7 | - |
You can contact the maintainers of this package via email at
ccache dash maintainers at fedoraproject dot org
.