dohtml: restore behavior noted in bug #425214
[portage.git] / bin / phase-helpers.sh
2013-09-01 Zac Medicounpack: warn for unofficial sufffix, bug #476738
2013-08-22 Ulrich MüllerMake keepdir an external ebuild helper program.
2013-06-19 Zac MedicoFix cross-prefix bugs, and test.
2013-06-18 Ruud KoolenAdd cross-prefix support
2013-05-12 Zac Medicoebuild-ipc: use safe cwd for import, bug #469338
2013-02-14 Zac MedicoEXTRA_ECONF: support quoted args, bug #457136
2013-02-11 Zac MedicoDisable IUSE check for binary pkg API consumers.
2013-02-05 Zac Medicoeconf: teak timestamp preservation
2013-02-04 Zac Medicoeconf: preserve configure timestamp, bug #440304
2013-01-01 Zac Medicouse(): fatal missing IUSE in EAPI 5, bug #449708
2012-11-25 Arfrever Frehtes... unpack(): Handle suffixes in case-insensitive way.
2012-11-16 Arfrever Frehtes... EAPI="5-progress": Add package_manager_build_user(...
2012-10-17 Arfrever Frehtes... Make keepdir() compatible with subslots.
2012-10-13 Arfrever Frehtes... EAPI="5-progress": Add master_repositories(), repositor...
2012-10-07 Arfrever Frehtes... best_version() and has_version(): Improve die() messages.
2012-09-26 Arfrever Frehtes... Add eapi.sh with ___eapi_*() functions and use these...
2012-09-17 Zac Medico__strip_duplicate_slashes: quote paths
2012-09-14 Zac MedicoUse __ prefix for _hasg, _hasgq, and _unpack_tar.
2012-09-14 Brian HarringConvert funcs of phase*.sh to __ prefixed namespace.
2012-09-14 Brian HarringConvert funcs of isolated-functions.sh to __ prefixed...
2012-09-14 Brian HarringConvert funcs of bashrc-functions.sh to __ prefixed...
2012-09-14 Zac MedicoDeprecate EAPI 5_pre1.
2012-09-12 Zac MedicoAdd EAPI 5_pre2 with features approved by council
2012-09-10 Zac Medicouse(): use set -f and handle IFS
2012-09-08 Zac Medicobest/has_version: --host-root first arg only
2012-09-02 Zac MedicoQuote ${EAPI} more.
2012-09-02 Zac Medicoapply_user_patches: die if EBUILD_PHASE is wrong
2012-08-31 Zac MedicoFix usex for EAPI 4-python|4-slot-abi.
2012-08-31 Ulrich MüllerEAPI 5: usex helper function
2012-08-31 Zac MedicoEAPI 5: --host-root option for best/has_version
2012-08-30 Zac MedicoEAPI 5: econf --disable-silent-rules
2012-08-30 Zac MedicoEAPI 5: User patches (no-op dummy stub for now)
2012-08-29 Zac MedicoEAPI 5: src_test support for parallel tests
2012-08-15 Ulrich MüllerRemove tests for deprecated 3_pre2 EAPI.
2012-08-07 Zac MedicoRevert "econf: add --disable-silent-rules, bug #379497#c6"
2012-08-04 Zac Medicoeconf: add --disable-silent-rules, bug #379497#c6
2012-01-25 Zac Medicophase-helpers.sh: set -x when emulating yes
2012-01-17 Zac Medicoremove stray 'fi' from last commit
2012-01-17 Zac Medico_eapi0_src_test: remove redundant FEATURES checks
2011-12-08 Zac MedicoSupport FEATURES=force-prefix.
2011-12-08 Zac MedicoMake USE=prefix enable EPREFIX in all EAPIs.
2011-11-09 Zac MedicoUse local EPREFIX for uniformity.
2011-11-09 Zac MedicoUse local ED for uniformity.
2011-11-08 Zac Medicohas/best_version: fix grammar in docs
2011-11-07 Zac Medicobest/has_version: fix eroot assignment
2011-11-07 Zac MedicoOnly support ROOT override for best/has_version.
2011-11-07 Zac MedicoFix best/has_version ROOT override for EAPI 3-4.
2011-11-02 Zac Medicophase-helpers.sh: fix best/has_version for prefix
2011-11-02 Zac MedicoAdd EPREFIX and ED support in all ebuild helpers.
2011-09-23 Zac MedicoRevert "unpack: handle non-gz files from deb2targz"
2011-09-23 Zac Medicounpack: handle non-gz files from deb2targz
2011-09-11 Zac Medicoebuild.sh: move hasg* funcs into econf
2011-09-11 Zac Medicobuild.sh: has/best_version to phase-helpers.sh
2011-09-11 Zac Medicoebuild.sh: move use* funcs to phase-helpers.sh
2011-09-11 Zac Medicoebuild.sh: split out phase-helpers.sh