sbt, the interactive build tool
Go to file
Mark Harrah 26da622276 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
cache General improvement of tasks/caches/tracking: 2009-08-30 21:53:38 -04:00
compile Compile task with dependency tracking. Checkpoint: compiles successfully. 2009-08-30 11:10:37 -04:00
interface/src Tests and fixes for component manager and cache interface. 2009-08-20 00:02:06 -04:00
ivy Tests and fixes for component manager and cache interface. 2009-08-20 00:02:06 -04:00
launch Compilation with analysis independent of Scala version of sbt. 2009-08-23 22:21:15 -04:00
project Compile task with dependency tracking. Checkpoint: compiles successfully. 2009-08-30 11:10:37 -04:00
tasks General improvement of tasks/caches/tracking: 2009-08-30 21:53:38 -04:00
util Add methods to FileUtilities to read entire file into String or Array[Byte] 2009-08-30 21:44:44 -04:00
notes Compilation with analysis independent of Scala version of sbt. 2009-08-23 22:21:15 -04:00