]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Add HTTP_STORAGE_BACKEND build option (#1537)
authorMaksym Sobolyev <sobomax@sippysoft.com>
Mon, 30 Dec 2024 13:29:07 +0000 (05:29 -0800)
committerGitHub <noreply@github.com>
Mon, 30 Dec 2024 13:29:07 +0000 (14:29 +0100)
commit9da7c09c9390b2db5c745a8dad58d7a3ac3af9b0
treeea7a968134fc2c0fb2bbec540660f4f281660af7
parentc2cfbb0a7538cdbddbe11457a9a3a75d59dd21ff
feat: Add HTTP_STORAGE_BACKEND build option (#1537)
CMakeLists.txt
cmake/Dependencies.cmake
doc/INSTALL.md
src/ccache/CMakeLists.txt
src/ccache/storage/remote/CMakeLists.txt
src/ccache/storage/storage.cpp
src/third_party/CMakeLists.txt
test/CMakeLists.txt