Paul Griffith 43049c07e4 Have the ccache Makefile obey the settings of the CPPFLAGS and LDFLAGS
environment variables that are in force when the configure script is
executed.

Paul
2006-05-11 23:44:44 +02:00
2006-02-05 01:05:28 +01:00
2003-09-22 07:01:25 +02:00
2005-05-18 06:30:29 +02:00
2005-11-24 22:54:09 +01:00
2005-07-25 09:05:46 +02:00
2005-11-24 22:54:09 +01:00
2005-07-25 09:05:46 +02:00
2005-05-18 06:28:49 +02:00
2005-07-25 09:05:46 +02:00
2002-03-27 00:58:31 +01:00
2002-03-31 11:02:21 +02:00
2002-08-09 11:36:08 +02:00
2003-01-06 03:10:15 +01: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%