sbt/main
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
..
build resolver keys, javaHome, scalaHome, and change Java source resolution 2011-03-09 18:07:43 -05:00
pending cleanup/rework related to Settings/InputParser 2011-02-11 20:22:17 -05:00
Act.scala add build level configuration 2011-03-03 06:44:19 -05:00
Aggregation.scala success indication and timestamps for actions 2011-03-06 21:57:31 -05:00
Build.scala resolver keys, javaHome, scalaHome, and change Java source resolution 2011-03-09 18:07:43 -05:00
CacheIvy.scala cache information for PublishConfiguration, although it won't be used anytime soon 2010-12-02 20:00:18 -05:00
Command.scala keys cleanup part 2 2011-02-27 00:02:50 -05:00
CommandSupport.scala normalize key names 2011-03-02 06:46:28 -05:00
Compiler.scala resolver keys, javaHome, scalaHome, and change Java source resolution 2011-03-09 18:07:43 -05:00
Console.scala put configurations into default build scope 2011-03-05 08:25:17 -05:00
Defaults.scala resolver keys, javaHome, scalaHome, and change Java source resolution 2011-03-09 18:07:43 -05:00
DependencyBuilders.scala add sbt package object 2010-09-21 22:24:24 -04:00
DotGraph.scala update DotGraph for 0.9 2010-09-04 08:46:19 -04:00
KeyIndex.scala add build level configuration 2011-03-03 06:44:19 -05:00
Keys.scala resolver keys, javaHome, scalaHome, and change Java source resolution 2011-03-09 18:07:43 -05:00
LogManager.scala normalize key names 2011-03-02 06:46:28 -05:00
Main.scala space adjustments for alias-related parsers 2011-03-06 08:32:51 -05:00
MainControl.scala first shot at general command/definition model 2010-07-17 12:07:41 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00
Output.scala last, last-grep 2011-02-12 16:23:40 -05:00
Package.scala bring more integration tests back online with associated fixes 2011-02-23 19:19:44 -05:00
Project.scala put configurations into default build scope 2011-03-05 08:25:17 -05:00
ProjectNavigation.scala normalize key names 2011-03-02 06:46:28 -05:00
Reference.scala add build level configuration 2011-03-03 06:44:19 -05:00
Scope.scala further delegation adjustments to searching project=Global 2011-03-05 08:50:08 -05:00
State.scala restore missing piece of alias body that prevents looping 2011-03-06 08:21:16 -05:00
StringUtilities.scala add sbt package object 2010-09-21 22:24:24 -04:00
Structure.scala 2.9 compatibility fixes 2011-03-04 06:16:35 -05:00
Sync.scala copy-resources 2011-02-06 13:01:50 -05:00
Tests.scala filename cleanup 2011-03-05 15:13:16 -05:00
Watched.scala continuous polling interval now in milliseconds 2011-03-01 08:51:14 -05:00
alt.boot.properties first part of semantic, multi-stage incremental compilation 2010-06-27 09:18:35 -04:00