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 | 
                5.fc5 | 
                x86_64 | 
                85 KiB | 
                Tue May 16 15:15:22 2006 | 
            
        
        Changelog
        
            - * Tue May 16 18:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.4-5
 
            - Add auto-symlink support for g++-libstdc++-so_7.
 
        
            - * Sat Nov 26 17:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.4-4
 
            - Drop "bin" from compiler symlink path.
- Make profile.d snippets non-executable (#35714).
 
        
            - * Sun May  1 18:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.4-3
 
            - Auto-symlink update: add compat-gcc-32 and compat-gcc-32-c++, drop
  bunch of no longer relevant compilers.