From 09b2f39731386cd5b3688d5c3badf75d956d4f6d Mon Sep 17 00:00:00 2001 From: Guillaume Martres Date: Tue, 31 May 2016 15:23:04 +0200 Subject: Make the dotty-bridge sbt project a subproject of dotty Note that the dotty-bridge tests will not be run automatically by `test` which is short for `dotty/test`, to run the dotty-bridge tests, do in sbt: > dotty-bridge/test > dotty-bridge/scripted Original history: https://github.com/smarter/dotty-bridge/commits/master --- AUTHORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AUTHORS.md') diff --git a/AUTHORS.md b/AUTHORS.md index 0ba845dc4..db2f34a56 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -53,7 +53,7 @@ The majority of the dotty codebase is new code, with the exception of the compon > the needs of dotty. Original authors include: Adrian Moors, Lukas Rytz, > Grzegorz Kossakowski, Paul Phillips -`dotty.tools.dotc.sbt` +`dotty.tools.dotc.sbt and everything in bridge/` > The sbt compiler phases are based on > https://github.com/adriaanm/scala/tree/sbt-api-consolidate/src/compiler/scala/tools/sbt -- cgit v1.2.3