Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
ccache |
2.4 |
8.fc6 |
src |
93 KiB |
Sun Mar 18 08:22:59 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.