Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-26 | clangcheck: Add -fno-color-diagnostics | Eddie Lebow | |
Also change to the modern --extra-arg syntax. | |||
2019-05-20 | Fix #2421 - Use compile_commands.json in build dirs to find roots | w0rp | |
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2018-08-02 | Simplify the code for most linters and tests with closures | w0rp | |
2018-07-29 | Add support for parsing compile_commands.json files for C compilers | w0rp | |
2018-01-02 | Fix #1255: Move extra clang-check args to before user options | Jonatan Olofsson | |
2017-07-17 | #703 Add arguments to avoid generating plist files if no build directory is ↵ | w0rp | |
detected for clang-check | |||
2017-07-16 | #711 - Make the clangcheck executable configurable | w0rp | |
2017-06-24 | Add clangcheck Linter to cpp (#686) | Gagbo | |
Add a clangcheck linter |