sbt/main
Dale Wijnand a058a38b7b Define Project.settings with SettingsDefinition.
This maintains old, existing ways of configurating project settings,
while adding the possibility to:
* Define add a sequence of settings, between other individual settings
* Pass a Seq[Setting[_]] to Project.settings without having to do
  "varargs expansion", ie. ": _*"
2015-03-06 17:33:54 +00:00
..
actions/src Fix params order in `@deprecated` 2015-01-17 08:25:57 +05:30
command/src/main/scala/sbt Remove line of dead code. 2014-05-19 06:17:44 -07:00
settings/src Adds excludeDependencies. Fixes #1748 2014-12-04 17:35:30 -05:00
src Define Project.settings with SettingsDefinition. 2015-03-06 17:33:54 +00:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00