sbt/main
Mark Harrah 2687836ca5 improve commands, proper build/project base resolution
finish alias support
better project printing in 'projects'
completion support for 'help'
resolve URIs in ProjectRef against base URI of defining build in keys and project relations
resolve base directories and record build URI in BuildUnit
preserve relative paths in File to URI conversion for later resolution
2011-01-23 22:34:17 -05:00
..
build only write resulting Analysis back if compilation was performed 2010-10-30 15:44:36 -04:00
parsers Remove obsolete comments 2011-01-18 18:43:58 -05:00
pending use java.util.Linked* instead of scala's 2011-01-22 16:21:22 -05:00
Build.scala improve commands, proper build/project base resolution 2011-01-23 22:34:17 -05:00
CacheIvy.scala cache information for PublishConfiguration, although it won't be used anytime soon 2010-12-02 20:00:18 -05:00
Command.scala move applyEffect to Command 2011-01-22 15:07:59 -05:00
CommandSupport.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00
Compile.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
Console.scala cleanup, small fixes 2010-11-24 14:08:20 -05:00
DependencyBuilders.scala add sbt package object 2010-09-21 22:24:24 -04:00
DotGraph.scala update DotGraph for 0.9 2010-09-04 08:46:19 -04:00
KeyIndex.scala multi-project model based on Settings and ProjectRef 2011-01-18 18:48:32 -05:00
LogManager.scala multi-project model based on Settings and ProjectRef 2011-01-18 18:48:32 -05:00
Main.scala improve commands, proper build/project base resolution 2011-01-23 22:34:17 -05: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
Package.scala {publish,deliver}{,-local} and package tasks 2010-12-02 20:22:18 -05:00
Project.scala improve commands, proper build/project base resolution 2011-01-23 22:34:17 -05:00
ProjectNavigation.scala move applyEffect to Command 2011-01-22 15:07:59 -05:00
Scope.scala improve commands, proper build/project base resolution 2011-01-23 22:34:17 -05:00
State.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00
StringUtilities.scala add sbt package object 2010-09-21 22:24:24 -04:00
Structure.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00
Sync.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
Test.scala 'test' task 2010-11-24 14:03:26 -05:00
Watched.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00
alt.boot.properties first part of semantic, multi-stage incremental compilation 2010-06-27 09:18:35 -04:00