Add anoncvs gentoo-x86 example in documentation of repos.conf.
[portage.git] / bin / ebuild-helpers /
2013-07-22 Zac MedicoSanitize PYTHONPATH for helpers, bug #477764
2013-06-22 Zac Medicoinstall.py: add bash wrapper for python script
2013-05-21 Zac Medicoecompressdir: indirect symlinks, bug #470916
2013-05-12 Zac Medicodohtml: restore cwd for __helpers_die
2013-05-12 Zac Medicodohtml: safe cwd, bug #469338
2013-05-12 Zac Medicoebuild-ipc: use safe cwd for import, bug #469338
2013-04-01 Zac Medicoecompressdir: fix decompress, bug #462936
2013-03-27 Zac MedicoSupport RESTRICT=splitdebug
2013-03-20 Mike Frysingerprepman: do not compress files <=128 bytes
2013-03-20 Mike Frysingerprepallman: avoid temp file indirection
2013-03-14 Alphat-PCprepstrip: skip redundant build ID ln -s calls
2013-03-14 Alphat-PCprepstrip: strip .note.gnu.gold-version sections
2013-03-14 Alphat-PCprepstrip: fix readelf Build ID for bug #460510
2013-02-15 Zac Medicopreplib: remove for bug #102297
2012-12-11 Zac Medicoprepstrip: preserve xattrs, bug #446420
2012-12-10 Zac Medicoprepstrip: handle objcopy failure, bug #446774
2012-12-01 Zac Medicoprepstrip: add comment for bug #445336 v2.2.0_alpha144
2012-12-01 Zac Medicoprepstrip: avoid duplicates for bug #445336
2012-12-01 Zac MedicoRevert "prepstrip: avoid duplicates for bug #445336"
2012-12-01 Zac Medicoprepstrip: avoid duplicates for bug #445336
2012-11-22 Mike Frysingerstrip trailing whitespace
2012-11-06 Zac Medicoprepstrip: check USERLAND outside of loop
2012-11-06 Zac Medicoprepstrip: handle empty inode list
2012-11-05 Zac Medicoprepstrip: account for new inode created by strip
2012-09-30 Zac MedicoAdd chown and chgrp wrappers for prefix.
2012-09-27 Zac Medicoprepalldocs: fix inverted eapi_has_docompress
2012-09-26 Zac Medicododoc: source isolated-functions.sh earlier
2012-09-26 Arfrever Frehtes... Add eapi.sh with ___eapi_*() functions and use these...
2012-09-17 Zac Medicodoheader: don't count -r as required arg
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-02 Zac MedicoQuote ${EAPI} more.
2012-09-02 Zac Medicoebuild-helpers/bsd/sed: whitespace + quoting
2012-09-01 Zac Medicoebuild-helpers/sed: move to bsd subdirectory
2012-09-01 Zac Medicoebuild-helpers/sed: use -ef to check recursion
2012-09-01 Zac MedicoEliminate bin/ebuild-helpers/4 directory.
2012-08-31 Ulrich MüllerEAPI 5: doheader and newheader helper functions
2012-08-25 Ulrich MüllerWhitespace.
2012-08-25 Ulrich MüllerEAPI 5: new* commands can read from stdin, bug 263565.
2012-08-25 Zac Mediconew*: symlink to generic newins implementation
2012-08-25 Zac Mediconewins: become generic so new* can be symlinks
2012-08-23 Zac Medicoprepstrip: avoid debugedit/strip interference
2012-08-15 Ulrich MüllerRemove tests for deprecated 3_pre2 EAPI.
2012-08-11 Nico Roeserinstallsources: fix file permissions, bug #430962
2012-07-15 Zac Medicoprepstrip: avoid rm warning about cwd
2012-06-02 Zac Medicoecompressdir: fix brokenlink newdest logic
2012-06-02 Zac Medicoecompressdir: avoid ecompress.break interference
2012-06-02 Zac Medicoecompressdir: fix ln -s for bug #418309
2012-06-02 Zac Medicoecompressdir: fix funk_up_dir return value
2012-05-14 Zac Medicoprepstrip: fix installsources breakage
2012-05-14 Zac Medicoprepstrip: fix hardlink race in process_elf
2012-05-14 Zac Medicoprepstrip: fix hardlink handling for subshells
2012-05-14 Mike Frysingerprepstrip: make splitdebug/installsources parallel...
2012-05-14 Mike Frysingerprepstrip: tweak style and document helper funcs a bit
2012-05-14 Mike Frysingerprepstrip: run the log parsing in parallel to file...
2012-05-14 Zac Medicoprepstrip: wait for Pre-stripped check to finish
2012-05-14 Zac Medicoprepstrip: disable parallel for splitdebug, etc..
2012-05-12 Mike Frysingerprepstrip/ecompressdir: parallelize operations
2012-03-29 Zac Medicofowners: return success for prefix if EUID != 0
2012-03-29 Jeremy Olexadosym: add $EPREFIX to absolute target
2012-02-22 Zac Medicoecompressdir: handle abs symlink, bug #405327
2012-01-21 Zac Medicoecompress: don't rename dir symlink, bug #399595
2012-01-14 Mike Frysingeradd support for compressing debug sections to save...
2012-01-14 Mike Frysingerprepstrip: add writable workaround for everyone
2011-12-22 Zac Medicoebuild-helpers/new*: QA warn for extra args
2011-12-21 Michał GórnyStrip .GCC.command.line from output files as well.
2011-12-20 Zac Medicoprepstrip: merge diff from prefix branch
2011-12-08 Zac MedicoSupport FEATURES=force-prefix.
2011-12-08 Zac MedicoMake USE=prefix enable EPREFIX in all EAPIs.
2011-11-08 Zac Medicoecompressdir: remove 'continue' from loop logic
2011-11-07 Zac MedicoHandle empty PORTAGE_COMPRESS for bug #389047.
2011-11-02 Zac MedicoAdd EPREFIX and ED support in all ebuild helpers.
2011-10-11 Mike Frysingerprepstrip: make sure eu-strip embeds right filename
2011-10-11 Mike Frysingerprepstrip: add support for elfutils strip
2011-10-11 Mike Frysingerprepstrip: extract buildid with readelf to avoid debuge...
2011-10-11 Mike Frysingerprepstrip: avoid a `dirname` with a simple ${var%/*}
2011-10-10 Zac Medicoprepstrip: tweak style of debugedit checks v2.2.0_alpha65
2011-10-10 Zac Medicoprepstrip: merge debugedit checks more
2011-10-10 Mike Frysingerprepstrip: optimize duplicate calls to `has`
2011-10-10 Mike Frysingerprepstrip: merge debugedit checks
2011-10-10 Mike Frysingerprepstrip: optimize chmod slightly
2011-09-01 Zac MedicoRevert "xml/metadata: implement XMLParser.doctype()"
2011-09-01 Zac Medicoxml/metadata: implement XMLParser.doctype()
2011-08-22 Zac Medicodosym: QA warn if target is existing dir
2011-08-22 Zac Medicodosym: QA warn if basename omitted (bug #379899)
2011-07-12 Zac MedicoUpdate timestamps in headers of modified files.
2011-07-08 Zac MedicoRemove all hasq/useq calls for bug #199722.
2011-06-30 Zac MedicoFix last commit to work regardless of nullglob.
2011-06-30 Zac Medicoecompress: beware of -k in PORTAGE_COMPRESS_FLAGS
2011-05-04 Zac Medicodoins: add reference to bug #239529
2011-04-12 Zac Medicodoins: tweak $DISTDIR symlink handling
2011-04-11 Zac Medicodoins: dereference abs symlinks to files
2011-03-02 Zac Medicododoc: update copyright date v2.2.0_alpha26
2011-02-25 Zac Medicodoins: fix dodoc directory error handling
2011-02-25 Zac Medicodoins: avoid die when called as dodoc with no arg
2011-02-25 Zac Medicododoc: call doins, to reuse recursion code
2011-02-25 Zac Medicododoc: quote ${0}
2011-02-25 Ulrich Muellerdodoc: Honour exit status of install, bug 356389.
2011-01-02 Ulrich Muellernewins in EAPI 4 should actually install the file....
2010-12-29 Zac Medicobash: as a general rule, use read -r
next