sbt/project
Eugene Yokota 840b851445 [1.x] Add Scala 3.8 REPL support
**Problem**
Scala 3.8 REPL won't work since they've split the repl artifact into another JAR.

**Solution**
This works around it by creating a yet-another sandbox configuration ScalaReplTool
(similar to ScalaTool and ScalaDocTool) and a separate scalaInstance for
console task, so when Zinc is invoked we'll be able to conjure the right array of JARs.
2025-11-01 21:06:32 -04:00
..
ContrabandConfig.scala Adjust to upstream changes 2017-07-16 00:51:49 -04:00
Dependencies.scala [1.x] Add Scala 3.8 REPL support 2025-11-01 21:06:32 -04:00
Docs.scala Cleanup project/Transform.scala 2019-11-28 21:25:49 +00:00
HouseRulesPlugin.scala Update build settings for Scala 3 2021-11-16 10:19:26 +09:00
NightlyPlugin.scala Port mutable.Specification to verify.BasicTestSuite 2021-01-16 00:47:53 -05:00
PublishBinPlugin.scala Use sbt 1.5.1 2021-05-02 23:41:55 -04:00
SbtLauncherPlugin.scala Use sbt 1.5.1 2021-05-02 23:41:55 -04:00
Scripted.scala Use Array to talk to proper build 2020-03-18 16:28:51 -04:00
Transform.scala Remove conscriptConfigs task, not used and needed anymore 2023-08-11 21:56:46 +02:00
Util.scala Remove potentially buggy unused methods 2024-10-20 00:30:13 -07:00
build.properties update dependencies 2025-10-03 09:22:19 +09:00
flamegraph_svg.png document profiling tools 2018-04-04 01:29:56 -04:00
plugins.sbt Upgrade sbt plugins to avoid deprecated repo.scala-sbt.org 2024-05-08 11:59:00 +02:00