toxcore/other/analysis
iphydf 74bf0fc2c8
chore: Disable -Wmissing-braces.
This flag isn't helpful for the most common case of aggregate
initialisation, namely `{0}`. We don't want to be writing `{{{0}}}` with
some brittle number of braces.
2021-12-21 12:04:04 +00:00
..
check_logger_levels Make sure logger levels stay in sync across files 2018-10-07 15:16:00 -04:00
check_recursion Add a script to run Travis CI locally. 2020-05-03 16:59:26 +01:00
gen-file.sh chore: Fix gen-file.sh: it wasn't globbing properly. 2021-12-14 21:26:52 +00:00
run-check-recursion chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00
run-clang chore: Disable -Wmissing-braces. 2021-12-21 12:04:04 +00:00
run-clang-analyze Use bash arrays instead of strings for static analysis scripts. 2020-05-05 01:53:01 +01:00
run-clang-tidy cleanup: Fix some clang-tidy warnings and make them errors. 2021-12-10 15:21:27 +00:00
run-cppcheck Use bash arrays instead of strings for static analysis scripts. 2020-05-05 01:53:01 +01:00
run-gcc update build scripts 2021-12-17 20:34:13 +01:00
run-infer chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00