summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/EbuildExecuter.py
Commit message (Expand)AuthorAgeFilesLines
* CompositeTask: handle unstarted terminated tasksZac Medico2011-03-181-2/+2
* Update date headers for modified files.v2.1.9.40Zac 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