]> git.ipfire.org Git - thirdparty/ccache.git/commit
Use URL class for URL parsing 881/head
authorGregor Jasny <gregor.jasny@logmein.com>
Mon, 5 Jul 2021 20:08:46 +0000 (22:08 +0200)
committerGregor Jasny <gregor.jasny@logmein.com>
Mon, 5 Jul 2021 20:08:46 +0000 (22:08 +0200)
commit456986fc12ac7543e85a6d1b9928d59352b82c31
tree91689263e92932a999e7cff93a64d69584233887
parentf01f5eaf482a05773d1f57cd0f58bb0d58e7c9ad
Use URL class for URL parsing
src/storage/Storage.cpp
src/storage/Storage.hpp
src/storage/secondary/FileStorage.cpp
src/storage/secondary/FileStorage.hpp
src/third_party/CMakeLists.txt
test/CMakeLists.txt
test/suites/secondary_url.bash [new file with mode: 0644]