platform_build_soong/ui/terminal
Mikhail Naganov 9d42425f25 Perform TERM check for file writers only
Tests use fakeSmartTerminal, this case must not be affected
by the TERM setting.

Test: TERM=dumb make
Change-Id: Ib926a1c6ba2d8c4117d412fe351d872ccfc1c799
2019-07-02 09:51:42 -07:00
..
Android.bp Remove terminal.Writer 2019-06-12 21:30:56 -07:00
dumb_status.go Move all output through StatusOutput 2019-06-12 21:30:56 -07:00
format.go Move smart and dumb terminals into separate implementations 2019-06-12 21:30:56 -07:00
smart_status.go Color long running durations when using action table output 2019-06-24 10:49:11 -07:00
status.go Remove terminal.Writer 2019-06-12 21:30:56 -07:00
status_test.go Support an action table that shows longest running actions 2019-06-13 11:26:06 -07:00
stdio.go Remove terminal.Writer 2019-06-12 21:30:56 -07:00
util.go Perform TERM check for file writers only 2019-07-02 09:51:42 -07:00
util_darwin.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
util_linux.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