aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/src/xsbt/DelegatingReporter.scala
Commit message (Expand)AuthorAgeFilesLines
* sbt-bridge: Fix #2092: Disable position information in the reporterGuillaume Martres2017-03-151-1/+1
* sbt-bridge: Fix lineContent, pointer, pointerSpaceGuillaume Martres2017-03-141-3/+5
* sbt-bridge: Reduce verbosity by using intermediate variableGuillaume Martres2017-03-141-6/+7
* sbt-bridge: simpler way to get file pathGuillaume Martres2017-03-141-4/+5
* sbt-bridge: Don't crash when a Message does not have a PositionGuillaume Martres2017-03-141-9/+23
* restore position offset in DelegatingReporterGuillaume Massé2017-01-061-7/+12
* Make every project use the new directory structureGuillaume Martres2016-11-221-0/+48