ZIP
WinGet
Ccache
Joel Rosdahl · 4.10.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
Filename
ccache-4.10.1-windows-x86_64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Ccache.Ccache
Version
4.10.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
↗
Homepage
https://github.com/ccache/ccache
Installer URL
https://github.com/ccache/ccache/releases/download/v4.10.1/ccache-4.10.1-windows-x86_64.zip
Release Notes
Bug fixes
- Fixed prefix command lookup from `PATH`.
[contributed by Romain Geissler]
Build improvements
- Fixed detection and usage of system blake3.
[contributed by Carlo Cabrera]
- Find CppHttplib named libhttplib.so as well.
[contributed by Sam James]
- Removed Xcode assembly workaround for zstd.
[contributed by Gregor Jasny]
- Added bundled subset of Fmt again for convenience.
[contributed by Joel Rosdahl]
- Removed no longer needed workaround when build…