summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "xml/metadata: implement XMLParser.doctype()"Zac Medico2011-08-313-19/+13
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-313-13/+19
* dosym: QA warn if target is existing dirZac Medico2011-08-221-1/+2
* dosym: QA warn if basename omitted (bug #379899)Zac Medico2011-08-221-0/+5
* Update timestamps in headers of modified files.Zac Medico2011-07-126-6/+6
* Remove all hasq/useq calls for bug #199722.Zac Medico2011-07-086-19/+19
* Fix last commit to work regardless of nullglob.Zac Medico2011-06-301-1/+2
* ecompress: beware of -k in PORTAGE_COMPRESS_FLAGSZac Medico2011-06-301-1/+4
* doins: add reference to bug #239529Zac Medico2011-05-041-1/+4
* doins: tweak $DISTDIR symlink handlingZac Medico2011-04-111-2/+3
* doins: dereference abs symlinks to filesZac Medico2011-04-111-1/+7
* dodoc: update copyright datev2.2.0_alpha26Zac Medico2011-03-011-1/+1
* doins: fix dodoc directory error handlingZac Medico2011-02-251-0/+4
* doins: avoid die when called as dodoc with no argZac Medico2011-02-251-11/+11
* dodoc: call doins, to reuse recursion codeZac Medico2011-02-252-51/+13
* dodoc: quote ${0}Zac Medico2011-02-251-2/+2
* dodoc: Honour exit status of install, bug 356389.Ulrich Mueller2011-02-252-3/+7
* newins in EAPI 4 should actually install the file. Fixes bug 350385.Ulrich Mueller2011-01-021-3/+5
* bash: as a general rule, use read -rZac Medico2010-12-293-4/+4
* doins: use read -rUlrich Müller2010-12-291-1/+1
* Substitute bash builtin >> for touch command.Zac Medico2010-12-193-6/+12
* Don't compress empty files, bug 340935.Ulrich Mueller2010-10-141-0/+1
* doman: ${mandir} can't contain complete suffix so don't check for it.Michał Górny2010-09-271-1/+1
* Revert "Remove ebuild-helpers/preplib (bug 102297)"Zac Medico2010-09-141-0/+28
* Remove ebuild-helpers/preplib (bug 102297)Sebastian Luther2010-09-131-28/+0
* Remove all \a (alert/bell/beep) tokens (bug 336024)Sebastian Luther2010-09-061-1/+1
* Update copyright header.Ulrich Mueller2010-09-051-1/+1
* dodoc, prepalldocs: Don't test for EAPI; use helpers in subdir 4 instead.Ulrich Mueller2010-09-054-8/+2
* Don't regenerate GNU Info if the dir contains a .keepinfodir file, bug 257260.Ulrich Mueller2010-09-051-0/+3
* Update copyright headers.Ulrich Mueller2010-08-284-4/+4
* Implement controllable compression and docompress, bug #273633.Ulrich Mueller2010-08-286-3/+16
* ecompressdir: use proper exit valueJonathan Callen2010-08-271-1/+1
* Update docs, comments, and messages to refer to make.globals inZac Medico2010-08-191-3/+2