]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Move Util::is_ccache_executable to ccache
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 17 Jul 2023 16:46:27 +0000 (18:46 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 18 Jul 2023 19:37:27 +0000 (21:37 +0200)
commit73f6c52a4a788c5f158e18f3bfc09c54ebfefcf8
treeccf0a73ddfca5c148758450ac2fd65c564da5b15
parent5ecd1431f5a69dac9fb0b400834dbb3d77684f02
refactor: Move Util::is_ccache_executable to ccache
src/Util.cpp
src/Util.hpp
src/ccache.cpp
src/ccache.hpp
src/execute.cpp
unittest/test_Util.cpp
unittest/test_ccache.cpp