platform_build_soong/ui/build
Dan Willemsen 02781d59bb Move auto installclean to soong_ui
This way kati won't need to be run as often (either initially, or when
switching products with the same device).

Bug: 35970961
Test: m clean; m -j blueprint_tools; m -j blueprint_tools; m -j blueprint_tools
Test: lunch aosp_arm-eng; m -j blueprint_tools; lunch full-eng; m -j blueprint_tools; <repeat>
Change-Id: Ie9fca3c8f1dd412459ea47c7090c7c5fdb0bcf6e
2017-05-15 16:26:21 -07:00
..
sandbox/darwin Add exec.Cmd wrapper for logging / sandboxing 2017-05-05 16:25:40 -07:00
Android.bp Move version checking from Make into soong_ui 2017-05-15 16:21:33 -07:00
build.go Move auto installclean to soong_ui 2017-05-15 16:26:21 -07:00
config.go Move auto installclean to soong_ui 2017-05-15 16:26:21 -07:00
context.go Filter kati output to collapse verbose messages 2017-02-21 19:40:49 -08:00
environment.go Add a Go replacement for our top-level Make wrapper 2017-02-06 14:05:07 -08:00
environment_test.go Add a Go replacement for our top-level Make wrapper 2017-02-06 14:05:07 -08:00
exec.go Move version checking from Make into soong_ui 2017-05-15 16:21:33 -07:00
java.go Move version checking from Make into soong_ui 2017-05-15 16:21:33 -07:00
kati.go Always run asan ckati on the build servers 2017-05-05 16:59:10 -07:00
make.go Move auto installclean to soong_ui 2017-05-15 16:26:21 -07:00
ninja.go Add exec.Cmd wrapper for logging / sandboxing 2017-05-05 16:25:40 -07:00
sandbox_darwin.go Add exec.Cmd wrapper for logging / sandboxing 2017-05-05 16:25:40 -07:00
sandbox_linux.go Add exec.Cmd wrapper for logging / sandboxing 2017-05-05 16:25:40 -07:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go Add exec.Cmd wrapper for logging / sandboxing 2017-05-05 16:25:40 -07:00
util.go Filter kati output to collapse verbose messages 2017-02-21 19:40:49 -08:00
util_darwin.go Filter kati output to collapse verbose messages 2017-02-21 19:40:49 -08:00
util_linux.go Filter kati output to collapse verbose messages 2017-02-21 19:40:49 -08:00
util_test.go Filter kati output to collapse verbose messages 2017-02-21 19:40:49 -08:00