]> git.ipfire.org Git - thirdparty/ccache.git/commit
C++-ify same_executable_name
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 28 Jul 2020 11:56:30 +0000 (13:56 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 28 Jul 2020 12:12:36 +0000 (14:12 +0200)
commitf10561ab47bb06094dd5e1a27ff2d7606da3c561
tree1e5dbbd611317a37639b6a2018edba7670dc61fe
parent8932157aa31d6445670f481692d206d579e11bdc
C++-ify same_executable_name
src/Util.cpp
src/Util.hpp
src/ccache.cpp
src/legacy_util.cpp
src/legacy_util.hpp
unittest/test_Util.cpp