sbt/main
Mark Harrah 23be591c95 memoize .sbt file loading within a build and only add a Project once
This fixes an infinite loop when defining a Project in a .sbt file
with the build base directory as the project base directory.
This allows the standard behavior for interpreting settings from
.sbt files for both Projects defined in .sbt files as well as in
.scala files. That is, settings in .sbt files in "." go in all
projects with "." as their base directory.

Ref #554.
2013-04-10 20:15:27 -04:00
..
actions/src Object->AnyRef change in EvalTest 2013-03-18 09:52:57 -04:00
command/src/main/scala/sbt clean up 'inspect' command and limit Related section to 10 keys 2013-03-12 14:51:19 -04:00
settings/src use .evaluated instead of .value for InputTasks 2013-03-08 14:23:31 -05:00
src memoize .sbt file loading within a build and only add a Project once 2013-04-10 20:15:27 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00