]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Support wide characters in filenames for MSVC
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 13 Aug 2025 17:36:53 +0000 (19:36 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 16 Aug 2025 11:18:39 +0000 (13:18 +0200)
commit441da4b4408e5e21a15e5f3c6cc6e50a5db92842
tree7711306e8812b54f3d3f3d2e56e77b6f2fb8093a
parent4e98036bd61f56b8cc0c46fd17a8a2e725d7ebf9
fix: Support wide characters in filenames for MSVC

Fixes #1619.
cmake/ccache.exe.manifest.in
src/ccache/ccache.cpp
src/ccache/core/statistic.hpp
src/ccache/core/statistics.cpp