aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/scanbuild.py
AgeCommit message (Expand)AuthorFilesLines
2017-12-30The scanbuild script does now also look for executables with a version in the...snsmac1-1/+25
2016-12-31Use the correct directory for scan-build command.Hemmo Nieminen1-1/+2
2016-12-19tree-wide: remove unused importsIgor Gnatenko1-1/+1
2016-12-18remove shebangs from scriptsIgor Gnatenko1-0/+1
2016-11-09Can specify scan-build executable with an environment variable. Closes #1015.Jussi Pakkanen1-6/+7
2016-10-07Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen1-1/+0
2016-05-22Automagic scan-build support.Jussi Pakkanen1-0/+39