intersystems / iknow

Community development repository for iKnow
MIT License
51 stars 18 forks source link

[autoupdate] Update ccache from 4.8.1 to 4.8.2 #344

Closed isc-adang closed 1 year ago

isc-adang commented 1 year ago

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)

Ccache 4.8.2

Release date: 2023-06-12

Bug fixes

  • 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.