sbt/main
Josh Suereth 2686acd993 Part #1 of cancel-task-hooks - Hooks EvaluateTask.
* Create a new EvaluateTaskConfig which gives us a bit more freedom
  over changign config options to EvaluateTask in the future.
* Create adapted from old EvaluateTask to new EvaluateTask
* Add hooks into signals class to register/remote  a signal listener
  directly, rather than in an "arm" block.
* Create TaskEvaluationCancelHandler to control the strategy of
  who/whom can cancel (sbt-server vs. sbt-terminal).
* Create a null-object for the "can't cancel" scenario so the
  code path is exactly the same.

This commit does not wire settings into the build yet, nor does it
fix the config extractio methods.
2014-04-07 16:42:08 -04:00
..
actions/src fixes #1196 2014-03-20 17:46:42 -07:00
command/src/main/scala/sbt Use string interpolation and replace deprecated methods 2014-01-06 14:17:42 +01:00
settings/src Merge pull request #1115 from metasim/Structure-docs 2014-03-03 14:16:21 -05:00
src Part #1 of cancel-task-hooks - Hooks EvaluateTask. 2014-04-07 16:42:08 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00