Commit Graph

2 Commits

Author SHA1 Message Date
margarida
4a446d7069 Update to version 2.2
--
- Added a test suite,
- Added CCACHE_PREFIX option,
- Disabled hard links by default,
- Recognise some more gcc options,
- Added --cache-skip option.
Take MAINTAINER.
2003-04-22 03:15:49 +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