..
actions
Use java.lang.Throwable.setStackTrace. Proper fix for #543 .
2012-11-15 10:14:59 -05:00
command
Resolve Scala version for projects in the normal `update` task.
2012-11-17 20:23:06 -05:00
settings
move top-level settingKey,taskKey,inputKey objects to Def and package object
2012-12-04 13:08:52 -05:00
src/test /scala
Bumped the Scalatest/Specs versions for 2.10.0-RC3
2012-12-04 13:10:09 -05:00
Act.scala
Transition to all camelCase key labels.
2012-11-17 20:23:07 -05:00
AddSettings.scala
Control over automatically added settings.
2012-11-16 09:56:49 -05:00
Aggregation.scala
2.10.0-M5, different arity generalization
2012-11-17 20:19:24 -05:00
Build.scala
Allow root project to be explicitly specified in Build.rootProject
2012-11-18 10:55:26 -05:00
BuildDependencies.scala
more flexible inter-project dependencies
2011-10-26 19:35:29 -04:00
BuildLoader.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
BuildPaths.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
BuildStructure.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
BuildUtil.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
CommandStrings.scala
add [every] to syntax summary of 'set' command
2012-09-22 16:45:24 -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
reorganization of main/
2012-11-17 20:19:24 -05:00
Defaults.scala
Modified SBT defualts to pull in app repositories.
2012-12-04 13:10:10 -05:00
EvaluateConfigurations.scala
Transition to all camelCase key labels.
2012-11-17 20:23:07 -05:00
EvaluateTask.scala
comment EvaluateTask.apply methods
2012-12-02 03:17:19 -05:00
Extracted.scala
2.10.0-M5, different arity generalization
2012-11-17 20:19:24 -05:00
GlobalPlugin.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
IvyConsole.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
KeyIndex.scala
Transition to all camelCase key labels.
2012-11-17 20:23:07 -05:00
Keys.scala
Modified SBT defualts to pull in app repositories.
2012-12-04 13:10:10 -05:00
Load.scala
Allow root project to be explicitly specified in Build.rootProject
2012-11-18 10:55:26 -05:00
LogManager.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
Main.scala
Transition to all camelCase key labels.
2012-11-17 20:23:07 -05:00
NOTICE
fix component name in main notice
2010-09-21 22:00:11 -04:00
Opts.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
Output.scala
2.10.0-M5, different arity generalization
2012-11-17 20:19:24 -05:00
PluginManagement.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
Project.scala
extend source positions to all setting creation methods
2012-12-02 03:17:20 -05:00
ProjectNavigation.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
Resolve.scala
reimplement lighter support for controlling aggregation
2012-01-09 08:01:24 -05:00
Resolvers.scala
Scala 2.10.0-M7
2012-11-17 20:23:06 -05:00
RetrieveUnit.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
ScopedKeyData.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
Script.scala
split command core to main/command/
2012-01-29 14:36:27 -05:00
SessionSettings.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
SessionVar.scala
reorganization of main/
2012-11-17 20:19:24 -05:00
SettingCompletions.scala
Transition to all camelCase key labels.
2012-11-17 20:23:07 -05:00
SettingGraph.scala
2.10.0-M5, different arity generalization
2012-11-17 20:19:24 -05:00
Tags.scala
Use and methods instead of mapR,mapFailure,flatFailure,flatMapR
2012-12-02 03:17:19 -05:00