sbt/main
Mark Harrah 1cc2f57e15 Experimental task progress interface. Fixes #592.
Set sbt.task.timings=true to print timings for tasks.
This sample progress handler shows how to get names for tasks and
deal with flatMapped tasks.  There are still some tasks that make
it through as anonymous, which needs to be investigated.

A setting to provide a custom handler should come in a subsequent commit.
2013-06-23 19:57:30 -04:00
..
actions/src Put summary not available message at the debug level. Review by @cheeseng. 2013-05-14 09:09:20 -04:00
command/src/main/scala/sbt Promote new State methods to public 2013-06-19 12:01:45 -04:00
settings/src set position on parameter references in task/setting macros 2013-06-19 11:53:11 -04:00
src Experimental task progress interface. Fixes #592. 2013-06-23 19:57:30 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00