sbt/main/build
Mark Harrah 77092b7888 resolver keys, javaHome, scalaHome, and change Java source resolution
- rename resolvers to fullResolvers, baseResolvers to resolvers
- if set, use javaHome for compilation as well as running
- add scalaHome configuration for easily configuring scalaInstance
   for a local Scala installation
- no longer require source roots for Java sources.  Instead, resolve
   ambiguities by package name and then distance to root.  Common
   package suffixes in different directories within the same project
   are a potential problem.
2011-03-09 18:07:43 -05:00
..
AggressiveCompile.scala resolver keys, javaHome, scalaHome, and change Java source resolution 2011-03-09 18:07:43 -05:00
Build.scala normalize key names 2011-03-02 06:46:28 -05:00
Compiled.scala small cleanup 2010-09-27 18:52:51 -04:00
LoadCommand.scala normalize key names 2011-03-02 06:46:28 -05:00
Parse.scala normalize key names 2011-03-02 06:46:28 -05:00