sbt/main
volcano303 ac0f3f5c6f
[2.x] fix: Cache AutoPlugin projectSettings/projectConfigurations (#9077)
- Cache AutoPlugin.projectSettings and projectConfigurations via AutoPluginCache so they are evaluated once per plugin instance during build loading, not once per subproject (N×M → M)
- Make GroupedAutoPlugins.globalSettings a lazy val and pre-compute buildSettingsMap to avoid repeated aggregation
2026-04-21 23:50:28 -04:00
..
src [2.x] fix: Cache AutoPlugin projectSettings/projectConfigurations (#9077) 2026-04-21 23:50:28 -04:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00