Silent Install HQ
ZIP WinGet

Ccache

Joel Rosdahl · 4.13.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1c78a0b816a3174d4b170b96294e016a21fb4a577dfd8361e7322f77f85c6348 VirusTotal ↗
Filename ccache-4.13.1-windows-x86_64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Ccache.Ccache
Version 4.13.1
Description Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again.
License GPL-3.0
Release Notes Bug fixes and improvements - Fixed handling of extensionless input files passed with -x assembler (regression in 4.13). [contributed by Joel Rosdahl] - Fixed a crash when searching for a storage helper next to the ccache executable. [contributed by Joel Rosdahl] - Fixed atime restoration when the recompressor fails to read a file. [contributed by Joel Rosdahl] - Improved storage helper lookup order to prefer libexec directories over PATH. [contributed by Joel Rosdahl] - Improved reliability of f…