Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-12 | Fix the compiler when invoking scan-build/fanalyzer/etc | Peter Jones | |
Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2021-03-09 | static analysis: make our build targets work better | Peter Jones | |
This improves our static analysis targets by making them work better with our make variables, and inhibits the use of ccache while building those. Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2021-02-25 | Move the coverity and scan-build makefiles out of the top directory | Peter Jones | |
I'm adding even more of this stuff, and it's feeling pretty cluttered, so this moves the scan-build and coverity makefiles into include/, where we'll see them less. Signed-off-by: Peter Jones <pjones@redhat.com> |