drop support for QA_DT_HASH/QA_STRICT_DT_HASH
[portage.git] / bin / misc-functions.sh
2012-09-24 Mike Frysingerdrop support for QA_DT_HASH/QA_STRICT_DT_HASH
2012-09-24 Mike Frysingeruse `readlink -f` if it works
2012-09-24 Mike Frysingerscan all lib subdirs
2012-09-18 Zac Medicodoebuild: update environment.bz2 for pre/postinst v2.2.0_alpha129
2012-09-14 Brian HarringConvert funcs of ebuild.sh to __ prefixed namespace.
2012-09-14 Brian HarringConvert funcs of phase*.sh to __ prefixed namespace.
2012-09-14 Brian HarringConvert funcs of isolated-functions.sh to __ prefixed...
2012-06-20 Zac Medicomisc-functions.sh: unwrap die messages
2012-05-08 Zac MedicoStrip EPREFIX in RESTRICT=binchecks QA Notice.
2012-05-08 Zac MedicoNEEDED.ELF.2: include sonames from $ORIGIN
2012-05-05 Zac MedicoQA Notice for RESTRICT=binchecks + ELF files
2012-05-05 Zac MedicoCreate NEEDED.ELF.2 despite RESTRICT=binchecks.
2012-04-05 Sven VermeulenSupport /sys/fs/selinux/context for bug #410687.
2012-03-21 Zac MedicoBug #361759: QA check for /etc/udev/rules.d
2012-03-12 Mike FrysingerQA: detect pkg-config files that bleed LDFLAGS
2012-02-01 Zac Medicoinstall_qa_check: handle info dir rm failure
2012-01-13 Zac Medicodyn_install: skip copy if possible
2012-01-13 Zac Medicodyn_package: portable cp args by Mike Frysinger
2012-01-13 Zac Medicodyn_package: remove stale PROOT if necessary
2012-01-13 Brian HarringModify PKG_INSTALL_MASK to apply only to binpkg creation.
2011-12-24 Zac MedicoTweak CFLAGS scanelf loop. v2.2.0_alpha83
2011-12-24 Zac MedicoDon't check .GCC.command.line for kernel modules.
2011-12-24 Zac MedicoDo CFLAGS check before strip for bug #395877.
2011-12-22 Zac MedicoShare variables for CFLAGS and LDFLAGS checks.
2011-12-21 Zac MedicoUse *FLAGS for CFLAGS ignorance checks.
2011-12-21 Zac Medicos/QA_STRICT_DT_SWITCHES/QA_STRICT_CFLAGS_IGNORED/
2011-12-21 Zac Medicos/QA_DT_SWITCHES/QA_CFLAGS_IGNORED/
2011-12-21 Zac Medicoinstall_qa_check: more RESTRICT=binchecks
2011-12-21 Michał GórnySupport checking for ignored CFLAGS using -frecord...
2011-12-08 Zac MedicoSupport FEATURES=force-prefix.
2011-12-08 Zac MedicoMake USE=prefix enable EPREFIX in all EAPIs.
2011-11-09 Zac MedicoUse local EPREFIX for uniformity.
2011-11-09 Zac MedicoUse local ED for uniformity.
2011-11-02 Zac MedicoAdd EPREFIX and ED support in all ebuild helpers.
2011-11-02 Zac MedicoMerge install_qa_check_prefix from prefix branch.
2011-10-21 Zac Medicomisc-functions.sh: condense world-writable output
2011-10-20 Zac Medicomisc-functions.sh: move sleep out of loop
2011-10-14 Zac MedicoAdd QA_SONAME_NO_SYMLINK for bug #387053.
2011-09-23 Fabian Groffeninstall_hooks: fix variable name for PORTAGE_CONFIGROOT
2011-09-23 Arfrever Frehtes... Fix 'shopt: +s: invalid shell option name' error.
2011-09-22 Brian Harringadd install hooks
2011-09-18 Zac Medicoinstall_qa_check: adjust "poor programming" msgs
2011-07-12 Zac Medicomisc-functions.sh: fix incorrect has -o usage
2011-07-08 Zac MedicoRemove all hasq/useq calls for bug #199722.
2011-06-30 Zac Medicomisc-functions.sh: remove stale NEEDED* files
2011-06-24 Michał GórnyAdd a QA check for systemd unit file install.
2011-04-30 Arfrever Frehtes... install_qa_check(): Simplify code and make 'l' a local...
2011-04-30 David JamesCheck for references to ${ROOT} in install_qa_checks.
2011-04-28 David JamesMove preinst/postinst_bsdflags from bash to py
2011-04-26 Ryan HillBug #364467 - handle gcc-4.6-style QA warnings
2011-02-20 Zac MedicoUpdate date headers in modified files.
2011-02-18 Ulrich Muellerdocompress, prepcompress: Add missing quotes.
2010-12-29 Zac Medicobash: as a general rule, use read -r
2010-12-20 Zac MedicoSubstitute bash builtin >> for touch command.
2010-10-29 Zac Medicodyn_spec: account for empty $FILESDIR
2010-09-30 Zac MedicoFix readonly variable assignment for PORTAGE_BINPKG_TMP...
2010-09-13 Zac MedicoBug #336873 - Add a leading comma when matching --hash...
2010-09-13 Zac MedicoBug #337031 - Don't make "always overflow destination... v2.2_rc81
2010-09-10 Zac MedicoBug #273282 - Make install_qa_check() eqawarn about... v2.2_rc79
2010-09-10 Zac MedicoFix the "alway overflow" eerror message to not use...
2010-09-10 Zac MedicoMake the "always overflow" gcc warning code use a separ...
2010-09-10 Zac MedicoMake the "warning: call to .* will always overflow...
2010-09-06 Sebastian LutherRemove all \a (alert/bell/beep) tokens (bug 336024)
2010-09-02 Zac MedicoWhen signaling successful exit from an ebuild phase...
2010-08-31 Zac MedicoBug #335340 - Add support for PORTAGE_BZIP2_COMMAND and
2010-08-30 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-30 Ulrich MuellerBug fix in canonicalize() function.
2010-08-29 Ulrich MuellerAdd canonicalize() function, replacement for "readlink... v2.2_rc72
2010-08-29 Ulrich MuellerChange a comment in prepcompress().
2010-08-28 Ulrich MuellerImplement controllable compression and docompress,...
2010-08-22 Zac MedicoRemove python-oriented checks from install_qa_check...
2010-08-21 Zac MedicoBug #324191 - Add support for FEATURES=compress-build...
2010-08-15 Zac MedicoDisable EbuildIpcDaemon for now, since it seems to...
2010-08-14 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-14 Arfrever Frehtes... Use /usr/bin/python when PORTAGE_PYTHON variable is...
2010-08-13 Arfrever Frehtes... Ensure that all Python processes use the same version...
2010-08-13 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-13 Arfrever Frehtes... Add QA check for libtool libraries in Python site-packa...
2010-08-13 Arfrever Frehtes... Add QA check for static libraries in Python site-packag...
2010-08-13 Zac MedicoUse EbuildIpcDaemon to replace the functionality of
2010-08-05 Arfrever Frehtes... Make some variables local.
2010-08-05 Arfrever Frehtes... Bug #301915: Add QA check for byte-compiled Python...
2010-07-19 Mike Frysingerinstall_qa_check: catch more gcc warnings
2010-06-27 Daniel Robbinsmisc-functions.sh fix for baselayout
2010-05-25 Arfrever Frehtes... Bug #321145: Don't ignore exit status of filter-bash...
2010-05-15 Sebastian LutherExtend QA check for absolute symlinks in lib dirs to...
2010-04-15 Arfrever Frehtes... Fix typo in check for shared libraries lacking NEEDED...
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-03-23 Mike Frysingerinstall_qa_check: make sure init.d and conf.d files...
2009-12-06 Zac MedicoBug #295715 - Implement a register_success_hook functio...
2009-10-11 Zac MedicoAdd a xpak-helper.py script, so that shell code always...
2009-10-11 Zac MedicoAdd some more EPYTHON safety.
2009-10-09 Zac MedicoBug #274497 - Misc spelling, grammar, and terminology...
2009-09-08 Zac MedicoFix false positives in gcc QA with debug mode some...
2009-09-08 Zac MedicoFix code from previous commit so it's guaranteed to...
2009-09-08 Zac MedicoIn debug mode, avoid showing gcc QA search strings...
2009-08-21 Arfrever Frehtes... Avoid potential empty lines in warnings about missing...
2009-08-21 Arfrever Frehtes... Rename QA_NEEDED to QA_DT_NEEDED.
2009-08-21 Arfrever Frehtes... Add support for QA_SONAME variable (bug #281964). Add...
next