sbt/internal
Eugene Yokota 53c9b84858 add sbt.color flag
This implements a new sbt.color flag that takes always/auto/never/true/false value as a replacement of current sbt.log.format=true/false flag.

When neither flags are set, the default behavior is to enable color when the terminal supports ANSI and it detects an stdout console (as opposed to redirects).

Fixes https://github.com/sbt/sbt/issues/4284
2018-09-30 21:00:09 -04:00
..
util-control Add, configure & enable Scalafmt 2017-08-10 11:44:24 +01:00
util-interface/src/main/java/xsbti Add Problem#rendered to customize how problems are shown 2018-08-28 03:58:15 +09:00
util-logging add sbt.color flag 2018-09-30 21:00:09 -04:00
util-position/src -Xfatal-warnings 2018-09-19 22:46:38 -04:00
util-relation/src use foldLeft instead of /: 2018-05-01 20:20:00 +09:00
util-scripted/src/main Change modifiedTime definitions 2017-12-22 00:13:27 +01:00