Letter C

ccache - C/C++ compiler cache

Website: https://ccache.dev/
License: GPLv3+
Vendor: Alcance Libre, Inc.
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.7.12-1.fc14.al.src [367 KiB] Changelog by Joel Barrios (2021-09-26):
- Update to 3.7.12.

Listing created by Repoview-0.6.6-6.fc14.al