]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Convert APIs to use std::filesystem::path for paths
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 2 Jun 2024 08:59:38 +0000 (10:59 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 30 Jun 2024 15:18:49 +0000 (17:18 +0200)
commit76398a74c0fedb8da17d8666bc5145cacf76d469
treef3b86a4cf99ff4094f2842ab7c5dc5e46a22baf6
parentabd6e87fe9386539b1c3b626d088c84678f3b1fc
refactor: Convert APIs to use std::filesystem::path for paths
src/ccache/core/Result.cpp
src/ccache/core/Result.hpp
src/ccache/core/ResultRetriever.cpp
src/ccache/core/ResultRetriever.hpp
src/ccache/storage/local/LocalStorage.cpp
src/ccache/storage/local/LocalStorage.hpp