Hello Dan Burkert, Adar Dembo, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/7750
to look at the new patch set (#6).
Change subject: [build-support] IWYU build configuration for Jenkins
......................................................................
[build-support] IWYU build configuration for Jenkins
Added provisions to run the include-what-you-use tool against the
updated files in the changelist. Those are based on the newly
introduced 'iwyu' target to be used like already existing 'lint'
target.
The 'iwyu' target run IWYU against the compilation database. So,
as a part of this changelist I updated the top-level CMakeLists.txt
to always generate the compilation database. The compilation database
is a JSON file containing information on how the targets are built.
Change-Id: I45f2e8529891dd7da18c9fa6383e0c41e6b4182e
---
M CMakeLists.txt
A build-support/iwyu/iwyu.sh
A build-support/iwyu/iwyu_tool.py
M build-support/jenkins/build-and-test.sh
4 files changed, 360 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/7750/6
--
To view, visit http://gerrit.cloudera.org:8080/7750
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I45f2e8529891dd7da18c9fa6383e0c41e6b4182e
Gerrit-PatchSet: 6
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>