summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/EbuildExecuter.py
Commit message (Expand)AuthorAgeFilesLines
* Add Package.eapi property.Zac Medico2012-11-171-1/+1
* Remove redundant inherited __slots__ values.Zac Medico2012-02-171-1/+1
* Fix some warnings found by pylint.Arfrever Frehtes Taifersar Arahesis2011-12-181-2/+0
* CompositeTask: handle unstarted terminated tasksZac Medico2011-03-161-2/+2
* Update date headers for modified files.v2.2.0_alpha24Zac Medico2011-02-151-1/+1
* Recognize git-2.eclass as a live eclass.Zac Medico2011-02-141-0/+1
* doebuild_environent: handle A/AA initializationZac Medico2011-01-181-7/+1
* Remove unnecessary call to _prepare_env_file(), since it only makesZac Medico2010-08-181-8/+1
* Fix breakage in REPLACING_VERSIONS support for emerge.Zac Medico2010-08-171-1/+9
* Remove unused attributes from classes.Zac Medico2010-08-161-8/+7
* Split out parts of doebuild() so that EbuildProcess can bypass itZac Medico2010-08-161-2/+20
* Introduce portage.eapi. Use it everywhere.Sebastian Luther2010-08-111-1/+2
* Bug #327883 - Make EbuildBuild call the pre-clean phase prior toZac Medico2010-07-161-12/+0
* Cleanup $T earlier to prevent old messages from being displayed - bug 279041Sebastian Luther2010-04-061-2/+1
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Add 'tla' to the lists of live eclasses.Zac Medico2009-12-061-1/+2
* 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/+99