summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/resolver/backtracking.py
Commit message (Expand)AuthorAgeFilesLines
* Slot conflict "abi" backtrack nodes non-terminal.Zac Medico2012-06-221-0/+2
* slot_abi_mask_built: don't discard other masksZac Medico2012-06-221-1/+3
* Add experimental EAPI 4-slot-abi support.Zac Medico2012-06-221-4/+13
* backtracking: only feedback first slot conflictZac Medico2012-06-201-6/+5
* depgraph: optimize slot conflict backtrack orderZac Medico2012-06-191-1/+9
* Fix some warnings found by pylint.Arfrever Frehtes Taifersar Arahesis2011-12-181-1/+1
* Reject inconsistent backtrack parametersSebastian Luther2011-09-201-0/+25
* --autounmask: Allow package.mask changesSebastian Luther2011-05-151-1/+6
* Update timestamps in headers of modified files.Zac Medico2011-05-011-1/+1
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-011-1/+12
* Mask packages that don't satisfy all atoms.Sebastian Luther2010-10-051-5/+2
* Fix some typos.Arfrever Frehtes Taifersar Arahesis2010-09-271-4/+4
* backtracking: Take all branches in case of slot collisionsv2.2_rc88Sebastian Luther2010-09-261-0/+184