sbt/tasks/standard
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
..
Action.scala shorten toString for task Info, correct it for Incomplete 2010-09-12 22:41:02 -04:00
Cross.scala cross-configurations 2010-08-27 19:17:03 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
Streams.scala closeQuietly should be quiet 2010-09-08 14:30:27 -04:00
System.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
TaskExtra.scala 'test' task 2010-11-24 14:03:26 -05:00
TaskMap.scala TaskMap: memoizes task-producing functions 2010-09-17 19:41:20 -04:00