aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emake: pass EXTRA_EMAKE after user's "$@", not beforeSergei Trofimovich2014-08-091-2/+2
* ebuild-helpers/xattr/install: use install-xattrAnthony G. Basile2014-06-171-2/+25
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-01-071-1/+1
* prepstrip: do no strip static libs when FEATURES=splitdebugMike Frysinger2014-01-051-2/+7
* add a __bashpid helper for <bash-4.0 versionsMike Frysinger2013-12-211-2/+2
* unprivileged/chown: fix bug #470992v2.2.2Benda Xu2013-09-091-1/+9
* doexe/newins: mktemp for bug #484332Zac Medico2013-09-092-7/+6
* doins: use mktemp for private files, bug #484332Zac Medico2013-09-091-1/+1
* Make keepdir an external ebuild helper program.Ulrich Müller2013-08-221-0/+20
* dodoc: Add a QA warning when called with no arguments.Ulrich Müller2013-08-211-0/+1
* prepstrip: PORTAGE_PYTHONPATH for xattr-helper.pyZac Medico2013-08-021-1/+4
* Sanitize PYTHONPATH for helpers, bug #477764Zac Medico2013-07-223-3/+3
* install.py: add bash wrapper for python scriptZac Medico2013-06-211-0/+12
* ecompressdir: indirect symlinks, bug #470916Zac Medico2013-05-211-0/+15
* dohtml: restore cwd for __helpers_dieZac Medico2013-05-121-1/+3
* dohtml: safe cwd, bug #469338Zac Medico2013-05-121-0/+3
* ebuild-ipc: use safe cwd for import, bug #469338Zac Medico2013-05-121-1/+3
* ecompressdir: fix decompress, bug #462936Zac Medico2013-04-011-2/+2
* Support RESTRICT=splitdebugZac Medico2013-03-271-1/+2
* prepman: do not compress files <=128 bytesMike Frysinger2013-03-202-8/+30
* prepallman: avoid temp file indirectionMike Frysinger2013-03-201-3/+2
* prepstrip: skip redundant build ID ln -s callsAlphat-PC2013-03-131-2/+2
* prepstrip: strip .note.gnu.gold-version sectionsAlphat-PC2013-03-131-1/+1
* prepstrip: fix readelf Build ID for bug #460510Alphat-PC2013-03-131-2/+1
* preplib: remove for bug #102297Zac Medico2013-02-151-32/+0
* prepstrip: preserve xattrs, bug #446420Zac Medico2012-12-111-3/+33
* prepstrip: handle objcopy failure, bug #446774Zac Medico2012-12-101-4/+8
* prepstrip: add comment for bug #445336v2.2.0_alpha144Zac Medico2012-12-011-0/+1
* prepstrip: avoid duplicates for bug #445336Zac Medico2012-12-011-2/+4
* Revert "prepstrip: avoid duplicates for bug #445336"Zac Medico2012-12-011-1/+1
* prepstrip: avoid duplicates for bug #445336Zac Medico2012-11-301-1/+1
* strip trailing whitespaceMike Frysinger2012-11-223-3/+3
* prepstrip: check USERLAND outside of loopZac Medico2012-11-061-13/+8
* prepstrip: handle empty inode listZac Medico2012-11-051-1/+1
* prepstrip: account for new inode created by stripZac Medico2012-11-041-17/+43
* Add chown and chgrp wrappers for prefix.Zac Medico2012-09-303-5/+34
* prepalldocs: fix inverted eapi_has_docompressZac Medico2012-09-261-1/+1
* dodoc: source isolated-functions.sh earlierZac Medico2012-09-261-2/+2
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-2627-128/+133
* doheader: don't count -r as required argZac Medico2012-09-161-1/+1
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-1325-66/+66
* Convert funcs of bashrc-functions.sh to __ prefixed namespace.Brian Harring2012-09-132-10/+10
* 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