summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* optional tarsync integration; thanks to Johannes Fahrenkrug for doing the leg...Brian Harring2006-02-021-14/+22
* added PORTAGE_NICENESS support.Brian Harring2006-02-021-0/+9
* bug #116681 , better handling of MULTILIB_STRICT_EXEMPTBrian Harring2006-02-021-2/+2
* touchup syntax/output of new $D/$D checkMike Frysinger2006-02-011-3/+3
* - portage allows installing files into ${D}/${D}. Simon Stelling bug #120941Ned Ludd2006-02-011-0/+10
* touchup the way options are declared to prevent bitrot, add a --quiet option ...Mike Frysinger2006-02-011-57/+107
* Fix for bug #121106, resume + skipfirst + pretend would print the skipped pac...Alec Warner2006-01-311-1/+2
* remove red coloring from right ')' in 'dependency required by' message report...Zac Medico2006-01-311-1/+1
* get --nospinner from myopts instead of sys.argv so that it works with EMERGE_...Zac Medico2006-01-301-3/+3
* Chris PeBenito writes in #110857 for SELinux updates:Mike Frysinger2006-01-301-10/+9
* make sure all .debug files have the executable bit clearedMike Frysinger2006-01-291-3/+4
* 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-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