sbt/main
Josh Suereth a1b3117a42 Track generated .class files and clean leftovers after project load.
Fixes #1524

* Track generated .class files from Eval
* While loading, join all classfiles throughout Load, lots of bookkeeping.
* When a given build URI is done loading, we can look at its
  project/target/config-classes directory and clean out any extra items
  that are lingering from previous build definitions.
* Add TODOs to handle the same thing in global directories.  Right now,
  given the shared nature of these projects, it's a bit too dangerous to
  do so.
2014-08-14 10:03:24 -04:00
..
actions/src Track generated .class files and clean leftovers after project load. 2014-08-14 10:03:24 -04:00
command/src/main/scala/sbt Remove line of dead code. 2014-05-19 06:17:44 -07:00
settings/src Deprecate parseScopedKey 2014-08-05 11:28:28 -04:00
src Track generated .class files and clean leftovers after project load. 2014-08-14 10:03:24 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00