aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge
Commit message (Collapse)AuthorAgeFilesLines
* Fix #1741: sbt.ExtractAPI: extract annotationsGuillaume Martres2016-12-026-0/+40
| | | | | | | | | This is necessary for correct incremental recompilation but is also used by sbt to find tests to run (for junit they should be annotated @org.junit.Test). I added an sbt scripted test to verify that JUnit now works, to run it: $ sbt > scripted discovery/test-discovery
* dotty-bridge is now called dotty-sbt-bridgeGuillaume Martres2016-11-2282-82/+82
|
* Make every project use the new directory structureGuillaume Martres2016-11-22507-0/+0
|
* Move bridge to correct location, fix unmanaged sources in buildFelix Mulder2016-11-22507-0/+0
|
* Move sbt-bridgeFelix Mulder2016-11-22507-0/+4570