aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable IUSE check for binary pkg API consumers.Zac Medico2013-02-111-1/+1
* Add QA_AM_MAINTAINER_MODE for bug #450278.Zac Medico2013-01-041-1/+5
* Add QA_CONFIGURE_OPTIONS variable.v2.2.0_alpha148Zac Medico2012-12-111-1/+2
* EAPI="5-progress": Add package_manager_build_user() and package_manager_build...Arfrever Frehtes Taifersar Arahesis2012-11-161-1/+2
* phase-functions.sh: chgrp $T/environmentZac Medico2012-09-301-0/+2
* phase-functions.sh: remove redundant chown/chmodZac Medico2012-09-301-2/+0
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-261-32/+21