sbt/main
Mark Harrah d9d4869e49 inject current Configuration into settings 2011-01-31 18:15:15 -05:00
..
build only write resulting Analysis back if compilation was performed 2010-10-30 15:44:36 -04:00
parsers Remove obsolete comments 2011-01-18 18:43:58 -05:00
pending work on special settings, TupleN/FunctionN interface for map/flatMap 2011-01-30 23:19:28 -05:00
Act.scala 'act' command for running tasks 2011-01-25 22:23:03 -05:00
Build.scala inject current Configuration into settings 2011-01-31 18:15:15 -05:00
CacheIvy.scala cache information for PublishConfiguration, although it won't be used anytime soon 2010-12-02 20:00:18 -05:00
Command.scala adjustments and cleanup 2011-01-25 22:22:11 -05:00
CommandSupport.scala get,set,eval commands 2011-01-25 07:24:52 -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
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
KeyIndex.scala multi-project model based on Settings and ProjectRef 2011-01-18 18:48:32 -05:00
LogManager.scala multi-project model based on Settings and ProjectRef 2011-01-18 18:48:32 -05:00
Main.scala Eval-related improvements 2011-01-26 19:49:54 -05:00
MainControl.scala first shot at general command/definition model 2010-07-17 12:07:41 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00
Package.scala {publish,deliver}{,-local} and package tasks 2010-12-02 20:22:18 -05:00
Project.scala inject current Configuration into settings 2011-01-31 18:15:15 -05:00
ProjectNavigation.scala adjustments and cleanup 2011-01-25 22:22:11 -05:00
Scope.scala improve Scope display, fix delegates 2011-01-31 18:02:13 -05:00
State.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00
StringUtilities.scala add sbt package object 2010-09-21 22:24:24 -04:00
Structure.scala work on special settings, TupleN/FunctionN interface for map/flatMap 2011-01-30 23:19:28 -05: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
Watched.scala redo Command to use Parser 2011-01-22 14:01:59 -05:00
alt.boot.properties