Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ccache - C/C++ compiler cache
- Description:
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
ccache-2.4-21.el5.i386
[54 KiB] |
Changelog
by Ville Skyttä (2013-06-04):
- Auto-symlink gcc44(-c++) (#970228) and mingw32-gcc(-c++) compilers.
- Fix bogus dates in %changelog.
- Run test suite during build.
|
ccache-2.4-21.el5.x86_64
[55 KiB] |
Changelog
by Ville Skyttä (2013-06-04):
- Auto-symlink gcc44(-c++) (#970228) and mingw32-gcc(-c++) compilers.
- Fix bogus dates in %changelog.
- Run test suite during build.
|