sbt/util
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
..
classfile Java source support 2010-09-27 18:57:00 -04:00
classpath eliminate temporary directory for injecting resources into a class loader 2010-11-13 20:16:44 -05:00
collection TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
complete remove call-by-name modifier for error function, doesn't work well 2010-08-04 19:48:48 -04:00
control first shot at general command/definition model 2010-07-17 12:07:41 -04:00
datatype improving incremental compilation 2010-10-22 21:55:16 -04:00
env * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
io additional utility methods 2010-11-24 14:09:02 -05:00
log fix tests, discovery 2010-10-06 08:24:13 -04:00
process add another Process constructor 2010-09-27 18:50:17 -04:00