summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add note about --alphabeticalJason Stubbs2006-01-281-0/+3
* Disable the vdb check until it can be migrated to filter-env.Jason Stubbs2006-01-281-2/+3
* add the "/usr/lib/portage/pym" insert to deal with osx (bit of a hack, but ti...Brian Harring2006-01-271-0/+1
* make env-update a bit more flexible by adding a --no-ldconfig optionMike Frysinger2006-01-272-3/+3
* touchup if logicMike Frysinger2006-01-271-5/+5
* Add support for an --alphabetical option to emerge that restores the oldJason Stubbs2006-01-273-4/+21
* Add support for EMERGE_DEFAULT_OPTS configuration variable for settingJason Stubbs2006-01-2715-2/+83
* Added a check for obsolete virtual/x11 usage in dependencies.Jason Stubbs2006-01-271-1/+28
* m68k generates proper gnu stack markingsMike Frysinger2006-01-271-1/+1
* Fix typo in error descriptionMarius Mauch2006-01-251-1/+1
* Add a warning for KEYWORDS=-*Marius Mauch2006-01-242-5/+22
* Disable auto-use prior to code removalMarius Mauch2006-01-241-0/+3
* fix possible path and vdb location issuesMarius Mauch2006-01-241-14/+15
* Add further checks for correct DEPEND syntaxJason Stubbs2006-01-241-0/+8
* Provide more information with DEPEND syntax exceptionsJason Stubbs2006-01-241-10/+14
* Move DEPEND empty sublist processing back into use_reduceJason Stubbs2006-01-242-22/+8
* patch by Alec Warner to document CCACHE_DIR #65492Mike Frysinger2006-01-241-0/+6
* fix prepstrip after previous commit as pointed out by Olivier CreteMike Frysinger2006-01-231-2/+2
* fixed up dump_trace, courtesy of spyderousBrian Harring2006-01-231-12/+27
* Added usage info to dump_trace, and credit for the code (eselect authors)Brian Harring2006-01-231-0/+3
* updated diefunc "post the relevant info" msgBrian Harring2006-01-231-1/+1
* bash tracebacks. :)Brian Harring2006-01-231-1/+17
* accept --skip-first and --skipfirstMike Frysinger2006-01-231-1/+3
* verify_all occasionally returns longs rather then strings.Brian Harring2006-01-231-4/+4
* fixupMarius Mauch2006-01-221-1/+1
* store all auxdbkeys in vdb and add a new emaint target to create missing entriesMarius Mauch2006-01-222-3/+61
* also catch leading null runpathsMike Frysinger2006-01-201-1/+1
* s/maketest/test/Mike Frysinger2006-01-1813-13/+13
* add -h/--helpMike Frysinger2006-01-171-1/+16
* fix traceback when EDITOR is not set in the env #118976 by Paul VarnerMike Frysinger2006-01-151-0/+2
* fix inverted strip skip logicMike Frysinger2006-01-151-4/+4
* add FEATURES=assume-digests so i dont have to keep hashing all the glibc tarb...Mike Frysinger2006-01-132-1/+5
* clean up coding style/quoting, figure out what objdump to run same as strip, ...Mike Frysinger2006-01-131-19/+33
* don't inline code, do __name__=="__main__" so the module can be used instead ...Brian Harring2006-01-121-47/+48
* - dont save debug info twiceNed Ludd2006-01-101-0/+3
* Always call prerm/postrm regardless if the previous install had contents or not.Brian Harring2006-01-091-6/+5
* fix display of ebuild(1)Mike Frysinger2006-01-091-1/+1
* get rid of the word "downloaded" in the search output because some people can...Mike Frysinger2006-01-091-4/+4
* reorganization and a bit of clean up from Benno Schulenberg , bug 84285Brian Harring2006-01-091-37/+36
* handle cross-compilers as wellMike Frysinger2006-01-091-1/+1
* fixed the '/' stray char outputBrian Harring2006-01-081-3/+3
* bug 118191 , puke properly when no args to envvar are supplied.Brian Harring2006-01-081-5/+8
* add another common example for package.providedMike Frysinger2006-01-081-0/+3
* s/checksums/manifests/Marius Mauch2006-01-081-1/+1
* slightly improve newsMarius Mauch2006-01-081-3/+4
* reenable multi-hash and make error message a bit more usefulMarius Mauch2006-01-082-3/+2
* bug 117440, added PORTAGE_ACTUAL_DISTDIR var to make cvs/svn eclasses play ni...Brian Harring2006-01-071-1/+2
* - FEATURES=installsources from Olivier Crete an extention of splitdebug for ...Ned Ludd2006-01-071-0/+10
* touchup styleMike Frysinger2006-01-061-4/+4
* generate a log file for users to attach to bug reportsMike Frysinger2006-01-061-0/+7