Chromium Code Reviews
DescriptionSubzero: Improve the "make check-presubmit" target.
1. Include a test build (but no link) using g++, to identify errors and warnings before they hit the Windows bots.
2. Move "git diff --quiet" to the end so that the presubmit tests can easily be run before committing locally, if desired.
3. Add "make presubmit" as an alias for "make check-presubmit".
4. Document the individual steps.
BUG= none
R=jpp@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=23bee88492b83c132ae18eded1b5143fb501d085
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove NPROCS #Messages
Total messages: 9 (5 generated)
|