sbt/cache
Mark Harrah aa8dfc5a51 General improvement of tasks/caches/tracking:
- Specify behavior of ChangeReport and give it a toString implementation.
 - Cache initialization.
 - Specify cleaning behavior on TaskDefinition and Tracked instances.
 - Sync task implementation handles output changes.
2009-08-30 21:53:38 -04:00
..
lib Initial xsbt commit 2009-08-16 14:29:08 -04:00
src/test/scala tuple caches, stamped caches, Path API, another type of change detection, and copying/archiving based on (source,target) tuples 2009-08-29 10:19:00 -04:00
Cache.scala Removed tuple caches. 2009-08-30 21:47:33 -04:00
CacheIO.scala General improvement of tasks/caches/tracking: 2009-08-30 21:53:38 -04:00
ChangeReport.scala General improvement of tasks/caches/tracking: 2009-08-30 21:53:38 -04:00
DependencyTracking.scala General improvement of tasks/caches/tracking: 2009-08-30 21:53:38 -04:00
FileInfo.scala General improvement of tasks/caches/tracking: 2009-08-30 21:53:38 -04:00
HListCache.scala Initial xsbt commit 2009-08-16 14:29:08 -04:00
NoCache.scala Initial xsbt commit 2009-08-16 14:29:08 -04:00
SeparatedCache.scala Initial xsbt commit 2009-08-16 14:29:08 -04:00
Tracked.scala General improvement of tasks/caches/tracking: 2009-08-30 21:53:38 -04:00
TrackingFormat.scala General improvement of tasks/caches/tracking: 2009-08-30 21:53:38 -04:00