sbt, the interactive build tool
Go to file
Dale Wijnand c76d2624f9
No need for util-collection on Scala 2.10 anymore
We still publish parts of sbt for Scala 2.10 for compiler-bridge reasons
in Zinc.  However util-collection is now becoming an sbt-only module, so
it won't need to continue to cross-build to Scala 2.10!  Its new
dependency util-position which is used by lm also isn't a dependency of
the compiler-bridge, so also doesn't need to be cross-built to Scala
2.10.
2017-07-06 13:30:15 +01:00
internal Breakout Position to drop lm->collection dep 2017-07-03 12:04:45 +01:00
project Contraband update 2017-07-01 07:47:19 -04:00
util-cache Move HListFormats to collection to drop cache->collection dep 2017-07-03 12:04:44 +01:00
util-tracking Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00
.gitignore Add target/ to .gitignore 2016-04-07 12:47:36 +02:00
.java-version Scala 2.12 2016-12-22 11:59:00 -05:00
.travis.yml Bump to using sbt 1.0.0-M6 2017-06-14 01:39:49 -04:00
CONTRIBUTING.md Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00
LICENSE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
NOTICE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
README.md Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00
build.sbt No need for util-collection on Scala 2.10 anymore 2017-07-06 13:30:15 +01:00

README.md

utility modules for sbt