sbt/compile
Mark Harrah 6e3a7083e2 only look at .class file modified times in Eval
previously, for a directory on the classpath,
  all files and directories under it would be checked
this caused unnecessary setting recompilation when
  non-classfiles changed in the directory
One example was the sbt.plugins file, which doesn't affect
  compilation, and caused projects with plugins to take longer
  than necessary to start up
2011-04-12 20:24:42 -04:00
..
api add missing debug case for SameAPI 2011-03-11 16:55:23 -05:00
discover normalize key names 2011-03-02 06:46:28 -05:00
inc Java/Scala compilation order support 2011-04-03 22:12:51 -04:00
interface handle information only options that disable a full compilation 2011-04-01 21:04:08 -04:00
persist 2.9 compatibility fixes 2011-03-04 06:16:35 -05:00
src/test/scala updating tests to use newer Scala versions 2011-04-08 19:34:23 -04:00
AnalyzingCompiler.scala memoize aggregation, cleanup 2011-03-23 07:06:51 -04:00
ClasspathOptions.scala clean up boot classpath handling 2011-03-11 16:54:45 -05:00
CompilerArguments.scala clean up boot classpath handling 2011-03-11 16:54:45 -05:00
ComponentCompiler.scala normalize key names 2011-03-02 06:46:28 -05:00
Eval.scala only look at .class file modified times in Eval 2011-04-12 20:24:42 -04:00
JavaCompiler.scala clean up boot classpath handling 2011-03-11 16:54:45 -05:00
LoggerReporter.scala more flexible scalac logging 2010-10-23 16:34:22 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
RawCompiler.scala fill the stack trace for CompileFailed again 2011-04-08 19:32:01 -04:00