summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Quote ${EAPI} more.Zac Medico2012-09-022-2/+2
* ebuild-helpers/bsd/sed: whitespace + quotingZac Medico2012-09-021-5/+5
* ebuild-helpers/sed: move to bsd subdirectoryZac Medico2012-09-011-0/+0
* ebuild-helpers/sed: use -ef to check recursionZac Medico2012-09-011-2/+2
* Eliminate bin/ebuild-helpers/4 directory.Zac Medico2012-09-019-15/+51
* EAPI 5: doheader and newheader helper functionsUlrich Müller2012-08-312-0/+22
* Whitespace.Ulrich Müller2012-08-251-1/+1
* EAPI 5: new* commands can read from stdin, bug 263565.Ulrich Müller2012-08-251-16/+39
* new*: symlink to generic newins implementationZac Medico2012-08-2510-220/+10
* newins: become generic so new* can be symlinksZac Medico2012-08-251-19/+20
* prepstrip: avoid debugedit/strip interferenceZac Medico2012-08-231-14/+16
* Remove tests for deprecated 3_pre2 EAPI.Ulrich Müller2012-08-152-4/+4
* installsources: fix file permissions, bug #430962Nico Roeser2012-08-111-1/+1
* prepstrip: avoid rm warning about cwdZac Medico2012-07-151-0/+1
* ecompressdir: fix brokenlink newdest logicZac Medico2012-06-011-1/+5
* ecompressdir: avoid ecompress.break interferenceZac Medico2012-06-011-3/+3
* ecompressdir: fix ln -s for bug #418309Zac Medico2012-06-011-3/+7
* ecompressdir: fix funk_up_dir return valueZac Medico2012-06-011-2/+4
* prepstrip: fix installsources breakageZac Medico2012-05-141-3/+3
* prepstrip: fix hardlink race in process_elfZac Medico2012-05-141-6/+16
* prepstrip: fix hardlink handling for subshellsZac Medico2012-05-141-12/+17
* prepstrip: make splitdebug/installsources parallel safeMike Frysinger2012-05-141-24/+20
* prepstrip: tweak style and document helper funcs a bitMike Frysinger2012-05-141-15/+19
* prepstrip: run the log parsing in parallel to file strippingMike Frysinger2012-05-141-5/+5
* prepstrip: wait for Pre-stripped check to finishZac Medico2012-05-141-0/+3
* prepstrip: disable parallel for splitdebug, etc..Zac Medico2012-05-141-2/+17
* prepstrip/ecompressdir: parallelize operationsMike Frysinger2012-05-122-8/+42
* fowners: return success for prefix if EUID != 0Zac Medico2012-03-291-2/+8
* dosym: add $EPREFIX to absolute targetJeremy Olexa2012-03-291-2/+5
* ecompressdir: handle abs symlink, bug #405327Zac Medico2012-02-221-3/+10
* ecompress: don't rename dir symlink, bug #399595Zac Medico2012-01-211-0/+4
* add support for compressing debug sections to save spaceMike Frysinger2012-01-141-2/+4
* prepstrip: add writable workaround for everyoneMike Frysinger2012-01-141-1/+1
* ebuild-helpers/new*: QA warn for extra argsZac Medico2011-12-2211-10/+43
* Strip .GCC.command.line from output files as well.Michał Górny2011-12-211-1/+1
* prepstrip: merge diff from prefix branchZac Medico2011-12-191-9/+26
* Support FEATURES=force-prefix.Zac Medico2011-12-0825-25/+25
* Make USE=prefix enable EPREFIX in all EAPIs.Zac Medico2011-12-0725-26/+52
* ecompressdir: remove 'continue' from loop logicZac Medico2011-11-081-6/+3
* Handle empty PORTAGE_COMPRESS for bug #389047.Zac Medico2011-11-071-1/+5
* Add EPREFIX and ED support in all ebuild helpers.Zac Medico2011-11-0125-95/+144
* prepstrip: make sure eu-strip embeds right filenameMike Frysinger2011-10-111-1/+4
* prepstrip: add support for elfutils stripMike Frysinger2011-10-111-18/+46
* prepstrip: extract buildid with readelf to avoid debugedit when possibleMike Frysinger2011-10-111-9/+23
* prepstrip: avoid a `dirname` with a simple ${var%/*}Mike Frysinger2011-10-101-1/+1
* prepstrip: tweak style of debugedit checksv2.2.0_alpha65Zac Medico2011-10-091-8/+8
* prepstrip: merge debugedit checks moreZac Medico2011-10-091-5/+11
* prepstrip: optimize duplicate calls to `has`Mike Frysinger2011-10-091-12/+23
* prepstrip: merge debugedit checksMike Frysinger2011-10-091-6/+5
* prepstrip: optimize chmod slightlyMike Frysinger2011-10-091-3/+3