Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | solver: reintroduce install_if support | Timo Teräs | 2011-08-18 | 1 | -1/+1 |
| | | | | | | * each package name has two sorting positions, one which causes install_if triggers to be run, and other for bulk dependencies * fix also inverted ordering of package installations | ||||
* | solver: permutate each preferred solution first | Timo Teräs | 2011-07-27 | 1 | -0/+2 |
The first found solution is the most preferred one then. |