aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up remnants of eapi5-hdepend, HDEPEND and targetrootMichał Górny2019-12-261-17/+6
* Revert "Generate a QA Notice when EXPORT_FUNCTIONS is called before inherit"Zac Medico2019-08-151-8/+0
* ebuild.sh: suppress export error messages for eix-updateZac Medico2019-07-031-1/+1
* ebuild.sh: unexport ___in_portage_iuse function (bug 680810)Zac Medico2019-06-051-0/+1
* Speed up testing against IUSE by not using regexpDouglas Anderson2019-04-151-2/+2
* inherit: use local -x ECLASS (bug 676014)Zac Medico2019-01-221-17/+10
* ebuild.sh: eliminate inherit eqawarn call to external fmt commandZac Medico2019-01-221-4/+3
* ebuild.sh: fix try_source qa condition testjunwei2019-01-171-1/+1
* ebuild.sh: sandbox write to ${PORTAGE_TMPDIR}/portage (bug 673738)Zac Medico2019-01-031-2/+2
* isolated-functions.sh: Do not define any aliases.Ulrich Müller2018-11-051-6/+2
* Refer to "ebuild repository" rather than "portage tree"Zac Medico2018-08-061-1/+1
* Export BROOT to ebuild env in EAPI 7James Le Cuirot2018-05-011-0/+3
* Add dostrip for EAPI 7Zac Medico2018-03-271-1/+1
* Support BDEPEND (CBUILD dependencies) in EAPI 7Michał Górny2018-03-171-8/+21
* Remove support for PROVIDE virtualsMichał Górny2018-03-141-1/+1
* Support ENV_UNSET for EAPI 7Michał Górny2018-03-111-0/+6
* portage.package.ebuild.config: Always export filtered USE_EXPAND varsMichał Górny2018-02-051-7/+1
* ebuild.sh: use -gt comparison for ${ECLASS_DEPTH}Zac Medico2018-02-041-1/+1
* ebuild.sh: Completely ban external commands in global scopeMichał Górny2017-09-111-1/+5
* ebuild.sh: Fail on command-not-found in global scopeMichał Górny2017-08-311-0/+4
* ebuild.sh: Explicitly ban get_libdir in global scopeMichał Górny2017-08-311-0/+1
* ebuild.sh: start phases in temporary HOME if available (bug 595028)Zac Medico2016-09-261-3/+8
* ebuild: Extend helper-in-global-scope ban to all EAPIsMichał Górny2016-05-201-24/+6
* Move QA_PREBUILT handling into src_install()Michał Górny2015-12-201-25/+0
* ebuild: set up bash compat levelsMike Frysinger2015-11-121-0/+42
* in_iuse: Make fatal in global scopeMichał Górny2015-11-121-0/+1
* require PORTAGE_{BIN,PYM}_PATH not be clearedMike Frysinger2015-06-101-3/+0
* Make the USE variable readonly (bug 325009)Zac Medico2015-04-281-1/+9
* Generate soname dependency metadata (bug 282639)Zac Medico2015-02-131-1/+1
* Enable tentative EAPI6 failglob in global scopeMichał Górny2014-12-041-0/+11
* Do not try to source stray directories in bashrc pathsMichał Górny2014-12-031-1/+1
* ebuild.sh: fix pkg_setup env for binary packages (528274)Zac Medico2014-12-021-2/+4
* ebuild.sh: force fresh env for pkg_setup (528274)Zac Medico2014-11-291-2/+2
* package.bashrc: per profile, per-package bashrc mechanismBertrand SIMONNET2014-10-241-3/+3
* Refactor bashrc scripts sourcingBertrand SIMONNET2014-10-241-25/+50
* Allow inheriting utility eclasses in QA checksMichał Górny2014-09-251-63/+68
* add a __bashpid helper for <bash-4.0 versionsMike Frysinger2013-12-211-1/+1
* Make keepdir an external ebuild helper program.Ulrich Müller2013-08-221-1/+1
* Quote ${PORTAGE_ECLASS_LOCATIONS[@]}Zac Medico2013-07-221-1/+1
* inherit: optimize eclass searchZac Medico2013-07-221-3/+5
* Stop using PORTDIR_OVERLAY in bash part of Portage.Arfrever Frehtes Taifersar Arahesis2013-07-161-20/+14
* ebuild.sh: use PORTAGE_PYM_PATH as default cwdZac Medico2013-05-121-5/+3
* EbuildMetadataPhase: use dynamic pipe fdZac Medico2013-01-151-2/+2
* SpawnProcess: improve dummy pipe allocation logicZac Medico2013-01-151-2/+5
* __sb_append_var(): Quote tr arguments to avoid filename expansion. Avoid a su...Arfrever Frehtes Taifersar Arahesis2012-11-251-2/+1
* Make __source_all_bashrcs() and install_symlink_html_docs() compatible with s...Arfrever Frehtes Taifersar Arahesis2012-10-181-1/+1
* EAPI="5-progress": Add master_repositories(), repository_path(),Arfrever Frehtes Taifersar Arahesis2012-10-141-4/+8
* ebuild.sh: comment on noauto behaviorZac Medico2012-10-041-2/+4
* debug-print: chgrp ${PORTAGE_GRPNAME:-portage}Zac Medico2012-09-301-2/+2
* Fix indent from last commit.v2.2.0_alpha134Zac Medico2012-09-271-5/+5