sbt/util
Mark Harrah 2687836ca5 improve commands, proper build/project base resolution
finish alias support
better project printing in 'projects'
completion support for 'help'
resolve URIs in ProjectRef against base URI of defining build in keys and project relations
resolve base directories and record build URI in BuildUnit
preserve relative paths in File to URI conversion for later resolution
2011-01-23 22:34:17 -05:00
..
classfile Java source support 2010-09-27 18:57:00 -04:00
classpath use java.util.Linked* instead of scala's 2011-01-22 16:21:22 -05:00
collection improve commands, proper build/project base resolution 2011-01-23 22:34:17 -05:00
complete make explicit the separation between parsing and execution 2011-01-22 15:01:10 -05:00
control first shot at general command/definition model 2010-07-17 12:07:41 -04:00
datatype improving incremental compilation 2010-10-22 21:55:16 -04:00
env * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
io improve commands, proper build/project base resolution 2011-01-23 22:34:17 -05:00
log introduce sbt.log.format for explicit formatting control 2010-12-02 19:18:08 -05:00
process add another Process constructor 2010-09-27 18:50:17 -04:00