summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/scanbuild.py
Commit message (Expand)AuthorAgeFilesLines
* The scanbuild script does now also look for executables with a version in the...snsmac2017-12-301-1/+25
* Use the correct directory for scan-build command.Hemmo Nieminen2016-12-311-1/+2
* tree-wide: remove unused importsIgor Gnatenko2016-12-191-1/+1
* remove shebangs from scriptsIgor Gnatenko2016-12-181-0/+1
* Can specify scan-build executable with an environment variable. Closes #1015.Jussi Pakkanen2016-11-091-6/+7
* Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen2016-10-071-1/+0
* Automagic scan-build support.Jussi Pakkanen2016-05-221-0/+39