sbt/util/collection
Mark Harrah 8ed0f36dbe 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 fix PMap test 2010-09-04 08:12:17 -04:00
Attributes.scala Attributed, attaches attributes to arbitrary data 2010-09-17 20:46:31 -04:00
Dag.scala * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
HList.scala toString for HList and KList 2010-09-12 22:27:11 -04:00
IDSet.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00
KList.scala toString for HList and KList 2010-09-12 22:27:11 -04:00
NOTICE higher-kinded heterogeneous lists: MList[M[_]] 2010-05-30 18:42:58 -04:00
PMap.scala split out read-only RMap from PMap 2010-08-10 08:39:30 -04:00
Param.scala graph evaluator, rewrite, general updates 2010-06-07 08:53:21 -04:00
Relation.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
Settings.scala hierarchical in-memory settings 2010-09-08 14:29:00 -04:00
TypeFunctions.scala minor updates to utilities 2010-10-30 11:54:43 -04:00
Types.scala minor updates for p2 2010-08-30 09:10:25 -04:00