aboutsummaryrefslogtreecommitdiff
path: root/utils/health (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr7-7/+7
2021-07-27utils/health: separate Clang Tidy tests for C & C++mj-xmr4-10/+85
2021-02-10Formatted markdown in readme.mdTimo Sarkar1-7/+14
2021-01-07Run Valgrind checks for any binary in a listmj-xmr1-0/+161
2020-12-28Clang IWYU header checker scriptmj-xmr2-0/+79
Run with utils/health/clang-include-what-you-use-run.sh
2020-12-08Add ClangBuildAnalyzer under utils/health for analyzing build timesmj-xmr3-0/+163
2020-12-02Clang-tidy integrated into CMakeLists.txtmj-xmr2-0/+99
Can be called from the source directory with: utils/health/clang-tidy-run.sh