summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* make env-update a bit more flexible by adding a --no-ldconfig optionMike Frysinger2006-01-271-0/+3
* Add support for an --alphabetical option to emerge that restores the oldJason Stubbs2006-01-271-4/+11
* Add support for EMERGE_DEFAULT_OPTS configuration variable for settingJason Stubbs2006-01-271-2/+2
* 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-241-5/+19
* fix possible path and vdb location issuesMarius Mauch2006-01-241-14/+15
* Add further checks for correct DEPEND syntaxJason Stubbs2006-01-241-0/+8
* 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
* 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
* 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-131-1/+1
* 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
* get rid of the word "downloaded" in the search output because some people can...Mike Frysinger2006-01-091-4/+4
* handle cross-compilers as wellMike Frysinger2006-01-091-1/+1
* bug 118191 , puke properly when no args to envvar are supplied.Brian Harring2006-01-081-5/+8
* - 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
* touchup output slightlyMike Frysinger2006-01-061-0/+2
* - set noiselevel when quiet is enabledNed Ludd2006-01-051-0/+1
* bug 117849, when parallel-fetch is on don't write out the mtimedb in the fetc...Brian Harring2006-01-051-0/+3
* filter '(' and ')' tokens also when checking for invalid atoms.Brian Harring2006-01-051-1/+1
* bug 42299, detect and fail invalid atoms in *DEPENDBrian Harring2006-01-051-18/+21
* only complain about executable stacks on architectures that actually support ...Mike Frysinger2006-01-051-2/+9
* update copyright yearsMike Frysinger2006-01-0571-73/+73
* sync with savior branchMike Frysinger2006-01-052-24/+8
* use an echo rather than ewarnMike Frysinger2006-01-041-1/+1
* re-import the e* functions from baselayout since these ones are broken #117186Mike Frysinger2006-01-031-24/+54
* fix broken quotingMike Frysinger2006-01-031-13/+13
* if youre going to rip code from baselayout, you really need to do it from an ...Mike Frysinger2006-01-031-62/+37
* Add CTARGET back into the list of vars to be written out for installedv2.1_pre3Jason Stubbs2005-12-311-1/+1
* BUILDIR => BUILDDIRJason Stubbs2005-12-311-1/+1
* Update the `touch .unpacked` error message to output the actual path in orderJason Stubbs2005-12-311-1/+1
* Unify the -p and -pv USE display functions and IUSE additions in yellowJason Stubbs2005-12-311-32/+16
* Don't print emaint warning for masked/non-existant packages. When usingJason Stubbs2005-12-301-1/+7
* Remove tests for masked/unavailable packages.Jason Stubbs2005-12-301-10/+0
* tweak multiline whitespace display cause i'm anal like thatMike Frysinger2005-12-291-2/+2