summaryrefslogtreecommitdiffstats
path: root/doc/dependency_resolution
Commit message (Collapse)AuthorAgeFilesLines
* s/be only/only be/Zac Medico2008-04-251-1/+1
| | | | svn path=/main/trunk/; revision=9972
* Bug #172812 - If any Uninstall tasks need to be executed in orderZac Medico2008-04-251-2/+3
| | | | | | | | to avoid a conflict, complete the graph with any dependencies that may have been initially neglected (to ensure that unsafe Uninstall tasks are properly identified and blocked from execution). svn path=/main/trunk/; revision=9965
* Bug #172812 - Document new automatic uninstallation behavior in theZac Medico2008-04-231-3/+30
| | | | | | "Conflict Avoidance" section. svn path=/main/trunk/; revision=9948
* Add a new part for "Dependency Resolution".Zac Medico2008-04-183-0/+194
svn path=/main/trunk/; revision=9926