platform_build_soong/ui/build
Dan Willemsen 25a56186d9 Pass --writable to kati
These warnings are usually hit in one of the two conditions:

1. Targets that should be marked .PHONY, but are not.
2. Attempts to define output files in the source tree.

See https://android.googlesource.com/platform/build/+/master/Changes.md#phony_targets
for more information.

Test: multiproduct_kati in all downstream branches
Change-Id: Ibe37cce320612825c22987e94d0740e8c0565b6f
2018-09-03 12:32:34 -07:00
..
paths Add tee to the allowed PATH tools list 2018-08-31 08:13:13 +00: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 Add $PRODUCT_OUT/ramdisk to installclean 2018-08-23 11:12:29 -07:00
config.go Pass --writable to kati 2018-09-03 12:32:34 -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 Pass --writable to kati 2018-09-03 12:32:34 -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