aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin: prefix eqawarn with 'QA Notice'Agostino Sarubbo2024-02-093-3/+3
* prep*: Symlink banned helpers to prepallUlrich Müller2023-10-268-57/+8
* Convert portageq helper to a functionMike Gilbert2023-10-261-8/+0
* portageq: Ban in ebuild scopeUlrich Müller2023-10-211-2/+2
* prep{,all}strip: Ban in ebuild scopeUlrich Müller2023-10-212-18/+4
* prepman: Ban in ebuild scopeUlrich Müller2023-10-211-6/+2
* prepinfo: Ban in ebuild scopeUlrich Müller2023-10-211-34/+2
* dosym: Fix another corner case of strange inputUlrich Müller2023-06-071-2/+2
* dosym: Don't add a spurious newline to the pathUlrich Müller2023-06-071-1/+1
* dosym: Prevent globbing of argument in dosym_canonicalizeUlrich Müller2023-06-061-3/+3
* portageq-wrapper: New wrapper scriptUlrich Müller2023-05-131-23/+1
* prep{,all}strip: Deprecate in all EAPIsUlrich Müller2023-05-112-2/+6
* ebuild-helpers/portageq: DeprecateUlrich Müller2023-05-111-1/+5
* Delete remnants of CONF_LIBDIRArfrever Frehtes Taifersar Arahesis2023-05-101-7/+5
* fowners, fperms: Restore QA warningUlrich Müller2023-04-302-0/+12
* fowners: Drop unused EPREFIX variableUlrich Müller2023-04-301-1/+1
* fowners, fperms: Fix handling of relative pathnamesUlrich Müller2023-04-302-31/+20
* bin: Rename all _E_*DESTTREE_ variables to __E_*DESTTREEUlrich Müller2023-04-2711-44/+44
* prepman: DeprecateUlrich Müller2023-04-051-1/+5
* prepinfo: DeprecateUlrich Müller2023-04-051-1/+3
* info: drop .lz4/.lzo for info, use sorted listSam James2022-10-181-1/+1
* info: support more info compression suffixesSam James2022-10-181-3/+3
* bin: style tweaksSam James2022-08-0124-71/+80
* bin/ebuild-helpers/doins: fix D check, add EPREFIX checkFabian Groffen2022-07-271-1/+11
* *: use /usr/bin/env bash iso /bin/bashFabian Groffen2022-07-2540-40/+40
* dosym: fix EAPI check for -r flagMike Gilbert2022-06-261-1/+1
* dosym: Implement -r option for EAPI 8.Ulrich Müller2021-05-231-1/+66
* Make doconf, doenvd, doheader & doinitd ignore ins/exeopts in EAPI 8Michał Górny2021-05-234-4/+29
* dosym: revert deprecated prefix compat (bug 615594)Zac Medico2020-01-221-11/+2
* doins: Fix directory install options when called as dodoc.Ulrich Müller2019-10-031-1/+2
* ebuild-helpers: remove redunant _portage_reinstall_ patternZac Medico2018-12-294-4/+0
* ebuild-helpers: fix PORTAGE_OVERRIDE_EPREFIX usageZac Medico2018-12-293-3/+3
* bin/ebuild-helpers/portageq: match against portage/bin/ebuild-helpersBenda Xu2018-12-211-1/+1
* ecompress: Replace with implementation from portage[mgorny]Michał Górny2018-09-202-387/+0
* Replace implicit doc compression with dir compression in old EAPIsMichał Górny2018-09-203-37/+4
* f{owners,perms}: Warn when using relative pathMichał Górny2018-09-172-0/+30
* Ban prepall in ebuild scopeMichał Górny2018-09-171-26/+2
* Ban prepalldocs in ebuild scopeMichał Górny2018-09-171-17/+2
* Ban prepallman in ebuild scopeMichał Górny2018-09-172-18/+9
* Ban prepallinfo for ebuild scope useMichał Górny2018-09-172-9/+4
* ecompressdir: fix slash normalization (bug 654838)Zac Medico2018-05-041-2/+2
* prepstrip: fix ${0} usageZac Medico2018-03-271-1/+1
* Add dostrip for EAPI 7Zac Medico2018-03-273-1/+9
* prepstrip: rename to bin/estrip (refactor for EAPI 7 dostrip)Zac Medico2018-03-271-398/+2
* prepstrip: Fix double slash in pre-stripped listMichał Górny2018-03-141-1/+1
* Fix uses of D/ED to account for no trailing slashMichał Górny2018-03-1222-77/+79
* nonfatal: Implement fallback executable for EAPI 7Michał Górny2018-03-111-0/+14
* ebuild-helpers: Fix overriding 'insinto' directoryMichał Górny2018-03-083-5/+19
* Ban DESTTREE/INSDESTTREE in EAPI 7Michał Górny2018-03-048-24/+64
* domo: force /usr prefix in EAPI 7Michał Górny2018-03-041-1/+6