prepstrip: avoid debugedit/strip interference
[portage.git] / bin / ebuild-helpers / prepstrip
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.