sbt/compile
Indrajit Raychaudhuri c039925748 Append dummy argument to `-classpath` when it is actually empty.
Scala compiler's way of handling empty classpath argument is problematic.
This workaround appends a dummy classpath argument when the classpath is
actually empty. Fixes #269 (also see #82, #85).
2011-11-19 16:51:53 +05:30
..
api preserve API information needed for detecting annotations on defs. fixes #232 2011-10-19 22:23:47 -04:00
inc invalidate sources that claim to generate the same class. fixes #260 2011-11-10 21:30:30 -05:00
interface cleanup 2.7 warn fatal setting compatibility 2011-11-04 18:39:25 -04:00
persist support incremental recompilation when using exportJars. fixes #108 2011-07-18 17:14:22 -04:00
src/test/scala preserve API information needed for detecting annotations on defs. fixes #232 2011-10-19 22:23:47 -04:00
AnalyzingCompiler.scala add cleanupCommands setting to specify commands to run before interpreter exits. fixes #219 2011-10-16 17:27:36 -04:00
ClasspathOptions.scala settle scala-library situation 2011-05-25 22:44:22 -04:00
CompilerArguments.scala Append dummy argument to `-classpath` when it is actually empty. 2011-11-19 16:51:53 +05:30
ComponentCompiler.scala normalize key names 2011-03-02 06:46:28 -05:00
Eval.scala move to 2.9.1 (RC3), bump to 0.11.0-SNAPSHOT 2011-08-16 17:32:26 -04:00
JavaCompiler.scala Enable Javadoc generation in `doc` task. 2011-11-09 17:49:54 +05:30
LoggerReporter.scala build sxr, api docs and use sbinary 0.4.0 2011-05-17 20:09:20 -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