sbt/main
Mark Harrah 6d2bbbe0c1 TaskGroups, Context in tasks, new tasks
add syncTask task constructor and copy-resources/copy-test-resources instances
add console-quick, test-console, console, test-run
add IntegrationTest trait
make Context available through 'context' task
update 'last' and 'show' to use Context to retrieve task by name
drop SingleProject (superseded by Project)
add TaskGroup to be able to inject groups of named tasks
fix watchPaths missing flat sources
proper logging in a few more places, such as compile
2010-11-24 14:18:59 -05:00
..
build only write resulting Analysis back if compilation was performed 2010-10-30 15:44:36 -04:00
CacheIvy.scala don't consider password when determining if 'update' is uptodate 2010-11-09 20:46:14 -05:00
ClasspathProject.scala cleanup, small fixes 2010-11-24 14:08:20 -05:00
Command.scala don't print help for internal commands 2010-11-24 14:10:48 -05:00
CommandSupport.scala cleanup, small fixes 2010-11-24 14:08:20 -05:00
Compile.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
Console.scala cleanup, small fixes 2010-11-24 14:08:20 -05:00
DefaultProject.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
DependencyBuilders.scala add sbt package object 2010-09-21 22:24:24 -04:00
DotGraph.scala update DotGraph for 0.9 2010-09-04 08:46:19 -04:00
LogManager.scala split out extra tasks, implement logging 2010-09-08 14:45:22 -04:00
Main.scala don't print help for internal commands 2010-11-24 14:10:48 -05:00
MainControl.scala first shot at general command/definition model 2010-07-17 12:07:41 -04:00
MultiProject.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00
OutputTasks.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
ProjectInfo.scala replace unordered collections in several locations with ordered ones 2010-10-26 18:09:33 -04:00
SingleProject.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
State.scala add failure wall command '--' 2010-09-05 11:16:53 -04:00
StringUtilities.scala add sbt package object 2010-09-21 22:24:24 -04:00
Sync.scala TaskGroups, Context in tasks, new tasks 2010-11-24 14:18:59 -05:00
Test.scala 'test' task 2010-11-24 14:03:26 -05:00
TestProject.scala TaskExtra superseded by package object 2010-09-21 22:31:35 -04:00
Watched.scala tailrec annotation and shorten constant name in Watched 2010-09-21 22:02:26 -04:00
alt.boot.properties first part of semantic, multi-stage incremental compilation 2010-06-27 09:18:35 -04:00