coreboot-kgpe-d16/util/lint
Martin Roth 31e0d42a1d util/lint: Run lint-extended-007-final-newlines checks in parallel
Instead of checking each directory in series, kick off the checks
in parallel and then wait for them to finish.  Failures print out with
file information, so mixing output isn't a problem.  This reduces
the time it takes to run on lumberingbuilder by 60%.

This could probably be sped up even more by splitting up src/mainboard
into smaller sections.

This method does skip a few control files at the top level - .gitignore,
.checkpatch.conf, gnat.adc, etc.  These could be added to the list of
files to check, but I didn't think it was needed.

Change-Id: I171977e713a9956cf4142cfc0a199e10040abb35
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/27011
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-06-14 08:42:30 +00:00
..
check_lint_tests
checkpatch.pl util/lint/checkpatch.pl: Untaint filename 2018-01-29 15:34:59 +00:00
checkpatch_json.py util/lint: Generate json output from checkpatch output 2018-04-09 08:18:43 +00:00
const_structs.checkpatch util/lint: Update checkpatch & files to upstream linux 2017-06-29 14:42:26 +00:00
kconfig_lint util/lint: update kconfig_lint 2017-07-18 19:08:42 +00:00
kconfig_lint_README util/lint/kconfig_lint: update help checking 2017-06-07 23:12:40 +02:00
lint util/lint: use a more compact output format 2018-06-01 16:25:54 +00:00
lint-000-license-headers util/lint: Update lint-000-license-headers linter 2018-06-02 21:00:22 +00:00
lint-001-no-global-config-in-romstage
lint-007-checkpatch checkpatch: exclude util/crossgcc/patches 2018-05-30 17:12:00 +00:00
lint-008-kconfig util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-014-qualified-types util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-022-clang-format util/lint: Add check that changes conform to clang-format style 2018-05-31 15:33:59 +00:00
lint-extended-007-checkpatch util/lint: Run lint-extended-007-checkpatch checks in parallel 2018-06-12 11:11:54 +00:00
lint-extended-015-final-newlines util/lint: Run lint-extended-007-final-newlines checks in parallel 2018-06-14 08:42:30 +00:00
lint-extended-020-signed-off-by util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-000-license-headers util/lint: Update license header lint scripts 2017-08-10 15:53:17 +00:00
lint-stable-003-whitespace util/lint: Ignore whitespace, newlines, and licenses in vbt files 2018-05-09 16:19:36 +00:00
lint-stable-004-style-labels util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-005-board-status
lint-stable-006-board-name
lint-stable-008-kconfig util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-009-old-licenses util/lint: Ignore whitespace, newlines, and licenses in vbt files 2018-05-09 16:19:36 +00:00
lint-stable-010-asm-syntax util/lint: exclude patch files from asm syntax check 2017-07-21 15:55:21 +00:00
lint-stable-012-executable-bit lint-stable: Only check files tracked by git (ie source files) for +x 2017-12-05 15:04:11 +00:00
lint-stable-013-site-local util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-016-non-ascii util/lint: Make the non-ascii character check stable 2018-05-22 03:10:31 +00:00
lint-stable-017-configs util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-018-symlinks util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-019-header-files util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-021-coreboot-lowercase util/lint: Unify checks for git worktree 2018-01-23 05:42:51 +00:00
lint-stable-023-filenames util/lint: Add filename checker 2018-06-07 06:27:08 +00:00
remccoms3.sed
spelling.txt util/lint: update checkpatch & spelling.txt to upstream versions 2017-09-20 01:28:13 +00:00