summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/EbuildProcess.py
Commit message (Expand)AuthorAgeFilesLines
* Factor EBUILD_EXIT_STATUS_FILE code out of AbstractEbuildProcessZac Medico2010-08-121-5/+1
* Relocate attributes from AbstractEbuildProcess to subclasses that useZac Medico2010-08-091-1/+1
* Implement REPLACING_VERSIONS and REPLACED_BY_VERSIONSebastian Luther2010-04-101-1/+2
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Split doebuild and related code to the portage.package.ebuild module.Zac Medico2010-02-251-4/+6
* Add a AbstractEbuildProcess class for MiscFunctionsProcess to inherit theZac Medico2009-12-061-18/+5
* Bug #162404 - Automatically disable logging if sesandbox is enabled and aZac Medico2009-12-051-0/+7
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-8/+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/+55