summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug #203887 - Implement RESTRICT=installsources for binaries that areZac Medico2008-01-111-0/+1
* Disable the "QA Notice: Pre-stripped files" message when RESTRICTZac Medico2007-12-131-6/+9
* For bug #186337, show an ewarn message if FEATURES=installsources is enabled ...Zac Medico2007-07-241-0/+5
* split up the debug/sources steps as proposed by swegener and give the whole f...Mike Frysinger2007-07-151-50/+64
* - remove readable bits for debug files if the souce ELF is setXidNed Ludd2007-07-091-0/+2
* allow split debuf for kernel modulesMike Frysinger2007-07-081-1/+7
* `find` can accept a list of paths so condense this nested for loop, and dont ...Mike Frysinger2007-07-071-4/+6
* strip .comment by default, add a comment as to what we need before we can do ...Mike Frysinger2007-04-171-4/+10
* convert `type -p` to `type -P` as noted by grobianMike Frysinger2007-04-151-2/+2
* Filter paths matching '/<built-in>$' that come from debugedit. Thanks to Ed ...Zac Medico2007-02-231-1/+2
* For bug #160075, send all 'QA Notice' messages to eqawarn. Also, modify eqaw...Zac Medico2007-01-101-2/+3
* For bug #159252, don't preserve file attributes when copying files for instal...Zac Medico2006-12-281-1/+1
* Move installed sources into ${CATEGORY} subdirectories in order to prevent co...Zac Medico2006-09-291-3/+5
* For bug #144928, add -L to the rsync options (transform symlink into referent...Zac Medico2006-08-241-1/+2
* Fix the installsources feature so that it works even with splitdebug or nostr...Zac Medico2006-08-041-11/+15
* Fix STRIP_MASK logic so that a match results in stripitbaby=0.Zac Medico2006-08-041-1/+1
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* Fix prepstrip so that it properly distiguishes between stripped and unstrippe...Zac Medico2006-05-301-1/+12
* For availability in all stages, use rsync instead of cpio for bug #124638.Zac Medico2006-05-271-1/+1
* For portability, use cpio instead of `cp --parents` for bug #124638.Zac Medico2006-05-261-1/+1
* Fix prepstrip to work with restrict, thanks to flameeyes and bug 134135Alec Warner2006-05-231-1/+1
* Fix prepstrip split-debug paths for bug #133628. Thanks to kevquinn for this...Zac Medico2006-05-181-4/+4
* strip leading slash in outputMike Frysinger2006-05-141-3/+3
* use hasq where appropriateSimon Stelling2006-05-021-5/+4
* replace hardcoded /usr/lib/portage/bin with PORTAGE_BIN_PATH, defaulting to t...Simon Stelling2006-05-011-1/+1
* make portage shut up if --quiet is given; bug 62273Simon Stelling2006-05-011-3/+5
* - be sure to remove o+w bits on debug filesNed Ludd2006-04-301-2/+2
* make sure all .debug files have the executable bit clearedMike Frysinger2006-01-291-3/+4
* fix prepstrip after previous commit as pointed out by Olivier CreteMike Frysinger2006-01-231-2/+2
* fix inverted strip skip logicMike Frysinger2006-01-151-4/+4
* clean up coding style/quoting, figure out what objdump to run same as strip, ...Mike Frysinger2006-01-131-19/+33
* - dont save debug info twiceNed Ludd2006-01-101-0/+3
* - FEATURES=installsources from Olivier Crete an extention of splitdebug for ...Ned Ludd2006-01-071-0/+10
* update copyright yearsMike Frysinger2006-01-051-1/+1
* dont use string substitution as this operation can be quite slow on older bas...Mike Frysinger2005-12-211-3/+3
* - initial commit of split elf debug codeNed Ludd2005-12-151-36/+35
* if STRIP begins with a -, make sure type doesnt error outMike Frysinger2005-11-011-2/+2
* 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/+48