aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-apply "Rewrite default ebuild phase setting code" (bug 523182)"Michał Górny2014-09-251-0/+4
* econf: Add EAPI-conditional arguments via arrayMichał Górny2014-09-111-3/+7
* econf: Replace unnecessary 'case' statements with 'if'sMichał Górny2014-09-111-10/+6
* Output uniform status message before and after src_test()Michał Górny2014-09-111-4/+2
* emake: pass EXTRA_EMAKE after user's "$@", not beforeSergei Trofimovich2014-08-091-4/+4
* add a __bashpid helper for <bash-4.0 versionsMike Frysinger2013-12-211-1/+1
* econf: update configure/config.{sub,guess} atomically to avoid racesMike Frysinger2013-12-171-6/+11
* docompress: add --limit support with newer EAPIsMike Frysinger2013-12-011-0/+2
* unpack: warn for unofficial sufffix, bug #476738Zac Medico2013-09-011-6/+86
* Make keepdir an external ebuild helper program.Ulrich Müller2013-08-221-24/+0
* Fix cross-prefix bugs, and test.Zac Medico2013-06-191-2/+8
* Add cross-prefix supportRuud Koolen2013-06-181-2/+10
* ebuild-ipc: use safe cwd for import, bug #469338Zac Medico2013-05-121-15/+8
* EXTRA_ECONF: support quoted args, bug #457136Zac Medico2013-02-141-1/+4
* Disable IUSE check for binary pkg API consumers.Zac Medico2013-02-111-2/+5
* econf: teak timestamp preservationZac Medico2013-02-051-5/+4
* econf: preserve configure timestamp, bug #440304Zac Medico2013-02-041-1/+6
* use(): fatal missing IUSE in EAPI 5, bug #449708Zac Medico2013-01-011-1/+7
* unpack(): Handle suffixes in case-insensitive way.Arfrever Frehtes Taifersar Arahesis2012-11-251-6/+10
* EAPI="5-progress": Add package_manager_build_user() and package_manager_build...Arfrever Frehtes Taifersar Arahesis2012-11-161-0/+12
* Make keepdir() compatible with subslots.Arfrever Frehtes Taifersar Arahesis2012-10-181-2/+2
* EAPI="5-progress": Add master_repositories(), repository_path(),Arfrever Frehtes Taifersar Arahesis2012-10-141-0/+159
* best_version() and has_version(): Improve die() messages.Arfrever Frehtes Taifersar Arahesis2012-10-071-2/+16
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-261-85/+70
* __strip_duplicate_slashes: quote pathsZac Medico2012-09-161-2/+2
* Use __ prefix for _hasg, _hasgq, and _unpack_tar.Zac Medico2012-09-141-10/+10
* Convert funcs of phase*.sh to __ prefixed namespace.Brian Harring2012-09-141-12/+12
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-14/+14
* Convert funcs of bashrc-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-4/+4
* Deprecate EAPI 5_pre1.Zac Medico2012-09-131-13/+0
* Add EAPI 5_pre2 with features approved by councilZac Medico2012-09-111-4/+0
* use(): use set -f and handle IFSZac Medico2012-09-101-2/+6
* best/has_version: --host-root first arg onlyZac Medico2012-09-081-22/+12
* Quote ${EAPI} more.Zac Medico2012-09-021-1/+1
* apply_user_patches: die if EBUILD_PHASE is wrongZac Medico2012-09-011-0/+2
* Fix usex for EAPI 4-python|4-slot-abi.Zac Medico2012-08-311-1/+1
* EAPI 5: usex helper functionUlrich Müller2012-08-311-0/+14
* EAPI 5: --host-root option for best/has_versionZac Medico2012-08-301-12/+56
* EAPI 5: econf --disable-silent-rulesZac Medico2012-08-291-5/+23
* EAPI 5: User patches (no-op dummy stub for now)Zac Medico2012-08-291-0/+15
* EAPI 5: src_test support for parallel testsZac Medico2012-08-291-4/+10
* Remove tests for deprecated 3_pre2 EAPI.Ulrich Müller2012-08-151-2/+2
* Revert "econf: add --disable-silent-rules, bug #379497#c6"Zac Medico2012-08-071-10/+4
* econf: add --disable-silent-rules, bug #379497#c6Zac Medico2012-08-041-4/+10
* phase-helpers.sh: set -x when emulating yesZac Medico2012-01-241-1/+1
* remove stray 'fi' from last commitZac Medico2012-01-171-1/+0
* _eapi0_src_test: remove redundant FEATURES checksZac Medico2012-01-171-7/+4
* Support FEATURES=force-prefix.Zac Medico2011-12-081-9/+9
* Make USE=prefix enable EPREFIX in all EAPIs.Zac Medico2011-12-071-9/+18
* Use local EPREFIX for uniformity.Zac Medico2011-11-091-12/+11