]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Move Win32Util::add_exe_suffix to util
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 2 Oct 2023 16:32:56 +0000 (18:32 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 2 Oct 2023 19:33:49 +0000 (21:33 +0200)
commit29e90bef9b1726bf9f34356fe5a5a88e4dbd2097
tree7ea1da5e9c69e530cbe28a1e61aba527d3b403eb
parent40a4bb459d88b1132bf770fe461a93100f5969d5
refactor: Move Win32Util::add_exe_suffix to util
src/Win32Util.cpp
src/Win32Util.hpp
src/ccache.cpp
src/execute.cpp
src/util/path.cpp
src/util/path.hpp
unittest/test_util_path.cpp