aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* misc-functions.sh: restore canonicalize func (bug 675284)Zac Medico2019-01-131-0/+34
* Support disabling stripping for binary packagesMichał Górny2018-11-051-8/+26
* Support disabling docompress for binary package buildsMichał Górny2018-11-051-4/+39
* misc-functions.sh: Inline and reflow __prepallMichał Górny2018-11-051-26/+22
* *-qa-check.d: fix entering EROOT in EAPI 7Michał Górny2018-10-251-1/+1
* ecompress: Replace with implementation from portage[mgorny]Michał Górny2018-09-201-122/+5
* Replace implicit doc compression with dir compression in old EAPIsMichał Górny2018-09-201-7/+1
* Ban prepall in ebuild scopeMichał Górny2018-09-171-1/+26
* scanelf: fix %p format string for EAPI 7 (bug 659228)Zac Medico2018-06-261-1/+1
* misc-functions: fix selinux labelling on muslJason Zaman2018-05-181-1/+1
* misc-functions: /selinux is gone in favour of /sys/fs/selinuxJason Zaman2018-05-181-3/+1
* BINPKG_COMPRESS: allow empty setting to disable compression (bug 654456)Zac Medico2018-05-011-1/+1
* INSTALL_MASK: honor install time config for binary packages (bug 651952)Zac Medico2018-03-291-0/+23
* {,PKG_}INSTALL_MASK: python implementationZac Medico2018-03-271-73/+0
* EbuildPhase: add PackagePhase class for PKG_INSTALL_MASKZac Medico2018-03-271-17/+6
* {,PKG_}INSTALL_MASK: record value in vardbZac Medico2018-03-271-8/+0
* Add dostrip for EAPI 7Zac Medico2018-03-271-0/+6
* Fix uses of D/ED to account for no trailing slashMichał Górny2018-03-121-12/+12
* postinst_qa_check: initialize preinst state (bug 635474)Zac Medico2017-10-271-7/+11
* misc-functions.sh: Fix 'within' typo in commentR0b0t12017-09-181-1/+1
* Support post-postinst QA checksMichał Górny2017-08-261-0/+57
* Support different compressors for binary packagesManuel Rüger2017-07-301-2/+4
* bin/*-functions.sh: remove unnecessary sleep loopsZac Medico2016-02-241-1/+1
* INSTALL_MASK: enable matching of broken symlinks (bug 570530)Zac Medico2016-01-011-1/+2
* bin/misc-functions.sh: Elaborate on some comments in install_mask().Michael Orlitzky2015-07-201-3/+13
* require PORTAGE_{BIN,PYM}_PATH not be clearedMike Frysinger2015-06-101-1/+1
* MEDIUM: misc-functions: Be more verbose when removing INSTALL_MASK globBertrand Jacquin2015-04-201-1/+7
* MEDIUM: misc-functions: Be more quiet when removing non existing INSTALL_MASKBertrand Jacquin2015-04-201-2/+5
* Support all install-qa-check.d locations and overridesMichał Górny2014-11-291-22/+43
* Force the SELinux user during relabel operation (530192)Sven Vermeulen2014-11-261-1/+1
* Introduce eqatag to output proper machine-readable QA logsMichał Górny2014-11-201-0/+4
* Allow inheriting utility eclasses in QA checksMichał Górny2014-09-251-0/+2
* Run install-qa-check.d scripts from repositoriesMichał Górny2014-09-251-0/+13
* Split install_qa_check() into install-qa-check.d scriptsMichał Górny2014-09-251-928/+11
* QA: Add a set of checks for bash-completion filesMichał Górny2014-09-031-0/+124
* bin/misc-functions.sh: Empty flag variable 'error' before (re-)useeroen2014-08-261-1/+1
* QA: Warn when systemd units use /etc/conf.dMichał Górny2014-08-111-0/+15
* QA: Use pngfix to find broken PNG filesMichał Górny2014-08-111-1/+28
* Bug #496134: Preserve extended attributes in binary packages.Arfrever Frehtes Taifersar Arahesis2013-12-271-0/+1
* QA warning for files in /var/{cache,lock,run}/ or /run/Sebastian Luther2013-12-111-1/+18
* docompress: add --limit support with newer EAPIsMike Frysinger2013-12-011-1/+1
* Flag -Waggressive-loop-optimizations warnings.Ryan Hill2013-09-141-0/+1
* Sanitize PYTHONPATH for helpers, bug #477764Zac Medico2013-07-221-1/+1
* rpmbuild: use --nodeps optionZac Medico2013-07-211-1/+1
* Flag -Wsizeof-pointer-memaccess warnings.Ryan Hill2013-05-181-0/+1
* check-implicit-pointer-usage: safe cwd bug 469338Zac Medico2013-05-121-2/+3
* bin/misc-functions.sh: use pipe for find ${D}${D}Zac Medico2013-04-291-4/+3
* bin/misc-functions.sh: normalize ${D%/}${D} slashZac Medico2013-04-291-4/+4
* Revert "Add a QA check for systemd unit file install."Zac Medico2013-04-111-10/+0
* install_qa_check_prefix: drop removal of etc/{init,conf}.d filesFabian Groffen2013-03-081-10/+0