Development Tools

ccache - C/C++ compiler cache

ccache is a compiler cache.  It acts as a caching pre-processor to
C/C++ compilers, using the -E compiler switch and a hash to detect
when a compilation can be satisfied from cache.  This often results in
a 5 to 10 times speedup in common compilations.
License:GPL Group:Development Tools
URL:http://ccache.samba.org/ Source: ccache

Packages

Name Version Release Type Size Built
ccache 2.4 8.fc6 x86_64 83 KiB Sun Mar 18 08:40:01 2007

Changelog

* Thu Mar 15 18:00:00 2007 Ville Skyttä <ville.skytta at iki.fi> - 2.4-8
- Bypass cache with --coverage, -fprofile-arcs and -ftest-coverage
  (upstream CVS and Matt Fago, #231462).
* Fri Nov 10 17:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.4-7
- Require coreutils for triggers (#215030).
* Wed Aug 9 18:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.4-6
- Add auto-symlink support for compat-gcc-34(-c++).
- Untabify, escape macros in changelog.

Listing created by RepoView-0.5.2-1.fc6 (modified)