sbt/project
Ethan Atkins 7c31e03d27 Improve supershell appender management
To avoid reliance on jvm global variables, we need to share the super
shell state with each of the console appenders that write to the console
out. We only set the progress state for the console appenders for the
screen. This prevents messages that are below the global logging level
from modifying the progress state without preventing them from being
written to other appenders.

The ability to set the ProgressState for each of the console appenders
is added in a companion util PR.

I verified that the test output of io/test was correctly written to the
streams after this change (there were no progress lines in the output).
2019-09-03 15:22:34 -07:00
..
ContrabandConfig.scala Adjust to upstream changes 2017-07-16 00:51:49 -04:00
Dependencies.scala Improve supershell appender management 2019-09-03 15:22:34 -07:00
Docs.scala sbt 1.0.0-RC2 2017-07-20 06:56:37 +01:00
FixScalafmtPlugin.scala Reduce concurrency of scalafmtCheck 2019-05-17 14:51:07 -04:00
NightlyPlugin.scala Rename typesafe release resolver in sbt build 2019-07-09 14:29:44 -07:00
PublishBinPlugin.scala Update PublishBinPlugin to current sbt 2018-03-06 11:54:13 +00:00
Release.scala Upgrade the build to sbt 1.0.0-M5 2017-05-11 09:44:42 +01:00
SbtLauncherPlugin.scala Refactor Watched 2019-03-30 16:38:56 -07:00
Scripted.scala Display only valid pages in scripted completions 2019-08-31 17:32:34 -07:00
StatusPlugin.scala cleaning up a few compiler warnings 2018-09-17 22:30:14 -04:00
Sxr.scala sbt 1.0.0-RC2 2017-07-20 06:56:37 +01:00
Transform.scala Upgrade the build to sbt 1.0.0-M5 2017-05-11 09:44:42 +01:00
Util.scala -Yrangepos for sbt 2018-10-11 15:44:15 -04:00
build.properties Bump sbt to use 1.3.0-RC4 2019-08-20 15:28:08 -07:00
flamegraph_svg.png document profiling tools 2018-04-04 01:29:56 -04:00
plugins.sbt Revert "Merge pull request #4930 from eatkins/2.12.9" 2019-08-08 11:09:29 -07:00