build: make checkstyle-* targets and cleanup 35/23435/2
authorDave Wallace <dwallacelf@gmail.com>
Thu, 14 Nov 2019 17:19:32 +0000 (12:19 -0500)
committerDamjan Marion <dmarion@me.com>
Fri, 15 Nov 2019 16:39:35 +0000 (16:39 +0000)
commite7906906079ca2d67bf67cfa9939523213230b56
tree7e4ccd3c948019afd0fbcd812d0fb9c9314dd3be
parent1976f36b09ead86874feb630277dfaeceed9c0fe
build: make checkstyle-* targets and cleanup

- Add new make targets:
checkstyle-commit
checkstyle-test (alias test-checkstyle)
checkstyle-all
test-wipe-papi (papi-wipe deprecated)
retest-all
retest-all-debug
install-deps (alias install-dep)
install-ext-dep (alias install-ext-deps)
- Fix .PHONY dependencies
- Cleanup redundant target commands

Type: refactor

Change-Id: I08b0ef459d421a09fb929aee5cd6baec329931b7
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Makefile
extras/scripts/check_commit_msg.sh