Jump to letter: [
ABCDEFGHIJKLMNOPRSTVWXYZ
]
ccache - C/C++ compiler cache
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
Latest: ccache-3.1.9-4.rhel6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
ccache |
0 |
3.1.9 |
4.rhel6.fio |
i686 |
148 KiB |
2014-01-05 10:42:54 |
Changelog:
- * 2013-08-03 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.1.9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- * 2013-03-31 - Ville Skyttä <ville.skytta[AT]iki.fi> - 3.1.9-3
- Apply upstream fix for gcc 4.8 test suite failure (#913915).
- Add arm-none-eabi and cross-gcc symlink triggers.
- Fix bogus dates in %changelog.
- * 2013-02-13 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.1.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- * 2013-01-09 - Ville Skyttä <ville.skytta[AT]iki.fi> - 3.1.9-1
- Update to 3.1.9.
- * 2012-08-18 - Ville Skyttä <ville.skytta[AT]iki.fi> - 3.1.8-1
- Update to 3.1.8, fixes #783971.
- Update mingw* symlink triggers.