summaryrefslogtreecommitdiffstats
path: root/bin/misc-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* install_qa_check: adjust "poor programming" msgsZac Medico2011-09-181-10/+10
* misc-functions.sh: fix incorrect has -o usageZac Medico2011-07-121-1/+1
* Remove all hasq/useq calls for bug #199722.Zac Medico2011-07-081-11/+11
* misc-functions.sh: remove stale NEEDED* filesZac Medico2011-06-301-0/+1
* Add a QA check for systemd unit file install.Michał Górny2011-06-241-0/+10
* install_qa_check(): Simplify code and make 'l' a local variable.Arfrever Frehtes Taifersar Arahesis2011-04-301-3/+3
* Check for references to ${ROOT} in install_qa_checks.David James2011-04-291-8/+26
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-04-281-16/+0
* Bug #364467 - handle gcc-4.6-style QA warningsRyan Hill2011-04-261-18/+18
* Update date headers in modified files.Zac Medico2011-02-191-1/+1
* docompress, prepcompress: Add missing quotes.Ulrich Mueller2011-02-191-1/+1
* bash: as a general rule, use read -rZac Medico2010-12-291-4/+4
* Substitute bash builtin >> for touch command.Zac Medico2010-12-191-1/+2
* dyn_spec: account for empty $FILESDIRZac Medico2010-10-291-1/+3
* Fix readonly variable assignment for PORTAGE_BINPKG_TMPFILE whenZac Medico2010-09-301-1/+1
* Bug #336873 - Add a leading comma when matching --hash-style=gnuZac Medico2010-09-131-1/+1
* Bug #337031 - Don't make "always overflow destination buffers" gccv2.2_rc81Zac Medico2010-09-121-3/+4
* Bug #273282 - Make install_qa_check() eqawarn about installation intov2.2_rc79Zac Medico2010-09-101-1/+12
* Fix the "alway overflow" eerror message to not use the messageZac Medico2010-09-101-1/+1
* Make the "always overflow" gcc warning code use a separate variableZac Medico2010-09-101-8/+20
* Make the "warning: call to .* will always overflow destination buffer"Zac Medico2010-09-091-0/+3
* Remove all \a (alert/bell/beep) tokens (bug 336024)Sebastian Luther2010-09-061-24/+22