sbt, the interactive build tool
Go to file
Mark Harrah f47ad3fb72 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
cache deprecations 2013-02-25 09:24:04 -05:00
interface Merge ExtendedReporter into Reporter. 2013-05-27 19:12:39 -04:00
util Experimental task progress interface. Fixes #592. 2013-06-23 19:57:30 -04:00
LICENSE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00