sbt/main
Mark Harrah 5f7a327e5e 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
..
actions/src Third draft to execute the forked tests in parallel. 2013-11-21 08:20:43 -05:00
command/src/main/scala/sbt Expand aliases instead of evaluating directly. 2013-11-24 15:19:24 -05:00
settings/src Add Initialize[Task[T]].taskValue: Task[T] to allow selecting the Task for use by *Generators. Fixes #866. 2013-11-24 18:24:15 -05:00
src 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
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00