ccache
Overview
Version & Lifecycle
Community Notes
Configuration tip
When deploying ccache on Windows to a shared build server, set the cache location via the CCACHE_DIR environment variable (for example, to a fast local SSD path) at the system level and precreate that directory with appropriate ACLs, then use the system-wide config file at %ALLUSERSPROFILE%ccacheccache.conf to centrally enforce options like max_size and compression so all users and build agents share consistent cache behavior.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Supports Linux, macOS, Windows, and other Unix-like systems; supports GCC, Clang, MSVC compilers