..
actions
cleanup cache-related code, aiming for unknown cause of #292
2012-01-15 12:29:53 -05:00
src/test /scala
reimplement lighter support for controlling aggregation
2012-01-09 08:01:24 -05:00
Act.scala
reimplement lighter support for controlling aggregation
2012-01-09 08:01:24 -05:00
Aggregation.scala
reimplement lighter support for controlling aggregation
2012-01-09 08:01:24 -05:00
Append.scala
test to ensure correctness of local resolver+useOrigin in ivysettings.xml
2011-08-27 23:13:10 -04:00
Build.scala
separate configuration of global plugins, staging, and settings directories. fixes #331
2012-01-19 11:00:24 -05:00
BuildDependencies.scala
more flexible inter-project dependencies
2011-10-26 19:35:29 -04:00
BuildLoader.scala
hook for more global build transformations
2011-10-26 19:35:29 -04:00
BuildUtil.scala
reimplement lighter support for controlling aggregation
2012-01-09 08:01:24 -05:00
Command.scala
apply <module>* : command to apply State transformations defined by module names
2011-12-16 08:21:54 -05:00
CommandSupport.scala
apply <module>* : command to apply State transformations defined by module names
2011-12-16 08:21:54 -05:00
ConsoleProject.scala
add cleanupCommands setting to specify commands to run before interpreter exits. fixes #219
2011-10-16 17:27:36 -04:00
Cross.scala
fixes #211 . +/++ only clear scalaVersion/scalaHome in Global config+task.
2011-10-01 14:40:14 -04:00
Defaults.scala
Merge branch 'parsing_changes' into 0.12
2012-01-15 13:09:41 -05:00
EvaluateTask.scala
concurrent execution restrictions
2011-11-19 23:56:30 -05:00
GlobalPlugin.scala
concurrent execution restrictions
2011-11-19 23:56:30 -05:00
IvyConsole.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
KeyIndex.scala
reimplement lighter support for controlling aggregation
2012-01-09 08:01:24 -05:00
Keys.scala
separate configuration of global plugins, staging, and settings directories. fixes #331
2012-01-19 11:00:24 -05:00
Load.scala
separate configuration of global plugins, staging, and settings directories. fixes #331
2012-01-19 11:00:24 -05:00
LogManager.scala
clean up last/global logging
2011-10-30 18:39:18 -04:00
Main.scala
new aggregation approach, still need exclusion mechanism
2012-01-09 08:01:24 -05:00
MainControl.scala
cleanup MainResult handling to enable finer control over reloading
2011-07-01 23:38:03 -04:00
NOTICE
fix component name in main notice
2010-09-21 22:00:11 -04:00
Opts.scala
Default set of opt-ins for convenience
2011-10-23 06:27:13 +05:30
Output.scala
new aggregation approach, still need exclusion mechanism
2012-01-09 08:01:24 -05:00
Project.scala
reimplement lighter support for controlling aggregation
2012-01-09 08:01:24 -05:00
ProjectNavigation.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
Reference.scala
moved task axis before the key
2012-01-09 08:00:29 -05:00
Resolve.scala
reimplement lighter support for controlling aggregation
2012-01-09 08:01:24 -05:00
Scope.scala
moved task axis before the key
2012-01-09 08:00:29 -05:00
Script.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
SessionSettings.scala
'set every <setting>' for overriding every definition of a key. fixes #154
2011-12-13 17:29:08 -05:00
SettingGraph.scala
refactored scoped key manifest extraction to ScopedKeyData
2011-11-23 19:53:20 -05:00
State.scala
move calls to runExitHooks into the State.{reload,exit,reboot} commands. fixes #306
2011-12-16 08:21:54 -05:00
Structure.scala
InputTask.dependsOn, fixes #242
2011-12-13 17:29:08 -05:00
Tags.scala
concurrent execution restrictions
2011-11-19 23:56:30 -05:00
TaskData.scala
Remove deprecations
2011-11-10 15:41:16 +05:30
Watched.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00