aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set SYSROOT for has/best_version so that they work when IPC is disabledJames Le Cuirot2023-12-041-3/+7
* bin/phase-helpers.sh: WhitespaceUlrich Müller2023-10-261-1/+1
* Convert portageq helper to a functionMike Gilbert2023-10-261-0/+4
* Define BROOT in pkg_* phases following PMS changeJames Le Cuirot2023-08-061-2/+2
* portageq-wrapper: New wrapper scriptUlrich Müller2023-05-131-1/+1
* einstall: Make EI_DESTLIBDIR a local variable and rename itUlrich Müller2023-05-101-4/+3
* Delete remnants of CONF_LIBDIRArfrever Frehtes Taifersar Arahesis2023-05-101-13/+12
* bin: Rename all _E_*DESTTREE_ variables to __E_*DESTTREEUlrich Müller2023-04-271-22/+22
* econf: Match configure --help output betterUlrich Müller2023-04-181-4/+6
* Make EAPI 8 `--disable-static` logic libtool-specificDavid Seifert2022-11-301-2/+2
* bin: pass -j from MAKEOPTS to xz for parallel decompressionSam James2022-09-241-2/+2
* bin: style tweaksSam James2022-08-011-66/+94
* *: use /usr/bin/env bash iso /bin/bashFabian Groffen2022-07-251-1/+1
* bin/*.sh: use bash's extended-test builtin ('[[' and ']]')Florian Schmaus2022-05-221-24/+24
* bin/*.sh: cosmetic cleanups to comments, whitespaceSam James2022-04-131-7/+7
* Eliminate now-dead code from EAPIs 4-python and 5-progressMatt Turner2022-04-011-166/+0
* Remove support for EAPIs "4-python" and "5-progress"Matt Turner2022-04-011-1/+1
* eapply_user(): Add message about applying user patches and minor decoration.Arfrever Frehtes Taifersar Arahesis2021-11-191-1/+13
* Use PORTAGE_PROPERTIES and PORTAGE_RESTRICT internallyMichał Górny2021-06-201-1/+1
* Disallow options in PATCHES in EAPI 8Michał Górny2021-05-231-0/+11
* Support second usev arg in EAPI 8Michał Górny2021-05-231-1/+5
* Remove unpack support for 7z, lha and rar in EAPI 8Michał Górny2021-05-231-7/+19
* Ban hasq, hasv and useq in EAPI 8Michał Górny2021-05-231-1/+3
* Support new econf-passed parameters for EAPI 8Michał Górny2021-05-121-0/+13
* Revert "Skip QA Notice for hasq/useq during *rm phases."Ulrich Müller2020-10-181-2/+1
* einstalldocs: Fix test for DOCS being unset.Ulrich Müller2020-02-201-2/+2
* phase-helpers.sh: avoid passing an empty root value to portageqMike Gilbert2020-02-081-3/+3
* eapply: Drop QA warning for fuzz factor.Ulrich Müller2019-12-261-2/+0
* eapply: Output verbosely only if patch fails to apply with -F0Michał Górny2019-11-271-2/+14
* eapply: Drop -s option for patch.Ulrich Müller2019-11-251-2/+1
* _eapply_patch: Delete no longer used variable.Arfrever Frehtes Taifersar Arahesis2019-09-141-1/+0
* unpack: Restore error message.Arfrever Frehtes Taifersar Arahesis2019-08-231-1/+1
* unpack: Restore error message.Ulrich Müller2019-08-181-1/+1
* econf: Unconditionally die on error in EAPIs 0 to 3.Ulrich Müller2019-08-131-0/+2
* unpack: Unconditionally die if an unpacker returns an error.Ulrich Müller2019-08-131-63/+24
* Add bash ___is_indexed_array_var function (bug 662468)Ross Konsolebox2019-05-191-4/+4
* Speed up testing against IUSE by not using regexpDouglas Anderson2019-04-151-3/+3
* 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