ccache: A Fast C/C++ Compiler Cache
![]() |
![]() |
![]() |
|||
---|---|---|---|---|---|
(auf gut Glück) | (meist engl.) | (falls vorhanden) |
- Zusammenfassung (meist engl.)
- ccache is a compiler cache. It speeds up recompilation by caching the result of previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++.