summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/EbuildPhase.py
Commit message (Expand)AuthorAgeFilesLines
* Bug #287950 - Add support for FEATURES=fail-clean which is useful for cleaningZac Medico2009-10-071-0/+25
* Use _encodings where appropriate.Zac Medico2009-08-191-4/+8
* Rename and log installed files that don't conform to portage._merge_encodingZac Medico2009-08-141-1/+10
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-8/+3
* Open file in text mode (unicode) where appropriate.Zac Medico2009-08-051-1/+3
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces. Thanks toZac Medico2009-06-221-0/+72