aboutsummaryrefslogtreecommitdiff
path: root/utils/health (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-01-15Merge pull request #6989luigi11112-0/+79
a2bd6de Clang IWYU header checker script (mj-xmr)
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-10Merge pull request #6977Alexander Blair1-0/+65
e59134123 Clang-tidy integrated into CMakeLists.txt (mj-xmr)
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