sbt/main
Mark Harrah 738e32b9c6 add extraLoggers to make it easier to add loggers 2011-06-22 19:17:10 -04:00
..
actions add ChainedResolver(name: String, resolvers: Seq[Resolver]), closes #63 2011-06-20 15:25:23 -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 fix issue with spaces on blank lines in build.sbt 2011-05-28 17:02:16 -04:00
BuildLoader.scala Pluggable build resolvers 2011-05-07 22:02:06 -04:00
Command.scala more release-worthy compile message and analysis toString 2011-05-29 19:17:31 -04:00
CommandSupport.scala help: alignment and add tasks 2011-05-28 17:02:16 -04:00
ConsoleProject.scala settle scala-library situation 2011-05-25 22:44:22 -04:00
Cross.scala fix multi-project cross building 2011-05-16 23:18:48 -04:00
Defaults.scala add extraLoggers to make it easier to add loggers 2011-06-22 19:17:10 -04:00
EvaluteTask.scala drop Incomplete task message, fixes #32 2011-06-14 19:31:55 -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 add extraLoggers to make it easier to add loggers 2011-06-22 19:17:10 -04:00
Load.scala allow ~/.sbt/plugins/ to be built directly 2011-06-02 18:35:25 -04:00
LogManager.scala add extraLoggers to make it easier to add loggers 2011-06-22 19:17:10 -04:00
Main.scala use current project's logLevel for command logging 2011-06-10 23:40:25 -04:00
MainControl.scala first shot at general command/definition model 2010-07-17 12:07:41 -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 ProjectDefinition.toString 2011-06-15 19:09:31 -04:00
ProjectNavigation.scala Use standard {build}/id syntax for 'project' command 2011-05-07 22:02:06 -04:00
Reference.scala add build level configuration 2011-03-03 06:44:19 -05:00
Scope.scala task axis delegation 2011-05-23 08:13:13 -04:00
Script.scala Pluggable build resolvers 2011-05-07 22:02:06 -04:00
SessionSettings.scala split out SessionSettings from Project.scala 2011-03-21 17:56:24 -04:00
State.scala command logging through Streams, 'last' without a key to redisplay it 2011-03-21 20:26:04 -04:00
Structure.scala fix dependsOn not propagating failures in dependencies 2011-06-22 19:17:10 -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