Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ccache - C/C++ compiler cache
        
        
        - 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.1.9-3.fc19.s390x
              [146 KiB] | Changelog
              by Ville Skyttä (2013-03-31): - 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. |