sbt/util
Mark Harrah 8857a4fb9a Add -Dsbt.cli.nodelegation option to experiment with no delegation for running/showing tasks/settings from the command line.
With this set to true, the following is no longer allowed for example:

> compile:update
2013-11-25 21:03:40 -05:00
..
appmacro/src/main/scala/sbt/appmacro Remove the need for resetLocalAttrs. Fixes #994, #952. 2013-11-22 13:08:10 -05:00
collection Add -Dsbt.cli.nodelegation option to experiment with no delegation for running/showing tasks/settings from the command line. 2013-11-25 21:03:40 -05:00
complete API docs for Parser(s). 2013-08-16 14:22:14 -04:00
control Silence boring Eclipse warnings: catching all exceptions 2013-01-22 09:05:15 -05:00
log avoid deadlock in ConsoleOut.systemOutOverwrite 2013-11-01 13:27:23 -04:00
process update to ScalaCheck 1.11.0 2013-11-04 11:28:40 -05:00
relation/src Fix implementation of Relation.size. 2013-11-04 09:29:38 -05:00