summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/EbuildBuildDir.py
Commit message (Expand)AuthorAgeFilesLines
* Make EbuildBuildDir.clean_log() do nothing when FEATURES=keepwork isZac Medico2010-07-161-1/+5
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Unlink log instead of truncate, to avoid leaving empty log inZac Medico2010-03-021-2/+1
* Bug #304981 - Truncate the build log after successful fetch, instead ofZac Medico2010-02-141-3/+4
* Bug #286522 - Check all portdbapi.findname return values in case itZac Medico2009-09-261-0/+3
* Update syntax of numbers for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-2/+2
* Update syntax of 'except' statements for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* 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/+96