ccache - C/C++ compiler cache

Website: http://ccache.samba.org/
License: GPLv3+
Description:
ccache is a compiler cache.  It speeds up recompilation of C/C++ code
by caching previous compiles and detecting when the same compile is
being done again.  The main focus is to handle the GNU C/C++ compiler
(GCC), but it may also work with compilers that mimic GCC good enough.

Packages:

ccache-3.2.4-5.el5.art.i386 [178 KiB]
ccache-3.2.2-4.el5.art.i386 [175 KiB]

Changelog:

by Scott R. Shinn (2015-06-26):
- Update to 3.2.2
Copyright © 2005-2010 Atomicorp, Inc.