diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-07-27 23:20:19 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-08-16 03:54:59 +0000 |
commit | 203d066aa84d5f79ed9a16b855ba120ba02ae1e7 (patch) | |
tree | 3566000d90ea886becae2b1b668e767a31d754a8 /scripts | |
parent | be442e7411b197a6dda904ee7b5f361f5679e44c (diff) |
Initial version of a LOC counter class
Usage:
INHERIT += "cloc"
cloc --sum-reports `find tmp/work/ -name "*clocreport" | grep -v "\-native"` --out cloc-summary.report
cloc needs to be installed on the host.
Change-Id: I70c7e707405c718b1685d49f4e84216c5408d2fb
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10437
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit 37c55f85ccf941bbbd8b3eae1eb31c596981304b)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10643
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions