Commit Graph

2 Commits

Author SHA1 Message Date
pvalchev
5f9b9c45f8 Update to ccache-2.1.1; bug fixes and minor improvements over last
from Brian Poole <raj@cerias.purdue.edu>
2003-01-19 09:27:25 +00:00
naddy
3b13291fad Import ccache 1.9.
Submitted by Brian J. Kifiak <bk@rt.fm>.

ccache is a compiler cache.  It acts as a caching pre-processor to C/C++
compilers, utilizing compiler output and a hash to detect when a
compilation can be satisfied from cache.  This often results in a 5 to
10 times speedup in common compilations.
2002-07-21 18:52:54 +00:00