sbt/util-cache/src/test/scala
eugene yokota ecca26175e
[sbt 2.x] remote cache (#7464)
For the details about this PR, please see the blog post https://eed3si9n.com/sbt-remote-cache/.

* Add cache basics
* Refactor Attributed to use StringAttributeMap, which is Map[StringAttributeKey, String]
* Implement disk cache
* Rename Package to Pkg
* Virtualize packageBin
* Use HashedVirtualFileRef for packageBin
* Virtualize compile task
2024-02-07 10:34:06 -05:00
..
sbt/util [sbt 2.x] remote cache (#7464) 2024-02-07 10:34:06 -05:00
CacheSpec.scala Port util-logging 2023-01-15 23:40:57 -05:00
FileInfoSpec.scala Update scalatest 2021-11-14 22:03:59 +09:00
SingletonCacheSpec.scala Port util-logging 2023-01-15 23:40:57 -05:00