From: Andrew Tridgell Date: Sat, 30 Mar 2002 12:26:51 +0000 (+0100) Subject: added features section X-Git-Tag: v1.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca321490a021cdd838727c4bb3bf7bbc10c87fc0;p=thirdparty%2Fccache.git added features section --- diff --git a/web/index.html b/web/index.html index 368ba85cc..58fe4cb4c 100644 --- a/web/index.html +++ b/web/index.html @@ -4,7 +4,7 @@ ccache -

ccache

+

ccache

ccache is a compiler cache. It acts a caching pre-processor to C/C++ compilers and uses the -E compiler switch and a hash to detect when a @@ -18,12 +18,22 @@ href="http://compilercache.sourceforge.net/">compilercache program as a bourne shell script. ccache is a re-implementation of Erik's idea in C with more features and better performance.

-

documentation

+

Features

+ + + +

Documentation

See the README -

download

+

Download

You should fetch compilercache via CVS or rsync. To fetch via cvs use the following command: