libcryfs/vendor
Sebastian Messmer d13f1b7729 Fix clang-tidy warning in gtest 2017-12-01 14:58:52 +00:00
..
googletest Fix clang-tidy warning in gtest 2017-12-01 14:58:52 +00:00
scrypt Hide not-helpful compiler warning in scrypt code 2017-10-27 04:01:33 +01:00
spdlog Update to spdlog 0.14 2017-09-19 00:37:15 +01:00
CMakeLists.txt Switch to new git version number recognition 2016-03-02 13:53:37 +01:00
README Introduce clang-tidy and fix corresponding warnings 2017-10-27 04:02:51 +01:00

README

This directory contains external projects, taken from the following locations:
scrypt: http://www.tarsnap.com/scrypt.html
 - changed: commented out compiler warnings about a workaround for a llvm bug
googletest: https://github.com/google/googletest/tree/release-1.8.0
 - changed: added NOLINT comment as workaround for clang-tidy warning https://github.com/google/googletest/issues/853
spdlog: https://github.com/gabime/spdlog/tree/v0.14.0/include/spdlog