sbt/run
Indrajit Raychaudhuri 2698bc3116 Prevent 'radio silence' for ForkRun.run().
While this increases the verbosity level of `Fork.run()`, it remains
consistent with `Run.run()`. Switching between `fork := false` and
`fork := true` shouldn't change verbosity of log output.
2011-11-10 15:47:25 +05:30
..
Fork.scala task execution interruptible using ctrl+c. fixes #228,#229 2011-10-18 22:43:25 -04:00
NOTICE move remaining pieces of sbt subproject to sbt_pending and fix notices 2010-09-21 21:55:50 -04:00
Run.scala Prevent 'radio silence' for ForkRun.run(). 2011-11-10 15:47:25 +05:30
SelectMainClass.scala minor rework of main class selection 2010-09-27 18:52:13 -04:00
TrapExit.scala task execution interruptible using ctrl+c. fixes #228,#229 2011-10-18 22:43:25 -04:00