sbt/project
Ethan Atkins b2c9d3e2cf Use custom classloader for scripted tests
We had previously used reflection to load the bridge class, but
continued using sbt's default classloader. This was problematic because
the metabuild could have a different classpath from that required by the
scripted tests.

Bonus: scalafmt

Fixes: #4514
2019-01-31 17:43:14 -08:00
..
ContrabandConfig.scala Adjust to upstream changes 2017-07-16 00:51:49 -04:00
Dependencies.scala Zinc 1.3.0-M2, Util 1.3.0-M4 2019-01-29 18:15:40 -05:00
Docs.scala sbt 1.0.0-RC2 2017-07-20 06:56:37 +01:00
NightlyPlugin.scala Bump up test frameworks used in scripted tests 2018-09-29 23:19:49 -04: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 sbt 1.0.0-RC2 2017-07-20 06:56:37 +01:00
Scripted.scala Use custom classloader for scripted tests 2019-01-31 17:43:14 -08: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 sbt 1.2.3 2018-09-14 03:28:12 -04:00
flamegraph_svg.png document profiling tools 2018-04-04 01:29:56 -04:00
plugins.sbt Bump scala version 2.12.8 2019-01-08 11:11:23 -08:00