]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Convert usage of Util::remove_extension to std::filesystem
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 2 Jan 2024 15:25:55 +0000 (16:25 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 7 Jan 2024 09:27:06 +0000 (10:27 +0100)
commit445f0cf51930a9e14aa2f5a67948c6c7c4a6b086
tree66ab2668e7b2c4913f3c30c8215c46c8708822a2
parent9e3d2fc61ffa09078a90f8623c9337cfa440317d
refactor: Convert usage of Util::remove_extension to std::filesystem
src/Util.cpp
src/Util.hpp
src/ccache.cpp
src/core/mainoptions.cpp
unittest/test_Util.cpp