Fixed parsing of Windows drive letter in file URLs for remote storage. [contributed by Joel Rosdahl]
Fixed a bug affecting depend mode with MSVC. [contributed by Huang Qin Jin]
Ccache no longer passes -v to the preprocessor. This improves preprocessor
mode hit rate when -v is on the compiler command line. [contributed by Joel Rosdahl]
Made --trim-max-size accept 0 for no limit. [contributed by Joel Rosdahl]
Build improvements
Made various fixes for Windows 64-bit MSBuild builds. [contributed by Rafael Kitover]
Silenced CMake warning for extracted timestamps. [contributed by Rafael Kitover]
Worked around problem with building ZStandard with Xcode. [contributed by Gregor Jasny]
Fixed undefined behavior (only triggered by unit tests) in
util::read_file_part for zero count, making the build fail with
_GLIBCXX_ASSERTIONS. [contributed by Joel Rosdahl]
Documentation improvements
Clarified --evict-older-than semantics. [contributed by Joel Rosdahl]
Test improvements
Fixed typo in “Directory is not hashed if using -gz” test. [contributed by Sam James]
I am a bot, and this action was performed automatically.
As of 2023-06-12T20:00:36Z, a new version of ccache for Windows has been released.
Changelog (sourced from https://ccache.dev/releasenotes.html#_ccache_4_8_2)
I am a bot, and this action was performed automatically.