]> git.ipfire.org Git - thirdparty/ccache.git/commit
Remove upgrade code for populating config with legacy cache size values
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 12 Sep 2020 09:15:27 +0000 (11:15 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 14 Sep 2020 17:40:06 +0000 (19:40 +0200)
commit3f7502663401a9a8fc0f26b58e12f570c0e98d6a
tree91a30eb85ada78885de04cdbaea47d68140075f5
parentdd8f65aa5589709ca55bbb782050424a0010e8b8
Remove upgrade code for populating config with legacy cache size values

Version 3.2, which introduced the configuration file, was released over
six years ago so it seems reasonable to remove upgrade code for older
versions now.
src/Config.cpp
src/ccache.cpp
src/stats.cpp
src/stats.hpp
test/suites/base.bash
test/suites/upgrade.bash