summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In install_mask(), discard stderr messages from the 'find' commandZac Medico2008-05-061-1/+1
* Use find -path -or -name to match basenames of files in INSTALL_MASKZac Medico2008-05-051-1/+2
* rename NEEDED.2 to NEEDED.ELF.2 to allow other ABI formats to use a different...Marius Mauch2008-05-021-2/+2
* fix logic errorMarius Mauch2008-04-271-1/+1
* actually use rpath for the internal lib checkMarius Mauch2008-04-271-1/+5
* some minor code fixesMarius Mauch2008-04-271-3/+3
* as NEEDED files don't conain enough formation for e.g. preserve-libsto work p...Marius Mauch2008-04-251-5/+11
* Bug #214619 - Run dyn_package() and preinst_mask() from ${T} instead ofZac Medico2008-03-291-3/+9
* Fix quoting for ${root} in install_mask().Zac Medico2008-03-291-1/+1
* Bug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS variable thatZac Medico2008-03-281-1/+2
* tell rpmbuild to clean it's working files after completion, bug #97776Marius Mauch2008-03-031-1/+1
* Buf #210372 - Fix FEATURES=suidctl so that it really works again.Zac Medico2008-03-031-7/+8
* In the suidctl code, move the addwrite call out of the loop. Thanks to ferringb.Zac Medico2008-02-291-4/+4
* Bug #210372 - Fix suidctl.conf parser to look for paths with a leading slash.Zac Medico2008-02-191-1/+1
* don't record internal providers in NEEDED records as they are pointless for a...Marius Mauch2008-02-051-2/+21
* Bug #205718 - Fix quoting of ${INSTALL_MASK} where appropriate. ThanksZac Medico2008-01-311-3/+3
* Fix a typo.Zac Medico2008-01-111-1/+1
* Bug #162450 - Try to avoid having so many bugs marked UPSTREAM byZac Medico2008-01-111-0/+7
* Make the FEATURES=sfperms loops safe for whitespace in pathsZac Medico2007-12-281-2/+4
* Bug #203323 - Fix the FEATURES=sfperms code so that it doesn't chmodZac Medico2007-12-281-6/+19
* In "QA Notice: Precompiled python" messages, use sed to strip theZac Medico2007-12-151-1/+2
* Check if ${EBUILD_EXIT_STATUS_FILE} is empty beforeZac Medico2007-11-261-1/+2
* Bug #200313 - Detect and report when an ebuild phaseZac Medico2007-11-261-0/+2
* Use `md5` if `md5sum` is not available (useful for FreeBSD users).Zac Medico2007-11-241-2/+10
* Use %% instead of % parameter expansion where appropriateZac Medico2007-11-231-1/+1
* Make dyn_package() create a /var/db/pkg/*/*/BINPKGMD5 entriesZac Medico2007-11-221-0/+2
* * Replace references to deprecated ${IMAGE} with equivalent ${D}.Zac Medico2007-11-141-23/+23
* Remove references to ${O} in dyn_spec() since antarusZac Medico2007-11-061-1/+1
* Avoid an error message from find when "${D}"/usr/shareZac Medico2007-10-131-1/+1
* add QA check for .pyc/.pyo files in /usr/shareMike Frysinger2007-10-071-0/+10
* Bug #190214 - Make the rpm phase use /usr/src/rpm instead of /usr/src/redhat.Zac Medico2007-08-251-4/+8
* filter out kernel modules from ELF QA checks #184443Mike Frysinger2007-08-171-4/+5
* Move ecompressdir and ecompress --dequeue after prepall.Zac Medico2007-08-041-1/+2
* Call ecompressdir and ecompress --dequeue outside of prepall since ruby.eclas...Zac Medico2007-08-041-0/+2
* Use PF in dyn_package. Thanks to swegener.Zac Medico2007-07-171-1/+1
* Provide a default value for PORTAGE_BINPKG_TMPFILE in case the package phase ...Zac Medico2007-06-241-0/+2
* Pass a temporary file name to the package phase in the environment variable P...Zac Medico2007-05-231-15/+4
* When ${PKGDIR}/All/ doesn't exist, put packages in ${PKGDIR}/${CATEGORY}/ ins...Zac Medico2007-05-221-3/+11
* convert `type -p` to `type -P` as noted by grobianMike Frysinger2007-04-151-5/+5
* simplify unsafe file checking so files/paths with spaces dont cause troublesMike Frysinger2007-04-131-14/+5
* import portage.xpak to avoid deprecation warningZac Medico2007-03-091-2/+2
* arm supports sane exec stack stuff nowMike Frysinger2007-01-181-1/+1
* superh supports sane exec stack stuff nowMike Frysinger2007-01-181-1/+1
* elevate the importance of 64bit clean code on 64bit hostsMike Frysinger2007-01-151-1/+5
* drop lazy bindings check once and for all ... the system ldso should have the...Mike Frysinger2007-01-121-14/+0
* add support for user-customizable compression #9870Mike Frysinger2007-01-111-3/+1
* create symlinks to html documentation if DOC_SYMLINK_DIR is set, original pat...Marius Mauch2007-01-101-0/+24
* For bug #160075, send all 'QA Notice' messages to eqawarn. Also, modify eqaw...Zac Medico2007-01-101-44/+44
* force C locale for now when parsing gcc log files #160234Mike Frysinger2007-01-061-1/+2
* revert previous changes ... ruby.eclass is wrongly polluting env with nullglobMike Frysinger2007-01-061-12/+3