platform_build_soong/ui/build
Dan Willemsen 68a09854a4 Blacklist DISPLAY / GREP_OPTIONS
We keep having makefiles reading $DISPLAY, and GREP_OPTIONS with
--color=always has caused problems with shell commands in the past.

Bug: 37333696
Test: GREP_OPTIONS="--color=always" m -j
Test: DISPLAY=test m -j (modify an Android.mk to check DISPLAY)
Change-Id: Iafab37d61ecde5c6fdb35a05f18709abc17e8554
2017-04-18 14:02:38 -07:00
..
Android.bp Filter kati output to collapse verbose messages 2017-02-21 19:40:49 -08:00
build.go Add a Go replacement for our top-level Make wrapper 2017-02-06 14:05:07 -08:00
config.go Blacklist DISPLAY / GREP_OPTIONS 2017-04-18 14:02:38 -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
kati.go Updates for the new ckati drop 2017-02-24 10:53:23 -08:00
make.go Export JAVAC_WRAPPER environment. 2017-04-05 11:35:24 +09:00
ninja.go Add build tracing 2017-02-06 14:05:07 -08:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go ui: Fix soong-executed ninja wrapping 2017-02-06 20:59:11 -08: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