sbt/main
Mark Harrah 0d5814e2b3 Rework external dependency tracking and multi-projects
Reduce AnalysisCallback interface:
  remove discovery
  simplify dependency notification methods
Use map of classpath entry to Analysis for locating
  source API for external dependencies
Handle classpath changes by locating class
  on classpath and either locating Analysis/Source
  as above or comparing Stamp.  This requires storing
  the class name of a binary dependency now.
Make this process aware of full classpath, including
  boot classpath
2010-09-17 21:59:43 -04:00
..
build Rework external dependency tracking and multi-projects 2010-09-17 21:59:43 -04:00
AggressiveCompiler.scala rework ConsoleLogger 2010-09-04 08:24:26 -04:00
ClasspathProject.scala Rework external dependency tracking and multi-projects 2010-09-17 21:59:43 -04:00
Command.scala project navigation changes 2010-09-08 14:40:24 -04:00
CommandSupport.scala implement ~ 2010-09-06 00:13:53 -04:00
Compile.scala Rework external dependency tracking and multi-projects 2010-09-17 21:59:43 -04:00
Console.scala some more ways to create a Console 2010-09-12 22:42:18 -04:00
DotGraph.scala update DotGraph for 0.9 2010-09-04 08:46:19 -04:00
LogManager.scala split out extra tasks, implement logging 2010-09-08 14:45:22 -04:00
Main.scala redo external projects 2010-09-12 22:58:22 -04:00
MainControl.scala first shot at general command/definition model 2010-07-17 12:07:41 -04:00
MultiProject.scala redo external projects 2010-09-12 22:58:22 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
OutputTasks.scala split out extra tasks, implement logging 2010-09-08 14:45:22 -04:00
ProjectInfo.scala redo external projects 2010-09-12 22:58:22 -04:00
SingleProject.scala split out extra tasks, implement logging 2010-09-08 14:45:22 -04:00
State.scala add failure wall command '--' 2010-09-05 11:16:53 -04:00
TestProject.scala Project subtype for evaluating tour3 2010-09-13 19:44:26 -04:00
Watched.scala redo external projects 2010-09-12 22:58:22 -04:00
alt.boot.properties first part of semantic, multi-stage incremental compilation 2010-06-27 09:18:35 -04:00