aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* phase-helpers.sh: Implement -r|-d|-b options for best/has_versionJames Le Cuirot2018-05-011-1/+5
* econf: Pass --with-sysroot="${ESYSROOT:-/}" under EAPI 7James Le Cuirot2018-05-011-0/+4
* Export BROOT to ebuild env in EAPI 7James Le Cuirot2018-05-011-0/+4
* Export SYSROOT and ESYSROOT in ebuild env in EAPI 7James Le Cuirot2018-05-011-0/+4
* bin/eapi.sh: fix inverted ___eapi_has_dostrip logicZac Medico2018-03-271-1/+1
* Add dostrip for EAPI 7Zac Medico2018-03-271-0/+4
* Support BDEPEND (CBUILD dependencies) in EAPI 7Michał Górny2018-03-171-0/+4
* Do not export PORTDIR & ECLASSDIR in EAPI 7Michał Górny2018-03-111-0/+4
* Support ENV_UNSET for EAPI 7Michał Górny2018-03-111-0/+4
* Add EAPI 7 version comparison & manipulation functionsMichał Górny2018-03-111-0/+4
* Ban DESTTREE/INSDESTTREE in EAPI 7Michał Górny2018-03-041-0/+4
* domo: force /usr prefix in EAPI 7Michał Górny2018-03-041-0/+4
* Ban dolib/libopts for EAPI 7Michał Górny2018-03-041-0/+4
* Ban dohtml for EAPI 7Michał Górny2018-03-041-1/+5
* Use bash-4.2 for all future EAPIs, until declared otherwiseMichał Górny2018-03-041-2/+2
* ebuild: Extend helper-in-global-scope ban to all EAPIsMichał Górny2016-05-201-4/+0
* ebuild: set up bash compat levelsMike Frysinger2015-11-121-0/+8
* bin/eapi.sh: Invert condition in ___eapi_unpack_supports_absolute_paths().Ulrich Müller2015-02-161-1/+1
* bin/eapi.sh: default to EAPI=0 when EAPI is unsetSergei Trofimovich2015-01-171-45/+45
* Deprecate dohtml for EAPI 6Michał Górny2014-12-041-0/+4
* Ban einstall for EAPI 6Michał Górny2014-12-041-0/+4
* Disallow helpers in global scope in EAPI 6Michał Górny2014-12-041-1/+1
* Add tentative EAPI6 in_iuse() functionMichał Górny2014-12-041-0/+4
* Add tentative EAPI6 nonfatal support to die()Michał Górny2014-12-041-0/+4
* Add tentative EAPI6 absolute path support to unpack()Michał Górny2014-12-041-0/+4
* Add tentative EAPI6 .txz unpack supportMichał Górny2014-12-041-0/+4
* Enable tentative EAPI6 failglob in global scopeMichał Górny2014-12-041-0/+4
* Add tentative support for EAPI6 eapply_user functionMichał Górny2014-12-041-0/+4
* Add tentative support for EAPI6 eapply functionMichał Górny2014-12-041-0/+4
* Add tentative support for EAPI6 einstalldocs functionMichał Górny2014-12-041-0/+4
* Add tentative support for EAPI6 get_libdir()Michał Górny2014-12-041-0/+4
* Add tentative support for EAPI6 --docdir and --htmldirMichał Górny2014-12-041-0/+4
* EAPI="5-progress": Support case-insensitive matching of extensions in unpack().Arfrever Frehtes Taifersar Arahesis2013-09-111-1/+1
* unpack: warn for unofficial sufffix, bug #476738Zac Medico2013-09-011-0/+4
* EAPI="5-progress": Add package_manager_build_user() and package_manager_build...Arfrever Frehtes Taifersar Arahesis2012-11-161-0/+8
* EAPI="5-progress": Add master_repositories(), repository_path(),Arfrever Frehtes Taifersar Arahesis2012-10-141-0/+20
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-261-0/+113