sbt/main
Mark Harrah 1b9b2481f4 split load-time project structure scope resolution into two phases
first phase resolves referenced build URIs as each build is loaded
second phase resolves references without an explicit project ID
  (this requires the whole structure to be known and this isn't available during the first phase)
setting resolution is unchanged (done after both phases)
2011-01-25 22:14:02 -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 split load-time project structure scope resolution into two phases 2011-01-25 22:14:02 -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 get,set,eval commands 2011-01-25 07:24:52 -05:00
CommandSupport.scala get,set,eval commands 2011-01-25 07:24:52 -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 get,set,eval commands 2011-01-25 07:24:52 -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 get,set,eval commands 2011-01-25 07:24:52 -05:00
ProjectNavigation.scala get,set,eval commands 2011-01-25 07:24:52 -05:00
Scope.scala split load-time project structure scope resolution into two phases 2011-01-25 22:14:02 -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 cleanup and fixes 2011-01-24 18:08:43 -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