sbt/tasks
Mark Harrah 6d2bbbe0c1 TaskGroups, Context in tasks, new tasks
add syncTask task constructor and copy-resources/copy-test-resources instances
add console-quick, test-console, console, test-run
add IntegrationTest trait
make Context available through 'context' task
update 'last' and 'show' to use Context to retrieve task by name
drop SingleProject (superseded by Project)
add TaskGroup to be able to inject groups of named tasks
fix watchPaths missing flat sources
proper logging in a few more places, such as compile
2010-11-24 14:18:59 -05:00
..
src/test/scala MList -> KList, Relation[T] -> Relation[A,B] 2010-06-24 18:09:07 -04:00
standard TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
CompletionService.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00
Execute.scala task execution engine: fix addition of new tasks 2010-09-17 20:16:21 -04:00
Incomplete.scala more flexible scalac logging 2010-10-23 16:34:22 -04:00
NOTICE MList covariant, initial Node 2010-05-30 21:14:18 -04:00
Node.scala MList -> KList, Relation[T] -> Relation[A,B] 2010-06-24 18:09:07 -04:00
Result.scala Task.doFinally 2010-11-13 20:02:25 -05:00