]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Make it possible to disable ccache for a certain source code file
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 6 Mar 2023 20:22:25 +0000 (21:22 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 7 Mar 2023 19:17:35 +0000 (20:17 +0100)
commitb3c3e7998c6497f8d354da77c7ed6184381c6247
tree8c5a2f79fd3217a519c6b4d4bf58c664765f4d6f
parent62858602c6aaa8c6c28bf82aa4e1244c1214b869
feat: Make it possible to disable ccache for a certain source code file
doc/MANUAL.adoc
src/ccache.cpp
src/core/Statistic.hpp
src/core/Statistics.cpp
test/suites/base.bash