Commit Graph

4 Commits

Author SHA1 Message Date
Kien Ha 99e6b5f89c Update clang scan build
- Update to use convert_mapping_to_xml
- Add full test
- Add plugin="clang-scanbuild" attribute
- Add support for builders
- Add version number for features  of when they were introduced

Change-Id: I62443ab71ed88a54d283a4fef581d815f90bd95d
Signed-off-by: Kien Ha <kienha9922@gmail.com>
2016-07-11 17:50:50 -04:00
Christian Fetzer 62f57fb5db Add support for Clang Scan-Build plugin version 1.7
The Clang Scan-Build plugin release 1.7 adds an option to specify the
directory where the generated reports are expected.

Without this change, builds that have a Scan-Build-Publisher configured
fail with a NPE because the 'reportFolderName' element is missing in
the config.

Reference: https://issues.jenkins-ci.org/browse/JENKINS-18941

Change-Id: Ide3627a58198c81744f9c360f45929a23dce5d23
2016-06-16 22:05:40 +02:00
Christian Fetzer d7f830bf0f Add support for Clang Scan-Build plugin version 1.5
The Clang Scan-Build plugin release 1.5 adds an option to exclude
a list of paths (for example to third party libraries) from the report.

Change-Id: Icd1226d7b24ba10431cac88dbdb33802e225a6d5
2015-05-28 10:58:11 +00:00
Christian Fetzer c8d0710294 Add support for the Jenkins Clang Scan-Build publisher plugin.
Change-Id: Ib892c790c370301e3e7ba04a83a9cfe38745c3ec
2014-11-15 16:26:37 +01:00