summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/EbuildPhase.py
Commit message (Expand)AuthorAgeFilesLines
* Split doebuild and related code to the portage.package.ebuild module.Zac Medico2010-02-251-6/+7
* Bug #295715 - Implement a register_success_hook function to complementZac Medico2009-12-061-11/+22
* Always append QA Notices resulting from the build log search to the end ofZac Medico2009-12-051-4/+11
* 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