platform_build_soong/ui/build
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
..
paths Add lsof and ps to the allowed tool lists 2018-08-15 10:14:40 -07:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
build.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
cleanbuild.go s/product-services/product_services/g 2018-08-20 17:46:57 +00:00
config.go Support turning phony warnings into errors 2018-08-27 15:01:03 -07:00
config_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
context.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
dumpvars.go Support turning phony warnings into errors 2018-08-27 15:01:03 -07:00
environment.go Fix go vet issues 2018-07-22 21:18:45 -07:00
environment_test.go Add a Go replacement for our top-level Make wrapper 2017-02-06 14:05:07 -08:00
exec.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
finder.go Save list of AndroidProducts.mk files 2018-05-01 22:57:53 -07:00
kati.go Support turning phony warnings into errors 2018-08-27 15:01:03 -07:00
ninja.go Use --frontend_file for ninja instead of cat 2018-07-17 17:54:31 -07:00
path.go Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
proc_sync.go Revert "Revert "Disallow multiple build executions in parallel"" 2017-05-24 13:22:19 -07:00
proc_sync_test.go Revert "Revert "Disallow multiple build executions in parallel"" 2017-05-24 13:22:19 -07:00
sandbox_darwin.go Fix mac build 2017-11-08 12:50:38 -08:00
sandbox_linux.go Switch product configs from make to ckati 2017-10-12 18:11:08 -07:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go Use --frontend_file for ninja instead of cat 2018-07-17 17:54:31 -07:00
test_build.go Fix parsing of dangling dep check 2018-08-02 12:06:24 -07:00
util.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
util_test.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00