ebuild: fetch: Flatten conditionals in _get_fetch_resume_size
[portage.git] / bin / ebuild-helpers / prepstrip
2014-01-07 Arfrever Frehtes... Update dates in recently changed files.
2014-01-05 Mike Frysingerprepstrip: do no strip static libs when FEATURES=splitdebug
2013-12-21 Mike Frysingeradd a __bashpid helper for <bash-4.0 versions
2013-08-02 Zac Medicoprepstrip: PORTAGE_PYTHONPATH for xattr-helper.py
2013-03-27 Zac MedicoSupport RESTRICT=splitdebug
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
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-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-26 Arfrever Frehtes... Add eapi.sh with ___eapi_*() functions and use these...
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-08-23 Zac Medicoprepstrip: avoid debugedit/strip interference
2012-08-11 Nico Roeserinstallsources: fix file permissions, bug #430962
2012-07-15 Zac Medicoprepstrip: avoid rm warning about cwd
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-01-14 Mike Frysingeradd support for compressing debug sections to save...
2012-01-14 Mike Frysingerprepstrip: add writable workaround for everyone
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-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-07-12 Zac MedicoUpdate timestamps in headers of modified files.
2011-07-08 Zac MedicoRemove all hasq/useq calls for bug #199722.
2010-12-20 Zac MedicoSubstitute bash builtin >> for touch command.
2010-09-06 Sebastian LutherRemove all \a (alert/bell/beep) tokens (bug 336024)
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2009-10-23 Zac MedicoUse find with -print0 for absolute safety.
2009-10-23 Zac MedicoBug #289967 - Update installsources rsync code for...
2009-08-21 Arfrever Frehtes... Support QA_DT_HASH_${ARCH} and QA_PRESTRIPPED_${ARCH...
2009-03-12 Zac MedicoMove ebuild helpers into an ebuild-helpers subdirectory.