sbt/main-settings/src
Eugene Yokota 51f7d2e24a Adds an Append instance that extracts taskValue
This adds a macro-level hack to support += op for sourceGenerators and resourceGenerators using RHS of Initialize[Task[Seq[File]]].
When the types match up, the macro now calls `.taskValue` automatically.
2017-01-22 22:53:27 -05:00
..
main/scala/sbt Adds an Append instance that extracts taskValue 2017-01-22 22:53:27 -05:00
test/scala remove unused imports (#2719) 2016-08-30 07:29:17 +01:00