data/ccache-4.1/.clang-format: ASCII text data/ccache-4.1/.dockerignore: ASCII text data/ccache-4.1/.editorconfig: ASCII text data/ccache-4.1/.git-blame-ignore-revs: ASCII text data/ccache-4.1/.github/ISSUE_TEMPLATE/bug_report.md: exported SGML document, ASCII text data/ccache-4.1/.github/ISSUE_TEMPLATE/feature_request.md: exported SGML document, ASCII text data/ccache-4.1/.github/ISSUE_TEMPLATE/improvement.md: exported SGML document, ASCII text data/ccache-4.1/.github/ISSUE_TEMPLATE/support.md: exported SGML document, ASCII text data/ccache-4.1/.github/PULL_REQUEST_TEMPLATE.md: exported SGML document, ASCII text data/ccache-4.1/.github/no-response.yml: ASCII text data/ccache-4.1/.github/workflows/build.yaml: ASCII text data/ccache-4.1/.gitignore: ASCII text data/ccache-4.1/.mailmap: UTF-8 Unicode text data/ccache-4.1/CMakeLists.txt: ASCII text data/ccache-4.1/CONTRIBUTING.md: ASCII text data/ccache-4.1/GPL-3.0.txt: ASCII text data/ccache-4.1/LGPL-3.0.txt: ASCII text data/ccache-4.1/LICENSE.adoc: UTF-8 Unicode text data/ccache-4.1/README.md: UTF-8 Unicode text data/ccache-4.1/ci/build: POSIX shell script, ASCII text executable data/ccache-4.1/ci/build-and-verify-package: POSIX shell script, ASCII text executable data/ccache-4.1/ci/build-and-verify-source-package: POSIX shell script, ASCII text executable data/ccache-4.1/ci/collect-testdir: POSIX shell script, ASCII text executable data/ccache-4.1/ci/install-cuda: Bourne-Again shell script, ASCII text executable data/ccache-4.1/cmake/.gitattributes: ASCII text data/ccache-4.1/cmake/CIBuildType.cmake: ASCII text data/ccache-4.1/cmake/CcachePackConfig.cmake: ASCII text data/ccache-4.1/cmake/CcacheVersion.cmake: ASCII text data/ccache-4.1/cmake/CheckAsmCompilerFlag.cmake: ASCII text data/ccache-4.1/cmake/CodeAnalysis.cmake: ASCII text data/ccache-4.1/cmake/DefaultBuildType.cmake: ASCII text data/ccache-4.1/cmake/Findzstd.cmake: ASCII text data/ccache-4.1/cmake/GenerateConfigurationFile.cmake: C source, ASCII text data/ccache-4.1/cmake/GenerateVersionFile.cmake: ASCII text data/ccache-4.1/cmake/StandardSettings.cmake: ASCII text data/ccache-4.1/cmake/StandardWarnings.cmake: ASCII text data/ccache-4.1/cmake/StdAtomic.cmake: C source, ASCII text data/ccache-4.1/cmake/config.h.in: C source, ASCII text data/ccache-4.1/cmake/version.cpp.in: C source, ASCII text data/ccache-4.1/doc/AUTHORS.adoc: UTF-8 Unicode text data/ccache-4.1/doc/DEVELOPER.md: ASCII text data/ccache-4.1/doc/INSTALL.md: ASCII text data/ccache-4.1/doc/NEWS.adoc: UTF-8 Unicode text data/ccache-4.1/doc/MANUAL.adoc: UTF-8 Unicode text data/ccache-4.1/doc/CMakeLists.txt: ASCII text data/ccache-4.1/dockerfiles/README: ASCII text data/ccache-4.1/dockerfiles/alpine-3.12/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/alpine-3.4/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/centos-7/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/centos-8/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/debian-10/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/debian-9/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/fedora-32/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/ubuntu-14.04/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/ubuntu-16.04/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/ubuntu-18.04/Dockerfile: ASCII text data/ccache-4.1/dockerfiles/ubuntu-20.04/Dockerfile: ASCII text data/ccache-4.1/misc/build-in-docker: Bourne-Again shell script, ASCII text executable data/ccache-4.1/misc/codespell-allowlist.txt: ASCII text data/ccache-4.1/misc/combine-trace-files: Python script, ASCII text executable data/ccache-4.1/misc/cppcheck-suppressions.txt: ASCII text data/ccache-4.1/misc/format-files: POSIX shell script, ASCII text executable data/ccache-4.1/misc/performance: Python script, ASCII text executable data/ccache-4.1/misc/rsyslog.d/00-ccache.conf: ASCII text data/ccache-4.1/misc/shellcheck-excludes.txt: ASCII text data/ccache-4.1/misc/summarize-trace-files: Python script, ASCII text executable data/ccache-4.1/misc/test-all-systems: POSIX shell script, ASCII text executable data/ccache-4.1/misc/update-authors: POSIX shell script, ASCII text executable data/ccache-4.1/src/.clang-tidy: ASCII text data/ccache-4.1/src/Args.cpp: C source, ASCII text data/ccache-4.1/src/Args.hpp: C++ source, ASCII text data/ccache-4.1/src/ArgsInfo.hpp: C source, ASCII text data/ccache-4.1/src/AtomicFile.cpp: C source, ASCII text data/ccache-4.1/src/AtomicFile.hpp: C++ source, ASCII text data/ccache-4.1/src/CMakeLists.txt: ASCII text data/ccache-4.1/src/CacheEntryReader.cpp: C source, ASCII text data/ccache-4.1/src/CacheEntryReader.hpp: C++ source, ASCII text data/ccache-4.1/src/CacheEntryWriter.cpp: C source, ASCII text data/ccache-4.1/src/CacheEntryWriter.hpp: C++ source, ASCII text data/ccache-4.1/src/CacheFile.cpp: C source, ASCII text data/ccache-4.1/src/CacheFile.hpp: C++ source, ASCII text data/ccache-4.1/src/Checksum.hpp: C++ source, ASCII text data/ccache-4.1/src/Compression.cpp: C++ source, ASCII text data/ccache-4.1/src/Compression.hpp: C++ source, ASCII text data/ccache-4.1/src/Compressor.cpp: C source, ASCII text data/ccache-4.1/src/Compressor.hpp: C++ source, ASCII text data/ccache-4.1/src/Config.cpp: C source, ASCII text data/ccache-4.1/src/Config.hpp: C++ source, ASCII text data/ccache-4.1/src/Context.cpp: C source, ASCII text data/ccache-4.1/src/Context.hpp: C++ source, ASCII text data/ccache-4.1/src/Counters.cpp: C source, ASCII text data/ccache-4.1/src/Counters.hpp: C++ source, ASCII text data/ccache-4.1/src/Decompressor.cpp: C source, ASCII text data/ccache-4.1/src/Decompressor.hpp: C++ source, ASCII text data/ccache-4.1/src/Depfile.cpp: C++ source, ASCII text data/ccache-4.1/src/Depfile.hpp: C++ source, ASCII text data/ccache-4.1/src/Digest.hpp: C++ source, ASCII text data/ccache-4.1/src/Fd.hpp: C++ source, ASCII text data/ccache-4.1/src/File.hpp: C++ source, ASCII text data/ccache-4.1/src/Finalizer.hpp: C++ source, ASCII text data/ccache-4.1/src/FormatNonstdStringView.hpp: C++ source, ASCII text data/ccache-4.1/src/Hash.cpp: C source, ASCII text data/ccache-4.1/src/Hash.hpp: C++ source, ASCII text data/ccache-4.1/src/InodeCache.cpp: C source, ASCII text data/ccache-4.1/src/InodeCache.hpp: C++ source, ASCII text data/ccache-4.1/src/Lockfile.cpp: C source, ASCII text data/ccache-4.1/src/Lockfile.hpp: C++ source, ASCII text data/ccache-4.1/src/Logging.cpp: C++ source, ASCII text data/ccache-4.1/src/Logging.hpp: C++ source, ASCII text data/ccache-4.1/src/Manifest.cpp: C++ source, ASCII text data/ccache-4.1/src/Manifest.hpp: C++ source, ASCII text data/ccache-4.1/src/MiniTrace.cpp: C source, ASCII text data/ccache-4.1/src/MiniTrace.hpp: C++ source, ASCII text data/ccache-4.1/src/NonCopyable.hpp: C++ source, ASCII text data/ccache-4.1/src/NullCompressor.cpp: C source, ASCII text data/ccache-4.1/src/NullCompressor.hpp: C++ source, ASCII text data/ccache-4.1/src/NullDecompressor.cpp: C source, ASCII text data/ccache-4.1/src/NullDecompressor.hpp: C++ source, ASCII text data/ccache-4.1/src/ProgressBar.cpp: C source, ASCII text data/ccache-4.1/src/ProgressBar.hpp: C++ source, ASCII text data/ccache-4.1/src/Result.cpp: C++ source, ASCII text data/ccache-4.1/src/Result.hpp: C++ source, ASCII text data/ccache-4.1/src/ResultDumper.cpp: C source, ASCII text data/ccache-4.1/src/ResultDumper.hpp: C++ source, ASCII text data/ccache-4.1/src/ResultExtractor.cpp: C source, ASCII text data/ccache-4.1/src/ResultExtractor.hpp: C++ source, ASCII text data/ccache-4.1/src/ResultRetriever.cpp: C source, ASCII text data/ccache-4.1/src/ResultRetriever.hpp: C++ source, ASCII text data/ccache-4.1/src/SignalHandler.cpp: C source, ASCII text data/ccache-4.1/src/SignalHandler.hpp: C++ source, ASCII text data/ccache-4.1/src/Stat.cpp: C source, ASCII text data/ccache-4.1/src/Stat.hpp: C++ source, ASCII text data/ccache-4.1/src/Statistics.cpp: C++ source, ASCII text data/ccache-4.1/src/Statistics.hpp: C++ source, ASCII text data/ccache-4.1/src/StdMakeUnique.hpp: C++ source, ASCII text data/ccache-4.1/src/TemporaryFile.cpp: C source, ASCII text data/ccache-4.1/src/TemporaryFile.hpp: C++ source, ASCII text data/ccache-4.1/src/ThreadPool.cpp: C source, ASCII text data/ccache-4.1/src/ThreadPool.hpp: C++ source, ASCII text data/ccache-4.1/src/UmaskScope.hpp: C++ source, ASCII text data/ccache-4.1/src/Util.cpp: C++ source, ASCII text data/ccache-4.1/src/Util.hpp: C++ source, ASCII text data/ccache-4.1/src/Win32Util.cpp: C source, ASCII text data/ccache-4.1/src/Win32Util.hpp: C source, ASCII text data/ccache-4.1/src/ZstdCompressor.cpp: C source, ASCII text data/ccache-4.1/src/ZstdCompressor.hpp: C++ source, ASCII text data/ccache-4.1/src/ZstdDecompressor.cpp: C source, ASCII text data/ccache-4.1/src/ZstdDecompressor.hpp: C++ source, ASCII text data/ccache-4.1/src/argprocessing.cpp: C source, ASCII text data/ccache-4.1/src/argprocessing.hpp: C source, ASCII text data/ccache-4.1/src/assertions.cpp: C source, ASCII text data/ccache-4.1/src/assertions.hpp: C source, ASCII text data/ccache-4.1/src/ccache.cpp: C source, ASCII text data/ccache-4.1/src/ccache.hpp: C source, ASCII text data/ccache-4.1/src/cleanup.cpp: C source, ASCII text data/ccache-4.1/src/cleanup.hpp: C source, ASCII text data/ccache-4.1/src/compopt.cpp: C source, ASCII text data/ccache-4.1/src/compopt.hpp: C source, ASCII text data/ccache-4.1/src/compress.cpp: C++ source, ASCII text data/ccache-4.1/src/compress.hpp: C source, ASCII text data/ccache-4.1/src/exceptions.hpp: C++ source, ASCII text data/ccache-4.1/src/execute.cpp: C source, ASCII text data/ccache-4.1/src/execute.hpp: C source, ASCII text data/ccache-4.1/src/fmtmacros.hpp: C source, ASCII text data/ccache-4.1/src/hashutil.cpp: C source, ASCII text data/ccache-4.1/src/hashutil.hpp: C source, ASCII text data/ccache-4.1/src/language.cpp: C source, ASCII text data/ccache-4.1/src/language.hpp: C source, ASCII text data/ccache-4.1/src/macroskip.hpp: C source, ASCII text data/ccache-4.1/src/main.cpp: C source, ASCII text data/ccache-4.1/src/system.hpp: C source, ASCII text data/ccache-4.1/src/third_party/.clang-tidy: ASCII text data/ccache-4.1/src/third_party/CMakeLists.txt: C source, ASCII text data/ccache-4.1/src/third_party/base32hex.c: C source, ASCII text data/ccache-4.1/src/third_party/base32hex.h: C source, ASCII text data/ccache-4.1/src/third_party/blake3/CMakeLists.txt: ASCII text data/ccache-4.1/src/third_party/blake3/blake3.c: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3.h: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_avx2.c: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_avx2_x86-64_unix.S: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_avx2_x86-64_windows_gnu.S: ASCII text data/ccache-4.1/src/third_party/blake3/blake3_avx512.c: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_avx512_x86-64_unix.S: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_avx512_x86-64_windows_gnu.S: ASCII text data/ccache-4.1/src/third_party/blake3/blake3_cpu_supports_avx2.h: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_dispatch.c: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_dispatch_ccache.c: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_impl.h: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_neon.c: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_portable.c: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_sse2.c: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_sse2_x86-64_unix.S: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_sse2_x86-64_windows_gnu.S: ASCII text data/ccache-4.1/src/third_party/blake3/blake3_sse2_x86-64_windows_msvc.asm: ASCII text data/ccache-4.1/src/third_party/blake3/blake3_sse41.c: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_sse41_x86-64_unix.S: C source, ASCII text data/ccache-4.1/src/third_party/blake3/blake3_sse41_x86-64_windows_gnu.S: ASCII text data/ccache-4.1/src/third_party/doctest.h: C source, ASCII text data/ccache-4.1/src/third_party/fmt/core.h: C++ source, ASCII text data/ccache-4.1/src/third_party/fmt/format-inl.h: C++ source, ASCII text data/ccache-4.1/src/third_party/fmt/format.h: C++ source, ASCII text data/ccache-4.1/src/third_party/format.cpp: C++ source, ASCII text data/ccache-4.1/src/third_party/getopt_long.c: C source, ASCII text data/ccache-4.1/src/third_party/getopt_long.h: C source, ASCII text data/ccache-4.1/src/third_party/minitrace.c: C source, UTF-8 Unicode text data/ccache-4.1/src/third_party/minitrace.h: C source, UTF-8 Unicode text data/ccache-4.1/src/third_party/nonstd/optional.hpp: C++ source, ASCII text data/ccache-4.1/src/third_party/nonstd/string_view.hpp: C++ source, ASCII text data/ccache-4.1/src/third_party/win32/getopt.c: C source, ASCII text data/ccache-4.1/src/third_party/win32/getopt.h: C source, ASCII text data/ccache-4.1/src/third_party/xxh_x86dispatch.c: C source, ASCII text data/ccache-4.1/src/third_party/xxh_x86dispatch.h: C source, ASCII text data/ccache-4.1/src/third_party/xxhash.c: C source, ASCII text data/ccache-4.1/src/third_party/xxhash.h: C source, UTF-8 Unicode text data/ccache-4.1/test/CMakeLists.txt: ASCII text data/ccache-4.1/test/run: Bourne-Again shell script, ASCII text executable data/ccache-4.1/test/suites/base.bash: ASCII text data/ccache-4.1/test/suites/basedir.bash: C source, ASCII text data/ccache-4.1/test/suites/cache_levels.bash: ASCII text data/ccache-4.1/test/suites/cleanup.bash: ASCII text data/ccache-4.1/test/suites/color_diagnostics.bash: ASCII text data/ccache-4.1/test/suites/cpp1.bash: ASCII text data/ccache-4.1/test/suites/debug_prefix_map.bash: C source, ASCII text data/ccache-4.1/test/suites/depend.bash: C source, ASCII text data/ccache-4.1/test/suites/direct.bash: C source, ASCII text data/ccache-4.1/test/suites/direct_gcc.bash: C source, ASCII text data/ccache-4.1/test/suites/fileclone.bash: ASCII text data/ccache-4.1/test/suites/hardlink.bash: ASCII text data/ccache-4.1/test/suites/inode_cache.bash: ASCII text data/ccache-4.1/test/suites/input_charset.bash: ASCII text data/ccache-4.1/test/suites/masquerading.bash: ASCII text data/ccache-4.1/test/suites/modules.bash: Objective-C source, ASCII text data/ccache-4.1/test/suites/multi_arch.bash: ASCII text data/ccache-4.1/test/suites/no_compression.bash: ASCII text data/ccache-4.1/test/suites/nocpp2.bash: ASCII text data/ccache-4.1/test/suites/nvcc.bash: C source, ASCII text data/ccache-4.1/test/suites/nvcc_direct.bash: ASCII text data/ccache-4.1/test/suites/nvcc_ldir.bash: ASCII text data/ccache-4.1/test/suites/nvcc_nocpp2.bash: ASCII text data/ccache-4.1/test/suites/pch.bash: C source, ASCII text data/ccache-4.1/test/suites/profiling.bash: C source, ASCII text data/ccache-4.1/test/suites/profiling_clang.bash: C source, ASCII text data/ccache-4.1/test/suites/profiling_gcc.bash: C source, ASCII text data/ccache-4.1/test/suites/profiling_hip_clang.bash: C source, ASCII text data/ccache-4.1/test/suites/readonly.bash: ASCII text data/ccache-4.1/test/suites/readonly_direct.bash: ASCII text data/ccache-4.1/test/suites/sanitize_blacklist.bash: ASCII text data/ccache-4.1/test/suites/serialize_diagnostics.bash: C source, ASCII text data/ccache-4.1/test/suites/split_dwarf.bash: C source, ASCII text data/ccache-4.1/test/suites/upgrade.bash: ASCII text data/ccache-4.1/unittest/.clang-tidy: ASCII text data/ccache-4.1/unittest/CMakeLists.txt: ASCII text data/ccache-4.1/unittest/TestUtil.cpp: C++ source, ASCII text data/ccache-4.1/unittest/TestUtil.hpp: C++ source, ASCII text data/ccache-4.1/unittest/main.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Args.cpp: C source, ASCII text data/ccache-4.1/unittest/test_AtomicFile.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Checksum.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Compression.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Config.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Counters.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Depfile.cpp: C source, ASCII text data/ccache-4.1/unittest/test_FormatNonstdStringView.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Hash.cpp: C source, ASCII text data/ccache-4.1/unittest/test_InodeCache.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Lockfile.cpp: C source, ASCII text data/ccache-4.1/unittest/test_NullCompression.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Stat.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Statistics.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Util.cpp: C source, ASCII text data/ccache-4.1/unittest/test_Win32Util.cpp: C source, ASCII text data/ccache-4.1/unittest/test_ZstdCompression.cpp: C source, ASCII text data/ccache-4.1/unittest/test_argprocessing.cpp: C source, ASCII text data/ccache-4.1/unittest/test_ccache.cpp: C source, ASCII text data/ccache-4.1/unittest/test_compopt.cpp: C source, ASCII text data/ccache-4.1/unittest/test_hashutil.cpp: C source, ASCII text data/ccache-4.1/debian/NEWS: ASCII text data/ccache-4.1/debian/README.Debian: ASCII text data/ccache-4.1/debian/ccache.doc-base: ASCII text data/ccache-4.1/debian/ccache.docs: ASCII text data/ccache-4.1/debian/ccache.lintian-overrides: ASCII text data/ccache-4.1/debian/ccache.manpages: ASCII text data/ccache-4.1/debian/ccache.postinst: POSIX shell script, ASCII text executable data/ccache-4.1/debian/ccache.prerm: POSIX shell script, ASCII text executable data/ccache-4.1/debian/ccache.triggers.in: ASCII text data/ccache-4.1/debian/changelog: ASCII text data/ccache-4.1/debian/control: ASCII text data/ccache-4.1/debian/copyright: UTF-8 Unicode text data/ccache-4.1/debian/dirs: ASCII text data/ccache-4.1/debian/patches/build_html_docs.patch: unified diff output, ASCII text data/ccache-4.1/debian/patches/debian_specific_usage_docs.patch: unified diff output, ASCII text data/ccache-4.1/debian/patches/series: ASCII text data/ccache-4.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/ccache-4.1/debian/source/format: ASCII text data/ccache-4.1/debian/update-ccache-symlinks.8: troff or preprocessor input, ASCII text data/ccache-4.1/debian/update-ccache-symlinks.in: Perl script text executable data/ccache-4.1/debian/upstream/metadata: ASCII text data/ccache-4.1/debian/watch: ASCII text data/ccache-4.1/.pc/.version: ASCII text data/ccache-4.1/.pc/.quilt_patches: ASCII text data/ccache-4.1/.pc/.quilt_series: ASCII text data/ccache-4.1/.pc/applied-patches: ASCII text data/ccache-4.1/.pc/debian_specific_usage_docs.patch/doc/MANUAL.adoc: UTF-8 Unicode text data/ccache-4.1/.pc/build_html_docs.patch/doc/CMakeLists.txt: ASCII text