sbt/main
Mark Harrah 1248830e2c fix 'inspect' not showing setting value 2011-06-15 19:08:49 -04:00
..
actions implement shortcut for API equality checking, fixes #18 2011-06-01 02:19:46 -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 fix issue of duplicate fullClasspath entries from products and dependencyClasspath 2011-06-14 19:32:36 -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 pomAllRepositories option to include module configuration resolvers in pom. closes #39 2011-06-12 21:32:51 -04:00
Load.scala allow ~/.sbt/plugins/ to be built directly 2011-06-02 18:35:25 -04:00
LogManager.scala honor formatEnabled setting, fixes #48 2011-06-10 08:08:51 -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 fix 'inspect' not showing setting value 2011-06-15 19:08:49 -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 back A.Key with Manifest, dropping object equality. fixes #27 2011-05-26 08:21:33 -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