Skip to content

tt-gf/ccache

This branch is 2928 commits behind ccache/ccache:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13377bb · May 7, 2018
Apr 23, 2018
May 7, 2018
Nov 2, 2015
Feb 7, 2018
Feb 7, 2018
May 7, 2018
May 7, 2018
May 7, 2018
Mar 25, 2017
Mar 4, 2018
Mar 25, 2018
Apr 23, 2018
Apr 23, 2018
Jan 11, 2018
Aug 2, 2010
Mar 1, 2018
Mar 11, 2018
Feb 7, 2018
Sep 23, 2012
Jan 31, 2018
Jan 31, 2018
Mar 11, 2018
Apr 23, 2018
Jan 5, 2010

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

About

ccache – a fast compiler cache

Resources

License

Stars

Watchers

Forks

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%