sbt/main
Josh Suereth 746583e718 Alter the DSL slightly to use explicit DslEntry types for settings.
* Create new DSLEntry type for settings so we can categorize what we parse
* Use DSLEntry to help solve the Setting[_] vs. Seq[Setting[_]] implicit fun.
* Hack away any non-Setting[_] DSLEntry for now.
* Add test in build.sbt to make sure the new DSL works.
2014-05-07 12:35:17 -04:00
..
actions/src Scalariforming test code 2014-05-07 11:52:23 -04:00
command/src/main/scala/sbt some more source getting formatted 2014-05-02 18:07:05 -04:00
settings/src Scalariforming test code 2014-05-07 11:52:23 -04:00
src Alter the DSL slightly to use explicit DslEntry types for settings. 2014-05-07 12:35:17 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00