sbt/util/io
Mark Harrah 1b9b2481f4 split load-time project structure scope resolution into two phases
first phase resolves referenced build URIs as each build is loaded
second phase resolves references without an explicit project ID
  (this requires the whole structure to be known and this isn't available during the first phase)
setting resolution is unchanged (done after both phases)
2011-01-25 22:14:02 -05:00
..
src/test/scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
Hash.scala first update of io for 2.8 2010-06-09 00:56:07 -04:00
IO.scala split load-time project structure scope resolution into two phases 2011-01-25 22:14:02 -05:00
IPC.scala Changes to assist with scripted testing of sbt 0.6.x series 2009-12-04 21:31:03 -05:00
NOTICE modified patch from Viktor and Ross 2010-10-28 23:02:46 -04:00
NameFilter.scala first update of io for 2.8 2010-06-09 00:56:07 -04:00
Pack.scala - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
Path.scala eliminate temporary directory for injecting resources into a class loader 2010-11-13 20:16:44 -05:00
PathMapper.scala additional utility methods 2010-11-24 14:09:02 -05:00
Resources.scala * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
SourceModificationWatch.scala fix issue with quiet waiting in source watcher 2010-09-21 22:03:18 -04:00
Using.scala cleanup 2010-11-24 14:04:32 -05:00