Searched hist:e30965db0c668cf1269be97c4b8c0d357c85a8ae (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | e30965db0c668cf1269be97c4b8c0d357c85a8ae Thu Aug 28 15:43:44 UTC 2014 Simon Glass <sjg@chromium.org> buildman: Separate out display of warnings and errors
Some boards unfortunately build with warnings and it is useful to be able to easily distinguish the warnings from the errors.
Use a simple pattern match to categorise gcc output into warnings and errors, and display each separately. New warnings are shown in magenta (with a w+ prefix) and fixed warnings are shown in yellow with a w- prefix.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | builder.py | e30965db0c668cf1269be97c4b8c0d357c85a8ae Thu Aug 28 15:43:44 UTC 2014 Simon Glass <sjg@chromium.org> buildman: Separate out display of warnings and errors
Some boards unfortunately build with warnings and it is useful to be able to easily distinguish the warnings from the errors.
Use a simple pattern match to categorise gcc output into warnings and errors, and display each separately. New warnings are shown in magenta (with a w+ prefix) and fixed warnings are shown in yellow with a w- prefix.
Signed-off-by: Simon Glass <sjg@chromium.org>
|