sbt/main/src
Eugene Yokota 70a2878dbc 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 23:44:48 -05:00
..
main/scala/sbt Adds an Append instance that extracts taskValue 2017-01-22 23:44:48 -05:00
test Revert "Unspecified project axis means current project or its build" 2016-11-29 05:59:18 -05:00