summaryrefslogtreecommitdiffstats
path: root/bin/misc-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo. (trunk r9184)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-201-23/+23
* Avoid an error message from find when "${D}"/usr/shareZac Medico2007-10-131-1/+1
* add QA check for .pyc/.pyo files in /usr/shareZac Medico2007-10-121-0/+10
* Bug #190214 - Make the rpm phase use /usr/src/rpm instead of /usr/src/redhat.Zac Medico2007-09-061-4/+8
* filter out kernel modules from ELF QA checks #184443 (trunk r7645)Zac Medico2007-08-191-4/+5
* convert `type -p` to `type -P` as noted by grobian (trunk r6410:6411)v2.1.2.4Zac Medico2007-04-161-5/+5
* simplify unsafe file checking so files/paths with spaces dont cause troubles ...Zac Medico2007-04-131-14/+5
* arm and superh support exec stack stuff now (trunk r5693:5695)Zac Medico2007-01-181-6/+2
* 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
* Fix one more potential false glob match.Zac Medico2007-01-061-0/+1
* Fix shell glob logic that leads to false positives. Thanks to Flameeyes for ...Zac Medico2007-01-061-3/+11
* add support for scanning of build logs for common issues #111436Mike Frysinger2007-01-031-7/+43
* merge all of the QA related checks togetherMike Frysinger2007-01-021-1/+96
* fixup styleMike Frysinger2006-12-301-5/+7
* adjust QA_* variable names for complex values of like x86-fbsdMarius Mauch2006-12-091-3/+3
* drop RESTRICT=stricter since every aspect it covers can be handled properly v...Mike Frysinger2006-12-031-3/+3
* - no point in forking a call to true when we can simply use the bash internal...Ned Ludd2006-11-291-1/+1
* For bug #142993, make sure that chown and chgrp calls preserve S_ISUID and S_...Zac Medico2006-11-221-11/+0
* Use mtree to save/restore bsd file flags before/after prepall and installatio...Zac Medico2006-10-281-0/+18
* Add back the -v option for tar (removed for bug #151146) in dyn_package(), bu...Zac Medico2006-10-171-1/+4
* For bug #151146, don't use tar's --verbose option during the package phase si...Zac Medico2006-10-141-1/+1
* do not abort for the time being with lazy bindings and setuid apps and FEATUR...Mike Frysinger2006-10-111-2/+3
* Make sure that the package phase has the PYTHONPATH set correctly so that the...Zac Medico2006-09-071-0/+1
* let's not fork too muchSimon Stelling2006-08-271-2/+2
* make the multilib-strict check show all files that violate the rule, not just...Simon Stelling2006-08-271-1/+10
* remove the MULTILIB_STRICT_EXEMPT default as all profiles set it anywaySimon Stelling2006-08-251-1/+1
* ignore binutils wrt multilib-strict; bug 121641Simon Stelling2006-08-251-1/+1
* only print the "Removing /usr/share/info" if --quiet was not passedSimon Stelling2006-08-241-1/+1
* Die at the beginning of install_qa_check if ${D} doesn't exist. See bug #140...Zac Medico2006-07-131-2/+1
* remove pointless line that just ruins the displayMike Frysinger2006-07-061-1/+0
* s/Preform/Perform/ Thanks to exg for reporting.Zac Medico2006-06-241-1/+1
* get rid of quotes in outputMike Frysinger2006-06-181-2/+2
* Remove QA warning when files are installed with portage uid/gid for bug #136313.Zac Medico2006-06-101-2/+0
* - Bug 136236 misc-functions.sh fails to always honor RESTRICT=stricter - Donn...Ned Ludd2006-06-101-2/+2