sbt/compile/persist
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
..
AnalysisFormats.scala Rework external dependency tracking and multi-projects 2010-09-17 21:59:43 -04:00
FileBasedStore.scala discovery, persistence, frontend, and various fixes to incremental 2010-07-02 06:57:03 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00