]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add progress bar for -c/--cleanup and -C/--clear
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 4 Sep 2019 18:02:04 +0000 (20:02 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 5 Sep 2019 20:04:43 +0000 (22:04 +0200)
commitaa49420315da6addfac3cace09ce92551936d568
tree7da151866d3c49403f6426dddf25b5c29a286dd9
parent35944c4e984d8e8f84d4a512f51b6e419e1156dd
Add progress bar for -c/--cleanup and -C/--clear
dev.mk.in
src/ccache.cpp
src/ccache.hpp
src/cleanup.cpp
src/cleanup.hpp [new file with mode: 0644]
src/stats.cpp