platform_build_soong/ui/build
Jeff Gaston a6697e8b7f Only check for ninja stuckness after it's been running for a bit
Bug: 62580037
Test: rm -rf out && m -j showcommands | grep "ninja may be stuck" || echo ok

Change-Id: I8ff1bd216b5f8349ce9e06e5465a9f8d0663f8c0
2017-06-13 14:15:02 -07:00
..
sandbox/darwin Add exec.Cmd wrapper for logging / sandboxing 2017-05-05 16:25:40 -07:00
Android.bp Have Soong try to enforce that genrules declare all their outputs. 2017-06-09 17:57:18 +00:00
build.go Have Soong try to enforce that genrules declare all their outputs. 2017-06-09 17:57:18 +00:00
cleanbuild.go Have installclean remove android-info.txt again 2017-06-01 22:49:47 +00:00
config.go Have Soong try to enforce that genrules declare all their outputs. 2017-06-09 17:57:18 +00:00
context.go Improve multiproduct_kati output 2017-05-15 15:24:10 -07: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 Only check for ninja stuckness after it's been running for a bit 2017-06-13 14:15:02 -07:00
java.go Allow version 9 toolchains for EXPERIMENTAL_USE_OPENJDK9 2017-05-26 12:45:25 +01:00
kati.go Always run asan ckati on the build servers 2017-05-05 16:59:10 -07:00
make.go Support Make rewriting APP-* 2017-05-25 22:18:57 -07:00
ninja.go Only check for ninja stuckness after it's been running for a bit 2017-06-13 14:15:02 -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 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 Have Soong try to enforce that genrules declare all their outputs. 2017-06-09 17:57:18 +00: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