Skip to content

tt-gf/ccache

 
 

Repository files navigation

ccache – a fast compiler cache

Build Status

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++.

General information

Contributing to ccache

Packages

No packages published

Languages

  • C 81.7%
  • Shell 13.5%
  • M4 1.8%
  • Objective-C 1.4%
  • Python 0.8%
  • C++ 0.5%
  • Makefile 0.3%