summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/scanbuild.py
AgeCommit message (Expand)Author
2020-11-01Fix #5492 (#7919)Elliot
2020-09-08typing: fully annotate scriptsDaniel Mensinger
2020-09-04environment: use ExternalProgram to find ninjaPaolo Bonzini
2019-10-20Fix all flake8 warningsDaniel Mensinger
2019-09-14uniform scan-build detection processGabriel Ganne
2019-09-05mesonlib.split_args/quote_arg/join_argsAleksey Gurtovoy
2019-04-22Update list of potential scan-build binaries. Closes #5287.Jussi Pakkanen
2018-10-08scanbuild: Split SCANBUILD using shlexGuido Günther
2017-12-30The scanbuild script does now also look for executables with a version in the...snsmac
2016-12-31Use the correct directory for scan-build command.Hemmo Nieminen
2016-12-19tree-wide: remove unused importsIgor Gnatenko
2016-12-18remove shebangs from scriptsIgor Gnatenko
2016-11-09Can specify scan-build executable with an environment variable. Closes #1015.Jussi Pakkanen
2016-10-07Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen
2016-05-22Automagic scan-build support.Jussi Pakkanen