2002-04-18 12:26:47 +02:00
2002-04-10 10:23:08 +02:00
2002-03-31 16:27:24 +02:00
2002-04-01 05:58:57 +02:00
2002-04-08 05:24:06 +02:00
2002-04-08 05:24:06 +02:00
2002-04-06 08:45:31 +02:00
2002-04-06 08:51:14 +02:00
2002-04-06 08:51:14 +02:00
2002-04-06 09:06:51 +02:00
2002-03-27 00:58:31 +01:00
2002-04-01 05:41:44 +02:00
2002-03-31 11:02:21 +02:00
2002-03-27 00:58:31 +01:00
2002-03-26 15:46:43 +01:00
2002-03-31 11:05:06 +02:00
2002-03-31 11:23:43 +02:00
2002-04-01 05:41:44 +02:00
2002-04-06 08:45:31 +02:00

This is a re-implementation of "compilercache" in C

The original compilercache scripts were by Erik Thiele
(erikyyy@erikyyy.de) and I would like to thank him for an excellent
piece of work. See http://www.erikyyy.de/compilercache/ for the
original shell scripts.

I wrote ccache because I wanted to get a bit more speed out of a
compiler cache and I wanted to remove some of the limitations of the
shell-script version.

Please see the manual page and documentation at
http://ccache.samba.org/

INSTALLATION
------------

Please run:

  ./configure
  make
  make install

then read the ccache manual page

-----------

Andrew Tridgell
http://samba.org/~tridge/
bugs@ccache.samba.org
Description
ccache - a fast compiler cache
Readme 2.4 MiB
Languages
C 89.4%
Shell 7.2%
M4 2.1%
Python 1%
Makefile 0.3%