Files
sbt/util
Mark Harrah b453af7c45 Properly apply transformations to dynamic tasks.
That is, implement Initialize[Task[T]].flatten correctly.
This requires preserving the transformations applied in a scope so that
they can be applied to an Initialize value after static settings have been
evaluated.
2012-11-17 20:23:06 -05:00
..
2011-06-10 07:58:18 -04:00
2011-05-14 18:21:41 -04:00
2012-11-10 19:01:41 -05:00