sbt/project
Eugene Yokota 5684a842c3 refactor: Remove sbt 0.13 `in` methods
**Problem**
See https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#Migrating+to+slash+syntax

We should remove `scalacOptions in (Compile, console)` notation. This was deprecated in https://eed3si9n.com/sbt-1.5.0.

**Solution**
This renames `in` to `rescope` for internal usage, and ports the usages to slash.
2024-09-28 19:19:58 -04:00
..
ContrabandConfig.scala Remote caching support 2024-04-11 13:55:29 +02:00
Dependencies.scala Merge branch '1.10.x' into wip/merge-1.10.x 2024-08-18 12:37:24 -04:00
Docs.scala Format main 2023-01-15 23:43:19 -05:00
HouseRulesPlugin.scala mute unused nowarn 2024-04-02 17:49:12 +02:00
NightlyPlugin.scala Use scala-xml_3 instead 2023-01-15 23:50:30 -05:00
PublishBinPlugin.scala Fix scala 2 compat with -Xsource:3 and scala-collection-compat 2024-03-05 13:32:15 +01:00
SbtLauncherPlugin.scala Fix scala 2 compat with -Xsource:3 and scala-collection-compat 2024-03-05 13:32:15 +01:00
Scripted.scala refactor: Remove sbt 0.13 `in` methods 2024-09-28 19:19:58 -04:00
Transform.scala Merge branch '1.10.x' into wip/merge-1.10.x 2024-05-07 04:39:25 -04:00
Util.scala Migrate postfix ops 2024-02-07 11:40:45 -05:00
build.properties Use sbt 1.10.2 2024-09-16 00:53:01 -04:00
flamegraph_svg.png document profiling tools 2018-04-04 01:29:56 -04:00
plugins.sbt Merge branch '1.10.x' into wip/merge-1.10.x 2024-08-18 12:37:24 -04:00