sbt/tasks
Mark Harrah 26da622276 General improvement of tasks/caches/tracking:
- Specify behavior of ChangeReport and give it a toString implementation.
 - Cache initialization.
 - Specify cleaning behavior on TaskDefinition and Tracked instances.
 - Sync task implementation handles output changes.
2009-08-30 21:53:38 -04:00
..
src/test/scala Tests and fixes for analysis plugin and the task scheduler. 2009-08-18 23:25:34 -04:00
standard General improvement of tasks/caches/tracking: 2009-08-30 21:53:38 -04:00
ParallelRunner.scala Initial xsbt commit 2009-08-16 14:29:08 -04:00
Task.scala Added a couple of methods on Iterables for Task 2009-08-30 21:49:50 -04:00
TaskListener.scala Initial xsbt commit 2009-08-16 14:29:08 -04:00
TaskRunner.scala Add toString to TaskFailure exception 2009-08-30 21:45:49 -04:00
TaskScheduler.scala tuple caches, stamped caches, Path API, another type of change detection, and copying/archiving based on (source,target) tuples 2009-08-29 10:19:00 -04:00