summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug #174634 - Fix ebuild 'digest' and 'manifest' behave 100% identically andZac Medico2008-03-181-1/+1
* Disable manifest1_compat for ebuild --force digest.Zac Medico2008-01-311-1/+1
* Fix the "Appending to PORTDIR_OVERLAY..." feature which wasZac Medico2008-01-111-13/+11
* Make sure that portdb.findname() returns the correct ebuild.Zac Medico2008-01-111-0/+5
* Fixes for logic related to FEATURES=test to USE=test mapping:Zac Medico2007-12-281-5/+9
* Handle UnsupportedAPIException when running the ebuild(1)Zac Medico2007-10-041-0/+8
* Handle KeyError thrown from aux_get().Zac Medico2007-09-271-5/+6
* Do the stale env check/warning after the digest/manifestZac Medico2007-09-271-15/+23
* Display a short notification when an existing ${T}/environmentZac Medico2007-09-271-0/+19
* catch GetoptErrorMarius Mauch2007-05-311-1/+5
* remove old importZac Medico2007-05-131-1/+0
* Make sure FEATURES=test and USE=test are consistently enabled for all request...Zac Medico2007-05-101-8/+9
* Make sure USE=test is properly enabled when the test phase is forced via the ...Zac Medico2007-05-091-0/+3
* Use os.path.realpath to handle symlinks properly.Zac Medico2007-02-101-1/+1
* Fix automatic sys.path insertions so that they're relative instead of absolut...Zac Medico2007-02-101-1/+2
* For backward compatibility with api consumers, _dep_check_strict behavior wil...Zac Medico2007-02-071-0/+2
* Namespace sanitizing, step 4Marius Mauch2007-01-251-6/+6
* Always run src_test when calling 'ebuild foo test'Marius Mauch2007-01-091-0/+4
* Make sure the ebuild path is properly normalized.Zac Medico2006-12-071-0/+1
* For bug #157393, fix up ebuild path normalization so that it's compatible wit...Zac Medico2006-12-071-3/+16
* For `ebuild --force digest`, exempt the depend phase from Manifest checks.Zac Medico2006-12-041-16/+20
* Rely on PYTHONPATH instead of PORTAGE_PYM_PATH for locating portage's python ...Zac Medico2006-10-311-2/+6
* Do not pass the "clean" parameter to doebuild since it causes ${T} to be clea...Zac Medico2006-10-271-1/+2
* streamline portage pythonpath handling and add an override analog to how the ...Marius Mauch2006-10-261-1/+1
* Properly close the caches before reloading portage.Zac Medico2006-09-191-1/+1
* Use the FetchlistDict to simplify code.Zac Medico2006-07-281-4/+3
* Pass in the path to the base of the current tree to ensure that the correct f...Zac Medico2006-07-281-1/+3
* Allow a digest to be created before any distfiles have been fetched for bug #...Zac Medico2006-07-281-1/+2
* Add a --force option for `ebuild digest` so that the user doesn't have to man...Zac Medico2006-07-281-2/+23
* readd not-so pointless if statementSimon Stelling2006-05-031-2/+3
* remove pointless if statementSimon Stelling2006-05-021-3/+2
* Add a portage_debug module and python-trace feature for --debug mode.Zac Medico2006-03-231-0/+5
* Add NOCOLOR support to bin/ebuild for bug 78701.Zac Medico2006-02-231-0/+4
* update copyright yearsMike Frysinger2006-01-051-1/+1
* Check if the specified package follows correct syntax and error out if itJason Stubbs2005-12-231-0/+4
* Fix missing ":" on except line.Jason Stubbs2005-12-171-1/+1
* Catch KeyError exception throw from aux_get.Jason Stubbs2005-12-171-0/+3
* give a slightly better usage messageMike Frysinger2005-11-291-2/+4
* Typo :(Jason Stubbs2005-10-161-1/+1
* Check if ebuild path is in vdb and check that vdb finds it okay rather than a...Jason Stubbs2005-10-151-9/+26
* Use realpath instead of abspath to ensure that symlinks are correctly account...Jason Stubbs2005-10-131-2/+2
* Set PORTDIR_OVERLAY (rather than PORTDIR) when portage wants to use a differe...Jason Stubbs2005-10-111-4/+3
* Reverting behaviour of ebuild when FEATURES="-noauto"Jason Stubbs2005-10-051-40/+3
* Big cleanup and added check regarding chosen ebuild.Jason Stubbs2005-10-041-63/+71
* final fixup (ebuild nameerror)Brian Harring2005-10-031-1/+2
* fixing horkage when noauto is in use (nameerrors)Brian Harring2005-10-031-3/+8
* fixed ebuild soBrian Harring2005-10-011-13/+38
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+61