| .. |
|
actions
|
support for dependency overrides
|
2012-02-14 21:59:12 -05:00 |
|
command
|
searchable help
|
2012-03-12 19:54:18 -04:00 |
|
src/test/scala
|
reimplement lighter support for controlling aggregation
|
2012-01-09 08:01:24 -05:00 |
|
Act.scala
|
split command core to main/command/
|
2012-01-29 14:36:27 -05:00 |
|
Aggregation.scala
|
provide list of task execution roots
|
2012-03-17 19:31:03 -04:00 |
|
Append.scala
|
Append instances for Set and Map
|
2012-01-27 21:09:11 -05:00 |
|
Build.scala
|
allow plugins to inject settings at the build level. fixes #378
|
2012-02-25 12:01:08 -05: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
|
split command core to main/command/
|
2012-01-29 14:36:27 -05: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
|
force 'update' to run when invoked directly. ref #335
|
2012-03-17 19:31:03 -04:00 |
|
EvaluateTask.scala
|
provide list of task execution roots
|
2012-03-17 19:31:03 -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
|
provide list of task execution roots
|
2012-03-17 19:31:03 -04:00 |
|
Load.scala
|
allow plugins to inject settings at the build level. fixes #378
|
2012-02-25 12:01:08 -05:00 |
|
LogManager.scala
|
split command core to main/command/
|
2012-01-29 14:36:27 -05:00 |
|
Main.scala
|
Use `provider.id.name` instead of hard-coded 'sbt' in `aboutString`
|
2012-03-02 06:05:14 +05:30 |
|
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
|
move error processing to complete/
|
2012-03-09 07:08:38 -05: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
|
use writeable local builds directly
|
2012-02-13 22:02:44 -05: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
|
More agressive overwrite.
|
2012-02-27 22:28:09 +04:00 |
|
SettingGraph.scala
|
refactored scoped key manifest extraction to ScopedKeyData
|
2011-11-23 19:53:20 -05:00 |
|
Structure.scala
|
work around for 2.10. pattern matching on KNil now requires KNil()
|
2012-03-17 19:31:03 -04:00 |
|
Tags.scala
|
concurrent execution restrictions
|
2011-11-19 23:56:30 -05:00 |
|
TaskData.scala
|
split command core to main/command/
|
2012-01-29 14:36:27 -05:00 |