Files
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
..
2011-03-11 16:55:23 -05:00
2011-03-02 06:46:28 -05:00
2011-04-03 22:12:51 -04:00
2011-03-04 06:16:35 -05:00
2011-03-02 06:46:28 -05:00