platform_build_soong/ui
Dan Willemsen d8aa39d1c3 Support turning phony warnings into errors
These still default to warnings, but if a board decides to set
BOARD_BROKEN_PHONY_TARGETS := false, they'll turn into errors. More
likely I'll just be marking the broken targets as broken, then switching
the logic here to be like the dup rules warnings/errors.

Test: On a build with warnings, try <missing>, "false", and "true"
Change-Id: I041e1ff4618c4114ec43015b6c0ae1b49b36b6f8
2018-08-27 15:01:03 -07:00
..
build Support turning phony warnings into errors 2018-08-27 15:01:03 -07:00
logger Fix format string issues 2018-03-28 15:54:52 -07:00
status Fix go vet issues 2018-07-22 21:18:45 -07:00
terminal Strip escape characters when TERM=dumb 2018-07-16 10:56:10 -07:00
tracer Add a unified status reporting UI 2018-07-12 14:15:31 -07:00