sbt/modules
Alexandre Archambault 3cd521c43c Run resolution for each configuration
Rather than for each configuration sub-graph. This runs a resolution for
Compile, one for Runtime, one for Test, etc. rather than one for all 3
of them, for example.

We re-use the Resolution instance from the first extended configuration,
so that the performance penalty is really low.
2020-05-19 14:23:48 +02:00
..
lm-coursier/src Run resolution for each configuration 2020-05-19 14:23:48 +02:00
sbt-coursier/src Run resolution for each configuration 2020-05-19 14:23:48 +02:00
sbt-coursier-shared/src Run resolution for each configuration 2020-05-19 14:23:48 +02:00
sbt-lm-coursier/src/main/scala Set dependencyResolution in scalaCompilerBridgeScope too 2020-05-15 12:20:43 +02:00
sbt-pgp-coursier/src Refactor sbt-coursier, move bits of it to new lm-coursier module (#6) 2018-11-20 10:16:08 +01:00