Menu

Tree [r13980] / trunk / CCache /
 History

HTTPS access


File Date Author Commit
 debian 2008-12-09 wsfulton [r10978] add debian patch 14_hardllink_doc.diff
 packaging 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 web 2009-08-20 wsfulton [r11661] Add files to svn:ignore
 COPYING 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 Makefile.in 2010-04-03 wsfulton [r11970] display to user ccache-swig install files
 README 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 README.swig 2008-12-17 wsfulton [r10983] add info about ccache-win32 patches applied
 args.c 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 ccache.c 2012-11-14 wsfulton [r13888] ccache-swig: apply patch #3586392 from Frederik...
 ccache.h 2009-01-08 wsfulton [r11039] add some missing stats and logging
 ccache.yo 2009-04-01 wsfulton [r11183] fix ordering of chapters
 ccache_swig_config.h.in 2008-11-07 wsfulton [r10920] integrate ccache build
 cleanup.c 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 configure.in 2008-12-08 wsfulton [r10973] Add ccache uninstall target. Fix ccache install...
 execute.c 2009-01-08 wsfulton [r11039] add some missing stats and logging
 hash.c 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 install-sh 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 mdfour.c 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 mdfour.h 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 snprintf.c 2008-11-03 wsfulton [r10900] Import ccache-2.4 source
 stats.c 2009-01-08 wsfulton [r11039] add some missing stats and logging
 test.sh 2009-01-07 wsfulton [r11037] Fix spaces in CCACHE_DIR and probably other places
 unify.c 2008-12-19 wsfulton [r10987] win32 fixes to pass the ccache test-suite
 util.c 2009-01-07 wsfulton [r11034] Fix lack of error logging in some situations an...

Read Me

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

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.