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.10.2-2.fc42 | - |
Fedora 42 | 4.10.2-2.fc42 | - |
Fedora 41 | 4.10.2-1.fc41 | - |
Fedora 40 | 4.9.1-1.fc40 | - |
Fedora EPEL 9 | 4.5.1-2.el9 | - |
Fedora EPEL 8 | 3.7.7-1.el8 | - |
Fedora EPEL 10.0 | 4.10.2-1.el10_0 | - |
You can contact the maintainers of this package via email at
ccache dash maintainers at fedoraproject dot org
.