summaryrefslogtreecommitdiffstats
path: root/bin/misc-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* Tweak init.d qa check for bug #451386.Zac Medico2013-01-111-0/+4
* fix ebuild rpm command for rpm 4.10.0Lucas Bickel2012-11-281-6/+5
* strip trailing whitespaceMike Frysinger2012-11-221-5/+5
* Use checkbashisms for init.d scripts, bug #439490Zac Medico2012-10-241-0/+17
* install_symlink_html_docs(): Additional fix for compatibility with subslots.Arfrever Frehtes Taifersar Arahesis2012-10-241-1/+1
* Make __source_all_bashrcs() and install_symlink_html_docs() compatible with s...Arfrever Frehtes Taifersar Arahesis2012-10-181-1/+1
* Add QA_MULTILIB_PATHS for bug #437910.Zac Medico2012-10-101-7/+27
* dyn_spec: s/Copyright/License/, bug #437588Tim Boudreau2012-10-081-1/+1
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-261-18/+25
* drop support for QA_DT_HASH/QA_STRICT_DT_HASHMike Frysinger2012-09-231-25/+0
* use `readlink -f` if it worksMike Frysinger2012-09-231-0/+13
* scan all lib subdirsMike Frysinger2012-09-231-5/+4
* doebuild: update environment.bz2 for pre/postinstv2.2.0_alpha129Zac Medico2012-09-171-1/+1
* Convert funcs of ebuild.sh to __ prefixed namespace.Brian Harring2012-09-141-1/+1
* Convert funcs of phase*.sh to __ prefixed namespace.Brian Harring2012-09-141-5/+5
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-39/+39
* misc-functions.sh: unwrap die messagesZac Medico2012-06-201-4/+3
* Strip EPREFIX in RESTRICT=binchecks QA Notice.Zac Medico2012-05-081-2/+2
* NEEDED.ELF.2: include sonames from $ORIGINZac Medico2012-05-081-23/+2
* QA Notice for RESTRICT=binchecks + ELF filesZac Medico2012-05-051-0/+6
* Create NEEDED.ELF.2 despite RESTRICT=binchecks.Zac Medico2012-05-051-37/+43
* Support /sys/fs/selinux/context for bug #410687.Sven Vermeulen2012-04-051-2/+4
* Bug #361759: QA check for /etc/udev/rules.dZac Medico2012-03-211-0/+12
* QA: detect pkg-config files that bleed LDFLAGSMike Frysinger2012-03-121-0/+7
* install_qa_check: handle info dir rm failureZac Medico2012-02-011-1/+1
* dyn_install: skip copy if possibleZac Medico2012-01-131-11/+16
* dyn_package: portable cp args by Mike FrysingerZac Medico2012-01-131-1/+3
* dyn_package: remove stale PROOT if necessaryZac Medico2012-01-131-0/+1
* Modify PKG_INSTALL_MASK to apply only to binpkg creation.Brian Harring2012-01-131-2/+13
* Tweak CFLAGS scanelf loop.v2.2.0_alpha83Zac Medico2011-12-241-11/+13
* Don't check .GCC.command.line for kernel modules.Zac Medico2011-12-241-1/+12
* Do CFLAGS check before strip for bug #395877.Zac Medico2011-12-241-71/+73
* Share variables for CFLAGS and LDFLAGS checks.Zac Medico2011-12-221-33/+44
* Use *FLAGS for CFLAGS ignorance checks.Zac Medico2011-12-211-1/+6
* s/QA_STRICT_DT_SWITCHES/QA_STRICT_CFLAGS_IGNORED/Zac Medico2011-12-211-1/+1
* s/QA_DT_SWITCHES/QA_CFLAGS_IGNORED/Zac Medico2011-12-211-5/+5
* install_qa_check: more RESTRICT=binchecksZac Medico2011-12-211-2/+4
* Support checking for ignored CFLAGS using -frecord-gcc-switches.Michał Górny2011-12-211-0/+40
* Support FEATURES=force-prefix.Zac Medico2011-12-081-8/+8
* Make USE=prefix enable EPREFIX in all EAPIs.Zac Medico2011-12-071-8/+16
* Use local EPREFIX for uniformity.Zac Medico2011-11-091-4/+3
* Use local ED for uniformity.Zac Medico2011-11-091-61/+54
* Add EPREFIX and ED support in all ebuild helpers.Zac Medico2011-11-011-51/+73
* Merge install_qa_check_prefix from prefix branch.Zac Medico2011-11-011-0/+124
* misc-functions.sh: condense world-writable outputZac Medico2011-10-201-7/+7
* misc-functions.sh: move sleep out of loopZac Medico2011-10-201-2/+2
* Add QA_SONAME_NO_SYMLINK for bug #387053.Zac Medico2011-10-131-0/+4
* install_hooks: fix variable name for PORTAGE_CONFIGROOTFabian Groffen2011-09-231-1/+1
* Fix 'shopt: +s: invalid shell option name' error.Arfrever Frehtes Taifersar Arahesis2011-09-231-1/+1
* add install hooksBrian Harring2011-09-211-0/+15