sbt/main
Josh Suereth e076bfa970 Automatically run GC/finalization after each task execution.
Fixes #1223.

* Add a new key to disable forcing the garbage collector to run
  after each task-executioin
* Add a new flag to disable forcing the garbage collector to run
  after each task-exeuction
* Add a hook into EvalauteTask to run System.gc/System.runFinalization
  after each task execution

Review by @eed3si9n
2014-04-21 11:08:05 -04:00
..
actions/src Added TestResultLogger for customising test feedback. 2014-04-09 19:14:29 +10:00
command/src/main/scala/sbt Use string interpolation and replace deprecated methods 2014-01-06 14:17:42 +01:00
settings/src Merge pull request #1115 from metasim/Structure-docs 2014-03-03 14:16:21 -05:00
src Automatically run GC/finalization after each task execution. 2014-04-21 11:08:05 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00