Committed to Code

ccache is a compiler cache. It speeds up recompilation of C/C++ code by caching previous compilations and detecting when the same compilation is being done again.

This project is managed by Joel Rosdahl.

Project Tags Tagged as c preprocessing gcc compiler c++ cache

Code Analysis