platform_build_soong/ui/terminal
Colin Cross 5137de0bdd Color long running durations when using action table output
When printing the action table, color the duration of commands that
have been running for 30 seconds yellow, and commands that have been
running for 60 seconds red.

Test: manual
Change-Id: I61cb21b0dae10811d345cb9f62cd07915cfc69ee
2019-06-24 10:49:11 -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 Support an action table that shows longest running actions 2019-06-13 11:26:06 -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