ccache
Compiler cache for fast recompilation of C/C++ code
ccache is a compiler cache. It speeds up recompilation by caching
previous compilations and detecting when the same compilation is
being done again. Supported languages are C, C++, Objective-C and
Objective-C++.
Homepage: | http://ccache.samba.org |
Package version: | 3.1.6-1 |
Architecture: | i386 |
Distribution: | Ubuntu |
Filename: | ccache_3.1.6-1_i386.deb |
/usr/share/doc/ccache/README.Debian
Installing ccache
-----------------
The recommended way to use this with Debian is to either create "cc"
and "gcc" symlinks to /usr/bin/ccache in your private bin directory
(which must be before the real cc and gcc in your path), or use
CC="ccache gcc" on the make command line.
Another option is to just prepend /usr/lib/ccache in your PATH
environment variable, like
export PATH="/usr/lib/ccac
more»
/usr/share/doc/ccache/README.txt
ccache README
=============
About
-----
ccache is a compiler cache. It speeds up recompilation by caching the result of
previous compilations and detecting when the same compilation is being done
again. Supported languages are C, C++, Objective-C and Objective-C++.
Please see the manual page and documentation at http://ccache.samba.org for
more information.
Documentation
-------------
See t
more»
/usr/share/doc/ccache/NEWS.Debian.gz
ccache (3.0.1-1) unstable; urgency=low
The way the hashes are calculated has changed, so you won't get cache hits
for compilation results stored by older ccache versions. Because of this,
you might as well clear the old cache directory with `ccache --clear` if you
want, unless you plan to keep using an older ccache version.
zlib compression has now been incorporated upstream, but it's
more»
/usr/share/man/man1/ccache.1.gz
CCACHE(1) ccache Manual CCACHE(1)
NAME
ccache - a fast
more»
/usr/share/man/man8/update-ccache-symlinks.8.gz
UPDATE-CCACHE-SYMLINKS(8) UPDATE-CCACHE-SYMLINKS(8)
NAME
update-ccache-sy
more»
/usr/share/doc/ccache/changelog.Debian.gz
ccache (3.1.6-1) unstable; urgency=low
* New upstream version.
-- Joel Rosdahl <joel@debian.org
more»
/usr/share/doc/ccache/copyright
Browse inside ccache_3.1.6-1_i386.deb
Download ccache_3.1.6-1_i386.deb