FreeBSD.software
Home/devel/ccache

ccache

3.7.12_8

Tool to minimize the compile time of C/C++ programs

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.

Origin: devel/ccache
Category: devel
Size: 484KiB
License: GPLv3+
Maintainer: bdrewery@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install ccache

More in devel