aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* isolated-functions.sh: Do not define any aliases.Ulrich Müller2018-11-051-2/+0
* Move parallel xargs wrapping to isolated-functions.shMichał Górny2018-09-201-0/+22
* XARGS: use gxargs for USERLAND=BSD (bug 663256)Zac Medico2018-08-091-1/+5
* Add EAPI 7 version comparison & manipulation functionsMichał Górny2018-03-111-0/+4
* isolated-functions.sh: Ensure informational command output to stderrMichał Górny2018-03-041-15/+15
* isolated-functions.sh: optimize array length testsZac Medico2018-02-061-3/+3
* ebuild.sh: Completely ban external commands in global scopeMichał Górny2017-09-111-0/+4
* isolated-functions.sh: Output error message for nofatal die.Ulrich Müller2016-01-291-5/+6
* Revert unreviewed and breaking changes done by ArfreverMichał Górny2015-12-091-13/+7
* portage.repository.config.RepoConfig: Support location with trailing whitespa...Arfrever Frehtes Taifersar Arahesis2015-12-091-7/+13
* die: call set +x since tracing only produces useless noise hereZac Medico2015-07-171-0/+1
* require PORTAGE_{BIN,PYM}_PATH not be clearedMike Frysinger2015-06-101-1/+1
* Add tentative EAPI6 nonfatal support to die()Michał Górny2014-12-041-0/+7
* Apply 'nonfatal' to helpers onlyMichał Górny2014-12-041-6/+1
* Respect nonfatal in unpack(), econf() and einstall()Michał Górny2014-12-041-2/+9
* Remove __eqalog & __eqawarnlogMichał Górny2014-11-201-23/+0
* Introduce eqatag to output proper machine-readable QA logsMichał Górny2014-11-201-0/+68
* Introduce eqalog and eqawarnlog functions.Michael Palimaka2014-10-271-0/+23
* Rename a private function.Arfrever Frehtes Taifersar Arahesis2014-02-051-2/+2
* add a __bashpid helper for <bash-4.0 versionsMike Frysinger2013-12-211-1/+8
* __repo_key: comment on bash-3.2 compatibilityv2.2.0_alpha193Zac Medico2013-08-031-0/+4
* __repo_key: fix for bash-3.2 compatibilityZac Medico2013-08-031-1/+1
* die(): Stop using PORTDIR and clean output.Arfrever Frehtes Taifersar Arahesis2013-07-161-23/+3
* Stop using PORTDIR_OVERLAY in bash part of Portage.Arfrever Frehtes Taifersar Arahesis2013-07-161-8/+17
* Tweak die message for fail-clean, bug #454050.Zac Medico2013-01-251-1/+2
* die: use local IFS settingZac Medico2012-10-271-0/+2
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-261-9/+8
* Convert funcs of ebuild.sh to __ prefixed namespace.Brian Harring2012-09-141-4/+4
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-25/+25
* drop dead functionsBrian Harring2012-09-131-18/+0
* Drop diefunc protection.Brian Harring2012-09-131-6/+0
* Remove tests for deprecated 3_pre2 EAPI.Ulrich Müller2012-08-151-2/+2
* die: fix ${T}/build.log{,.gz} messageZac Medico2012-05-081-2/+2
* Quote atoms in die message for bug #414201.Zac Medico2012-05-011-2/+2
* Print working directory in die message to simplify debugging.Arfrever Frehtes Taifersar Arahesis2012-04-221-0/+1
* Add ${T}/build.log symlink to PORT_LOGDIR.Zac Medico2012-04-221-2/+9
* portageq: add "colormap" helperMike Frysinger2012-03-111-1/+1
* set_colors(): suppress "/dev/tty: No such device"Zac Medico2011-12-181-2/+4
* set_colors(): Redirect input to `stty size` to make it work afterArfrever Frehtes Taifersar Arahesis2011-12-181-1/+1
* Enable colors during the depend phase.Zac Medico2011-11-051-14/+13
* isolated-functions.sh: skip set_colors for dependZac Medico2011-09-111-8/+13
* Move KV funcs to bashrc-functions.sh.Zac Medico2011-09-111-51/+0
* isolated-functions.sh: split save-ebuild-env.shZac Medico2011-09-111-91/+0
* ebuild.sh: move hasg* funcs into econfZac Medico2011-09-111-2/+2
* ebuild.sh: remove unused lchown and lchgrpZac Medico2011-09-111-1/+1
* die: defer die hooks for EAPI 4 helpers_dieZac Medico2011-08-251-1/+6
* Skip QA Notice for hasq/useq during *rm phases.Zac Medico2011-07-151-1/+2
* ebuild.sh: restore old has() implementationBrian Harring2011-07-111-1/+8
* Add QA Notice for hasq/useq calls (bug #199722).Zac Medico2011-07-081-0/+1
* Remove all hasq/useq calls for bug #199722.Zac Medico2011-07-081-2/+2