aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* phase-helpers.sh: has/best_version -b in any phase (bug 665038)Zac Medico2018-09-031-1/+6
* phase-helpers.sh: handle readonly EPREFIX for local override (bug 655414)Zac Medico2018-05-161-3/+5
* phase-helpers.sh: fix has/best_version for cross-prefix portageq (bug 655414)Zac Medico2018-05-161-0/+3
* phase-helpers.sh: normalize has/best_version root more (cosmetic)Zac Medico2018-05-161-2/+2
* phase-helpers.sh: fix ROOT overrides for has/best_version (bug 655860)Zac Medico2018-05-161-2/+2
* Revert "phase-helpers.sh: fix best/has_version -b for cross-prefix"Zac Medico2018-05-011-1/+1
* phase-helpers.sh: fix best/has_version -b for cross-prefixZac Medico2018-05-011-1/+1
* phase-helpers.sh: Implement -r|-d|-b options for best/has_versionJames Le Cuirot2018-05-011-88/+58
* econf: Pass --with-sysroot="${ESYSROOT:-/}" under EAPI 7James Le Cuirot2018-05-011-1/+7
* Add dostrip for EAPI 7Zac Medico2018-03-271-0/+29
* Fix uses of D/ED to account for no trailing slashMichał Górny2018-03-121-21/+21
* Ban DESTTREE/INSDESTTREE in EAPI 7Michał Górny2018-03-041-10/+23
* Ban dolib/libopts for EAPI 7Michał Górny2018-03-041-1/+5
* phase-helpers.sh: optimize array length testsZac Medico2018-02-061-5/+5
* einstall: borrow src_install code for Makefile testZac Medico2018-02-041-1/+1
* phase-helpers.sh: make use() tolerate missing IUSE for binary packagesZac Medico2017-12-071-1/+2
* eapply_user: combine sort for all dirs (bug 608880)Zac Medico2017-08-111-7/+28
* econf: multijob-safe shebang tweakingMichael Haubenwallner2017-07-021-5/+5
* phase-helpers.sh: Loop over A rather than SRC_URI in __eapi0_pkg_nofetch.Ulrich Müller2017-03-261-4/+4
* unpack: fix txz unpack support (bug 600660)Zac Medico2016-11-251-2/+5
* einstalldocs: check whether default docs are indeed filesJan Chren (rindeal)2016-10-041-1/+1
* eapply: use gpatch for bsd userland (bug 574626)Zac Medico2016-06-181-2/+5
* __eapi6_src_prepare: handle empty PATCHES array (bug 579626)Zac Medico2016-05-181-1/+1
* eapply_user: allow empty directories (bug 573920)Jason A. Donenfeld2016-03-081-1/+6
* einstalldocs: use lazy docinto calls (bug 566654)Zac Medico2015-11-231-7/+7
* eapply_user: die if current phase is not src_prepareZac Medico2015-11-181-0/+2
* EAPI 6: Fail if eapply_user is not called in src_prepare()Michał Górny2015-11-171-0/+1
* __eapi6_src_prepare: Silence 'declare -p PATCHES' errorsMichał Górny2015-11-141-1/+1
* eapply: Ensure that files are sorted lexicallyMichał Górny2015-11-141-3/+8
* eapply: Fix off-by-one error when parsing optionsMichał Górny2015-11-141-1/+1
* eapply: Fix typoMichał Górny2015-11-141-1/+2
* bin/phase-helpers: Fix accidental syntax errorMichał Górny2015-11-121-2/+2
* eapply: Order files using POSIX localeMichał Górny2015-11-121-0/+1
* eapply: Pass exit status through on non-fatal failuresMichał Górny2015-11-121-4/+6
* eapply_user: Make idempotent per changes to EAPI 6Michał Górny2015-11-121-0/+4
* eapply: Update default patch argumentsMichał Górny2015-11-121-1/+4
* eapply: Update parameter splitting to match the specMichał Górny2015-11-121-10/+34
* unpack: use chmod-lite helper for bug 554084Zac Medico2015-10-031-1/+1
* Revert "unpack: avoid useless chmods to improve speed"Mike Gilbert2015-09-281-2/+2
* unpack: avoid useless chmods to improve speedMichael Haubenwallner2015-07-071-2/+2
* Update best_version() docstringsBrian Dolbec2015-04-211-1/+1
* bin/phase-helpers.shL Fix unpack() for deb2targz .xz typesBrian Dolbec2014-12-071-2/+4
* Prefer GNU ar when unpacking .deb packages.Ulrich Müller2014-12-071-4/+6
* Ban einstall for EAPI 6Michał Górny2014-12-041-0/+5
* Add tentative EAPI6 phase functionsMichał Górny2014-12-041-0/+18
* Add tentative EAPI6 in_iuse() functionMichał Górny2014-12-041-0/+16
* Add tentative EAPI6 absolute path support to unpack()Michał Górny2014-12-041-7/+22
* Add tentative EAPI6 .txz unpack supportMichał Górny2014-12-041-0/+13
* Add tentative support for EAPI6 eapply_user functionMichał Górny2014-12-041-0/+22
* Add tentative support for EAPI6 eapply functionMichał Górny2014-12-041-0/+62