sbt/main
xuwei-k 3d450059ae delete pluginDir.exists 2012-06-12 07:15:31 -04:00
..
actions Only allow a single task to run at any point in time if parallelExecution in Test is false. 2012-05-12 10:15:59 -04:00
command Second try at printing message when stack trace suppressed. 2012-05-19 18:20:19 -04:00
src/test/scala reimplement lighter support for controlling aggregation 2012-01-09 08:01:24 -05:00
Act.scala fix exception thrown when tab completing invalid project name 2012-05-21 22:23:44 -04:00
Aggregation.scala Add method Aggregation.runTasksWithResult 2012-05-07 19:09:11 -04:00
Append.scala Append instances for Set and Map 2012-01-27 21:09:11 -05:00
Build.scala global plugin settings. ref #378 2012-05-30 20:02:24 -04:00
BuildDependencies.scala more flexible inter-project dependencies 2011-10-26 19:35:29 -04:00
BuildLoader.scala load plugin classes in a single class loader across builds. fixes #329 2012-02-14 21:59:12 -05:00
BuildUtil.scala reimplement lighter support for controlling aggregation 2012-01-09 08:01:24 -05:00
CommandStrings.scala add extra category of help for listing command names without summary 2012-04-07 18:10:23 -04:00
ConsoleProject.scala add cleanupCommands setting to specify commands to run before interpreter exits. fixes #219 2011-10-16 17:27:36 -04:00
Cross.scala fixes #211. +/++ only clear scalaVersion/scalaHome in Global config+task. 2011-10-01 14:40:14 -04:00
Defaults.scala Revert "use the same logic for selecting extra attributes in addSbtPlugin as in pluginProjectId" 2012-05-30 21:48:06 -04:00
EvaluateTask.scala inline tasks, for internal use later 2012-05-19 18:20:20 -04:00
GlobalPlugin.scala provide list of task execution roots 2012-03-17 19:31:03 -04:00
IvyConsole.scala split command core to main/command/ 2012-01-29 14:36:27 -05:00
KeyIndex.scala reimplement lighter support for controlling aggregation 2012-01-09 08:01:24 -05:00
Keys.scala Adding ability to override resolvers from launcher. * Added key which pulls the repositories used by the launcher, if the API allows. * Added which configures whether or not should just use . * Added parsing to launcher so java property is used by default for override setting. 2012-05-30 21:42:45 -04:00
Load.scala delete pluginDir.exists 2012-06-12 07:15:31 -04:00
LogManager.scala Second try at printing message when stack trace suppressed. 2012-05-19 18:20:19 -04:00
Main.scala basis for a resident compiler 2012-04-28 18:58:52 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00
Opts.scala Convenient `DefaultOptions` for resolvers. 2012-03-12 05:25:12 +05:30
Output.scala searchable help 2012-03-12 19:54:18 -04:00
PluginManagement.scala load plugin classes in a single class loader across builds. fixes #329 2012-02-14 21:59:12 -05:00
Project.scala display relative key strings for incomplete tasks 2012-05-19 18:20:19 -04:00
ProjectNavigation.scala inject 'log' method to State as convenience for CommandSupport.logger 2011-10-16 17:27:36 -04:00
Reference.scala Ordering instances for ResolvedReference, BuildRef, ProjectRef 2012-02-14 21:59:12 -05:00
Resolve.scala reimplement lighter support for controlling aggregation 2012-01-09 08:01:24 -05:00
Resolvers.scala Handle the case of missing ~/.sbt/staging directory when asking for a source project dependency. 2012-06-02 19:03:38 -04:00
Scope.scala work around for type inference change in 2.10 2012-03-13 08:01:58 -04:00
Script.scala split command core to main/command/ 2012-01-29 14:36:27 -05:00
SessionSettings.scala update session settings display for multi-line changes 2012-06-02 20:54:45 -04:00
SettingGraph.scala another fix related to #460 2012-05-23 20:13:52 -04:00
Structure.scala missed a compatibility overload for constructing an InputKey 2012-04-13 17:47:12 -04:00
Tags.scala Tags.exclusive convenience method for executing tasks in isolation 2012-05-02 19:56:35 -04:00
TaskData.scala split command core to main/command/ 2012-01-29 14:36:27 -05:00