Add QA_MULTILIB_PATHS for bug #437910.
[portage.git] / man / ebuild.5
2012-10-11 Zac MedicoAdd QA_MULTILIB_PATHS for bug #437910.
2012-09-25 Dennis SchriddeDocument targetroot useflag in ebuild(5)
2012-09-25 Dennis SchriddeDocument default behaviour without --root-deps for...
2012-09-25 Dennis SchriddePut lengthy install-location documentation into an...
2012-09-24 Zac MedicoRe-word HDEPEND docs wrt "EAPI 5 and earlier"
2012-09-24 Dennis SchriddeDocument HDEPEND in ebuild(5)
2012-09-24 Mike Frysingerdrop support for QA_DT_HASH/QA_STRICT_DT_HASH
2012-09-24 Dennis SchriddeImprove wording of *DEPEND variable description in...
2012-09-24 Dennis SchriddeBetter documentation of PDEPEND in ebuild(5)
2012-09-24 Dennis SchriddeFix referencens to Dependencies section of ebuild(5)
2012-09-24 Dennis SchriddeAdjust code of first paragraph of ebuild(5) to 80 char...
2012-09-24 Dennis SchriddeReorder and cleanup of ebuild(5)
2012-09-20 Zac MedicoEnable official EAPI 5 support. v2.2.0_alpha130
2012-09-20 Zac MedicoAdd QA_DESKTOP_FILE variable.
2012-09-15 Zac Medicoebuild.5: EAPI 5 best/has_version --host-root
2012-09-15 Zac Medicoebuild.5: EAPI 5 new* commands can read stdin
2012-09-15 Zac Medicoebuild.5: add EAPI 5 doheader helper
2012-09-15 Zac Medicoebuild.5: EAPI 5 econf add --disable-silent-rules
2012-09-15 Zac Medicoebuild.5: add EAPI 5 usex helper
2012-09-15 Zac Medicoebuild.5: EAPI 5 default_src_test parallel
2012-09-15 Zac Medicoebuild.5: add EAPI 5 EBUILD_PHASE_FUNC variable
2012-09-15 Zac Medicoebuild.5: add EAPI 5 REQUIRED_USE ?? operator
2012-09-15 Zac Medicoebuild.5: document EAPI 5 slot operator, sub-slot
2012-09-04 Zac Medicoebuild.5: clarify pkg_nofetch for bug #423403
2012-07-20 Ian Stakenviciusebuild.5: fix (-) use dep example for bug #427384
2012-07-10 Mike Frysingerebuild(5): note that keepdir/dodir accept multiple...
2012-06-29 Mike Frysingerebuild(5): add missing bold around EAPI {3,4} mention
2012-04-13 Zac Medicoebuild.5: use example.com for bug #411835
2012-01-02 Gavin Prykeebuild.5: fix REQUIRED_USE sample for bug #397415
2011-12-24 Zac MedicoUpdate date headers in man pages.
2011-12-22 Arfrever Frehtes... Fix description of QA_FLAGS_IGNORED.
2011-12-22 Zac MedicoShare variables for CFLAGS and LDFLAGS checks.
2011-12-21 Zac MedicoUse *FLAGS for CFLAGS ignorance checks.
2011-12-21 Zac Medicos/QA_DT_SWITCHES/QA_CFLAGS_IGNORED/
2011-12-21 Michał GórnySupport checking for ignored CFLAGS using -frecord...
2011-10-14 Zac MedicoAdd QA_SONAME_NO_SYMLINK for bug #387053.
2011-07-08 Zac Medicoebuild.5: remove hasq docs for bug #199722
2011-06-21 Zac Medicoconfig: repo-level make.defaults/package.use
2011-05-30 Alexandre Rostovtsevman/ebuild.5: document DOCS variable for EAPI 4
2011-05-15 Arfrever Frehtes... Fix some typos.
2011-02-19 Zac Medico_eapi4_src_install: handle empty DOCS like PMS
2011-02-07 Zac MedicoUpdate dates in headers.
2011-02-07 Zac Medicoebuild.5: fix spelling of "defaults"
2011-01-12 Zac Medicoeconf: check confgure --help for --disable-dep...
2011-01-02 Zac Medicodoc use_with/enable empty 3rd arg in EAPI 4
2010-12-31 Zac Medicoebuild(5): fix grammar for dodoc -r
2010-12-31 Zac Medicoebuild(5): REPLAC* variables in EAPI 4
2010-12-31 Zac Medicoebuild(5): MERGE_TYPE in EAPI 4
2010-12-31 Zac Medicoebuild(5): src_install in EAPI 4
2010-12-31 Zac Medicoebuild(5): pkg_pretend in EAPI 4
2010-12-31 Zac Medicoebuild(5): REQUIRED_USE in EAPI 4
2010-12-31 Zac Medicoebuild(5): USE dependency defaults in EAPI 4
2010-12-31 Zac Medicoebuild(5): econf --disable-dep in EAPI 4
2010-12-31 Zac Medicoebuild(5): doman -i18n overrides suffix in EAPI 4
2010-12-31 Zac Medicoebuild(5): do/newins preserve symlinks in EAPI 4
2010-12-31 Zac Medicoebuild(5): fix dosym docs (reference to hardlink)
2010-12-31 Zac Medicoebuild(5): escape hyphens in docompress docs
2010-12-31 Zac Medicoebuild(5): dodoc -r supported in EAPI 4
2010-12-30 Zac Medicoebuild(5): new docompress helper in EAPI 4
2010-12-30 Zac Medicoebuild(5): helpers die automatically in EAPI 4
2010-12-30 Zac Medicoebuild(5): dohard is not supported in EAPI 4
2010-12-30 Zac Medicoebuild(5): dosed is not supported in EAPI 4
2010-11-26 Zac MedicoFix quotes in QA_PREBUILT docs.
2010-10-12 Zac MedicoUpdate man page header dates.
2010-09-08 Michał GórnyRemove newlib from ebuild(5) as it does not exist.
2010-08-30 Zac MedicoReplace the literal portage version in all man page...
2010-08-21 Zac MedicoAdd support for a QA_PREBUILT variable should contain...
2010-08-20 Zac MedicoUpdate docs, comments, and messages to refer to make...
2010-08-11 Zac MedicoAdd not about RDEPEND not being implicitly set in EAPI...
2010-08-07 Zac MedicoBug #331413 - Clarify the behavior of the =$CATEGORY...
2010-08-06 Zac MedicoBug #331413 - Clarify valid $VERSION parts that may...
2010-04-26 Zac MedicoBug #317133 - s/execinto/exeinto/. Thanks to Denilson...
2010-01-04 Zac MedicoDocument doins -r option.
2009-12-12 Zac Medico* Fix type in econf --host argument.
2009-12-12 Arfrever Frehtes... Fix typo.
2009-12-11 Zac MedicoAdd more EAPI 3 conditionals for prefix variables.
2009-12-11 Zac MedicoAdd EAPI 3 conditionals for prefix variables.
2009-12-10 Fabian Groffenfix definition regarding slashes for EPREFIX, D, ED...
2009-12-10 Fabian GroffenImplement forward compatible Prefix support. This...
2009-12-06 Zac MedicoBug #295715 - Implement a register_success_hook functio...
2009-10-09 Zac MedicoBug #274497 - Misc spelling, grammar, and terminology...
2009-09-15 Arfrever Frehtes... Update documentation of inherit. Reported by Jeremy...
2009-09-04 Arfrever Frehtes... Fix documentation of some QA_* variables.
2009-08-21 Arfrever Frehtes... Rename QA_NEEDED to QA_DT_NEEDED.
2009-08-21 Arfrever Frehtes... Add support for QA_SONAME variable (bug #281964). Add...
2009-07-12 Arfrever Frehtes... Improve description of QA_DT_HASH.
2009-05-03 Zac MedicoFix "arguments" spelling. v2.2_rc33
2009-05-03 Zac MedicoBug #268398 - Document econf's automatic die behavior.
2009-04-29 Zac MedicoClarify RESTRICT=bindist docs by referring to 'built...
2009-01-25 Zac MedicoFix die() usage in ebuild phase examples. Thanks to...
2008-12-29 Zac MedicoSpecify that metadata variable values should only conta...
2008-12-24 Zac MedicoBug #251976 - Add a QA_PRESTRIPPED variable for ebuilds...
2008-11-23 Zac MedicoAdd a note about negative IUSE default settings being...
2008-11-14 Zac MedicoUse a table to condense the docs for the default_*...
2008-11-14 Zac MedicoBug #244485 - Document the !!atom blocker syntax.
2008-11-14 Zac MedicoAdd newlines so that first lines of tables display...
2008-11-14 Zac MedicoBug #244485 - Document USE dependencies.
2008-11-13 Zac MedicoBug #244485 - Document SRC_URI arrows for output file...
2008-11-13 Zac MedicoRename the "FUNCTIONS" section to "PHASE FUNCTIONS".
2008-11-13 Zac MedicoBug #244485 - Document the default phase function helpers.
next