sbt/compile
Indrajit Raychaudhuri ad7aede533 Enable Javadoc generation in `doc` task.
`docSetting` has been updated to do both Scaladoc and Javadoc. In
Scala/Java hybrid projects, the output docs are rebased to `scala`
or `java` sub-directory accordingly. But for pure scala or pure java
projects the subdirectories aren't added to becompliant with user
expectation as much as possible. We do hybrid mode iff both *.scala
and *.java files exist; other doc resources (package.html, *.jpg etc.)
don't influence the decision.
2011-11-09 17:49:54 +05:30
..
api preserve API information needed for detecting annotations on defs. fixes #232 2011-10-19 22:23:47 -04:00
inc fixes #220. properly record source dependencies from separate compilation runs in the same step. 2011-10-10 20:53:57 -04: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 Use full form of `-classpath` option 2011-11-04 13:40:59 -04:00
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