]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add support for caching stdout from MSVC (#962)
authorLuboš Luňák <l.lunak@centrum.cz>
Sun, 12 Dec 2021 19:57:10 +0000 (20:57 +0100)
committerGitHub <noreply@github.com>
Sun, 12 Dec 2021 19:57:10 +0000 (20:57 +0100)
commitd981aee3181b216bd0fcb653fc8ee32c5e8057b8
tree536767061860585a7820ee2d4ae746ddc1ed8b35
parent543a919a4cbe641bfce0927609d767bc5fc8ea31
Add support for caching stdout from MSVC (#962)
doc/MANUAL.adoc
src/Result.cpp
src/Result.hpp
src/ResultRetriever.cpp
src/ccache.cpp
test/suites/base.bash