aboutsummaryrefslogtreecommitdiff
path: root/utils/health (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-16Copyright: Update to 2023mj-xmr7-7/+7
Co-authored-by: plowsof <plowsof@protonmail.com> extra files
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-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