aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ban dolib/libopts for EAPI 7Michał Górny2018-03-043-5/+10
* Ban dohtml for EAPI 7Michał Górny2018-03-041-1/+6
* prepstrip: Preserve xattr outside of user namespace.Arfrever Frehtes Taifersar Arahesis2018-03-031-1/+1
* bin/ebuild-helpers/newins: ${*:3} for explicit concatenationZac Medico2018-02-041-1/+1
* bin/ebuild-helpers/doins: fix PYTHONPATH setting (bug 640934)Zac Medico2017-12-151-1/+1
* Rewrite doins in python (bug 624526)Hidehiko Abe2017-12-021-113/+43
* prepstrip: use debugedit from rpm if necessary (bug 634378)Zac Medico2017-10-161-4/+16
* doman: QA-complain on compressed filesMichał Górny2017-07-091-0/+1
* dosym: protect Prefix hack from double EPREFIXMichał Górny2017-04-201-2/+8
* dosym: Make implicit basename a fatal error.Ulrich Müller2017-04-201-4/+3
* require PORTAGE_{BIN,PYM}_PATH not be clearedMike Frysinger2015-06-1038-46/+39
* ebuild-helpers: avoid `env` indirection by setting the vars before the execMike Frysinger2015-05-147-24/+7
* emake: refresh comments/docs/styleMike Frysinger2015-05-041-12/+16
* ebuild-helpers: avoid exec loops or fork bombs in wrappers (bug 547086)Zac Medico2015-04-284-4/+22
* Deprecate dohtml for EAPI 6Michał Górny2014-12-041-0/+4
* bin/ebuild-helpers/portageq: fix bug #524964Zac Medico2014-10-191-2/+18
* emake: pass EXTRA_EMAKE after user's "$@", not beforeSergei Trofimovich2014-08-091-2/+2
* ebuild-helpers/xattr/install: use install-xattrAnthony G. Basile2014-06-171-2/+25
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-01-071-1/+1
* prepstrip: do no strip static libs when FEATURES=splitdebugMike Frysinger2014-01-051-2/+7
* add a __bashpid helper for <bash-4.0 versionsMike Frysinger2013-12-211-2/+2
* unprivileged/chown: fix bug #470992v2.2.2Benda Xu2013-09-091-1/+9
* doexe/newins: mktemp for bug #484332Zac Medico2013-09-092-7/+6
* doins: use mktemp for private files, bug #484332Zac Medico2013-09-091-1/+1
* Make keepdir an external ebuild helper program.Ulrich Müller2013-08-221-0/+20
* dodoc: Add a QA warning when called with no arguments.Ulrich Müller2013-08-211-0/+1
* prepstrip: PORTAGE_PYTHONPATH for xattr-helper.pyZac Medico2013-08-021-1/+4
* Sanitize PYTHONPATH for helpers, bug #477764Zac Medico2013-07-223-3/+3
* install.py: add bash wrapper for python scriptZac Medico2013-06-211-0/+12
* ecompressdir: indirect symlinks, bug #470916Zac Medico2013-05-211-0/+15