sbt/main
Mark Harrah cc50225bfb fix placement of global settings so that project-local settings override global settings 2011-07-16 13:31:18 -04:00
..
actions show test key in no tests message. fixes #102 2011-07-12 23:09:57 -04:00
src/test/scala test fix 2011-05-23 18:40:03 -04:00
Act.scala fix key search order 2011-05-29 19:17:31 -04:00
Aggregation.scala make parallel execution configurable, fixes #22 2011-05-21 13:51:13 -04:00
Build.scala shorten default hash suffix for project ID 2011-07-12 23:09:57 -04:00
BuildLoader.scala Pluggable build resolvers 2011-05-07 22:02:06 -04:00
Command.scala clean up whitespace handling in commands. fixes #97 2011-07-12 07:47:31 -04:00
CommandSupport.scala fix help message for 'set' 2011-06-29 07:47:33 -04:00
ConsoleProject.scala settle scala-library situation 2011-05-25 22:44:22 -04:00
Cross.scala clean up whitespace handling in commands. fixes #97 2011-07-12 07:47:31 -04:00
Defaults.scala provide better indication of cause of incompatible sbt versions 2011-07-16 12:53:29 -04:00
EvaluteTask.scala use runtime full-classpath for plugins 2011-07-11 07:55:27 -04:00
GlobalPlugin.scala allow global sbt directory to be configured. fixes #96 2011-07-12 23:09:57 -04:00
IvyConsole.scala rearrange products settings 2011-05-31 18:37:07 -04:00
KeyIndex.scala help: alignment and add tasks 2011-05-28 17:02:16 -04:00
Keys.scala allow global sbt directory to be configured. fixes #96 2011-07-12 23:09:57 -04:00
Load.scala fix placement of global settings so that project-local settings override global settings 2011-07-16 13:31:18 -04:00
LogManager.scala add extraLoggers to make it easier to add loggers 2011-06-22 19:17:10 -04:00
Main.scala restrict discarding session settings error message to direct load/reload. fixes #99 2011-07-12 23:09:57 -04:00
MainControl.scala cleanup MainResult handling to enable finer control over reloading 2011-07-01 23:38:03 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00
Output.scala use current project's logLevel for command logging 2011-06-10 23:40:25 -04:00
Project.scala restrict discarding session settings error message to direct load/reload. fixes #99 2011-07-12 23:09:57 -04:00
ProjectNavigation.scala Use standard {build}/id syntax for 'project' command 2011-05-07 22:02:06 -04:00
Reference.scala add new ProjectReference called LocalRootProject for referencing the root project in the current build 2011-06-23 20:37:56 -04:00
Scope.scala convenience methods on Scope for setting axes 2011-07-06 07:30:47 -04:00
Script.scala global settings preparation: separate compilation/loading stages of Eval 2011-07-09 16:54:41 -04:00
SessionSettings.scala warn when reload discards session settings 2011-06-27 22:29:48 -04:00
State.scala convenience on State for global locking 2011-07-03 15:44:52 -04:00
Structure.scala global settings preparation: separate compilation/loading stages of Eval 2011-07-09 16:54:41 -04:00
TaskData.scala build sxr, api docs and use sbinary 0.4.0 2011-05-17 20:09:20 -04:00
Watched.scala replace Path with RichFile 2011-05-14 18:21:41 -04:00