aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* phase-functions.sh: do not set PKG_CONFIG_PATHMike Gilbert2020-05-031-4/+0
* Clean up remnants of eapi5-hdepend, HDEPEND and targetrootMichał Górny2019-12-261-2/+2
* emerge: drop FEATURES=distcc-pump support, bug #702146Sergei Trofimovich2019-12-081-17/+0
* __ebuild_main: Rename phase_func variable to ___phase_func.Arfrever Frehtes Taifersar Arahesis2019-09-141-3/+2
* __filter_readonly_variables: Filter ___* variables.Arfrever Frehtes Taifersar Arahesis2019-09-141-1/+1
* __dyn_install: print category before package nameBertrand Jacquin2019-04-301-2/+2
* __dyn_test: Make fallback to WORKDIR conditional.Ulrich Müller2019-03-191-4/+8
* Support disabling docompress for binary package buildsMichał Górny2018-11-051-1/+1
* bin/phase-functions.sh: Filter SYSROOT unconditionallyJames Le Cuirot2018-08-081-3/+4
* Export BROOT to ebuild env in EAPI 7James Le Cuirot2018-05-011-0/+3
* Export SYSROOT and ESYSROOT in ebuild env in EAPI 7James Le Cuirot2018-05-011-0/+6
* INSTALL_MASK: honor install time config for binary packages (bug 651952)Zac Medico2018-03-291-9/+1
* {,PKG_}INSTALL_MASK: record value in vardbZac Medico2018-03-271-1/+11
* Support BDEPEND (CBUILD dependencies) in EAPI 7Michał Górny2018-03-171-1/+1
* Stop crippling metadata for virtual/*Michał Górny2018-03-161-14/+10
* Remove support for PROVIDE virtualsMichał Górny2018-03-141-1/+1
* Do not export PORTDIR & ECLASSDIR in EAPI 7Michał Górny2018-03-111-2/+4
* Ban DESTTREE/INSDESTTREE in EAPI 7Michał Górny2018-03-041-3/+8
* phase-functions.sh: suppress shellcheck SC1087Zac Medico2018-02-061-2/+2
* bin/phase-functions.sh: Fix SANDBOX_ON variable condition checkAndrew Hlynskyi2017-12-101-1/+1
* __dyn_install: fix output by fixing the call to padlFabian Groffen2017-08-281-1/+1
* __dyn_install: improve reporting of build and image sizesFabian Groffen2017-08-281-4/+49
* phase-functions: Fix cleaning fake FILESDIR, reported by ArfreverMichał Górny2017-03-261-0/+1
* ebuild.sh: start phases in temporary HOME if available (bug 595028)Zac Medico2016-09-261-3/+5
* bin/*-functions.sh: remove unnecessary sleep loopsZac Medico2016-02-241-6/+1
* Print WORKDIR & D sizes in build logsMichał Górny2016-01-151-0/+9
* Move QA_PREBUILT handling into src_install()Michał Górny2015-12-201-0/+27
* src_prepare: Do not expect eapply_user in EAPIs not having itMichał Górny2015-11-181-1/+1
* EAPI 6: Fail if eapply_user is not called in src_prepare()Michał Górny2015-11-171-0/+6
* Make the USE variable readonly (bug 325009)Zac Medico2015-04-281-8/+1
* _post_src_install_soname_symlinks: fix bug 543818Zac Medico2015-03-221-1/+1
* Generate soname dependency metadata (bug 282639)Zac Medico2015-02-131-1/+1
* Add tentative EAPI6 phase functionsMichał Górny2014-12-041-0/+11
* package.bashrc: per profile, per-package bashrc mechanismBertrand SIMONNET2014-10-241-1/+1
* Re-apply "Rewrite default ebuild phase setting code" (bug 523182)"Michał Górny2014-09-251-65/+58
* Revert "Rewrite default ebuild phase setting code" (bug 523182)Brian Dolbec2014-09-191-52/+65
* Rewrite default ebuild phase setting codeMichał Górny2014-09-111-65/+52
* Output uniform status message before and after src_test()Michał Górny2014-09-111-0/+4
* Run distcc-pump server throughout src_configure() to src_install()Michał Górny2014-09-101-7/+19
* add a __bashpid helper for <bash-4.0 versionsMike Frysinger2013-12-211-1/+1
* ebuild_main: prefix PKG_CONFIG_PATH, bug #485456Ruud Koolen2013-09-201-1/+1
* inherit: optimize eclass searchZac Medico2013-07-221-0/+1
* Sanitize PYTHONPATH for helpers, bug #477764Zac Medico2013-07-221-1/+1
* Stop using PORTDIR_OVERLAY in bash part of Portage.Arfrever Frehtes Taifersar Arahesis2013-07-161-1/+1
* Support PORTAGE_REPOSITORIES environmental variable, which overridesArfrever Frehtes Taifersar Arahesis2013-07-131-1/+1
* doebuild: support 'nofetch' phaseZac Medico2013-07-071-0/+1
* FEATURES=xattr: wrap install binary, bug #465000Zac Medico2013-06-211-1/+2
* Fix RESTRICT=test message for bug #469332.Zac Medico2013-05-181-10/+14
* filter_readonly_variables: safe cwd, bug #469338Zac Medico2013-05-121-1/+9
* Don't filter SHELL from bash env, bug #466844.Zac Medico2013-04-221-1/+1