sbt, the interactive build tool
Go to file
Eugene Yokota b0b9dc5e0f switch to using sjson-new-murmurhash
The input validation for caching currently relies on having a stack of `scala.math.Equiv`, which is questionable since it can fallback to universal equality.

This is likely related to the intermittent caching behavior we are seeing in https://github.com/sbt/sbt/issues/3226
2017-07-14 12:27:06 -04:00
internal Remove modules that have moved back to sbt/sbt 2017-07-07 14:41:32 +01:00
project switch to using sjson-new-murmurhash 2017-07-14 12:27:06 -04:00
util-cache switch to using sjson-new-murmurhash 2017-07-14 12:27:06 -04:00
util-tracking switch to using sjson-new-murmurhash 2017-07-14 12:27:06 -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 Add caching to .travis.yml 2017-07-07 12:06:08 +01: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 switch to using sjson-new-murmurhash 2017-07-14 12:27:06 -04:00

README.md

utility modules for sbt