sbt/tasks/standard
Mark Harrah 5918c24722 Task state.
* Allow tasks to provide State transformations that are applied after all tasks complete.
* Provide convenience methods for preserving state across invocations.
* Option of session or persisted state.
2011-09-21 22:54:46 -04:00
..
src/test/scala test fixes 2011-05-07 22:02:05 -04:00
Action.scala Task state. 2011-09-21 22:54:46 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
Streams.scala Task state. 2011-09-21 22:54:46 -04:00
System.scala fix dependsOn not propagating failures in dependencies 2011-06-22 19:17:10 -04:00
TaskExtra.scala global settings preparation: separate compilation/loading stages of Eval 2011-07-09 16:54:41 -04:00