]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add and use CacheFile::Type and CacheFile::type
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 8 Sep 2019 17:29:12 +0000 (19:29 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 5 Oct 2019 20:57:20 +0000 (22:57 +0200)
commit130141a37d4c2525768c670a6dbf9b59da09ce28
treee83e72a8364b1ae5768919fd96888743741c8c29
parentfd8508d2b613d8ada2e305bf8268020415327263
Add and use CacheFile::Type and CacheFile::type
Makefile.in
src/CacheFile.cpp [new file with mode: 0644]
src/CacheFile.hpp
src/compress.cpp