aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin: Rename all _E_*DESTTREE_ variables to __E_*DESTTREEUlrich Müller2023-04-271-8/+8
* bin: style tweaksSam James2022-08-011-2/+2
* bin/ebuild-helpers/doins: fix D check, add EPREFIX checkFabian Groffen2022-07-271-1/+11
* *: use /usr/bin/env bash iso /bin/bashFabian Groffen2022-07-251-1/+1
* doins: Fix directory install options when called as dodoc.Ulrich Müller2019-10-031-1/+2
* Fix uses of D/ED to account for no trailing slashMichał Górny2018-03-121-1/+1
* Ban DESTTREE/INSDESTTREE in EAPI 7Michał Górny2018-03-041-5/+13
* bin/ebuild-helpers/doins: fix PYTHONPATH setting (bug 640934)Zac Medico2017-12-151-1/+1
* Rewrite doins in python (bug 624526)Hidehiko Abe2017-12-021-113/+43
* require PORTAGE_{BIN,PYM}_PATH not be clearedMike Frysinger2015-06-101-1/+1
* doins: use mktemp for private files, bug #484332Zac Medico2013-09-091-1/+1
* dodoc: Add a QA warning when called with no arguments.Ulrich Müller2013-08-211-0/+1
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-261-10/+8
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-7/+7
* Eliminate bin/ebuild-helpers/4 directory.Zac Medico2012-09-011-7/+9
* Remove tests for deprecated 3_pre2 EAPI.Ulrich Müller2012-08-151-2/+2
* Support FEATURES=force-prefix.Zac Medico2011-12-081-1/+1
* Make USE=prefix enable EPREFIX in all EAPIs.Zac Medico2011-12-071-1/+2
* Add EPREFIX and ED support in all ebuild helpers.Zac Medico2011-11-011-7/+9
* Revert "xml/metadata: implement XMLParser.doctype()"Zac Medico2011-08-311-9/+7
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-311-7/+9
* 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
* 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-251-1/+12
* doins: use read -rUlrich Müller2010-12-291-1/+1
* * In helpers_die arguments, display ${0##*/} instead of $0 since $0Zac Medico2010-08-181-3/+3
* Make utilities die on failure in EAPI 4, bug 273651Dror Levin2010-08-121-2/+3
* Add back executable bits, accidentally removed in previous commit.Zac Medico2010-03-241-0/+0
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Fix it so an empty directory given to doins -r does not trigger failure.Zac Medico2010-01-061-7/+6
* Bug #299248 - Fix doins return code handling to make sure it always failsZac Medico2010-01-041-3/+20
* Add EAPI 3_pre2 to conditinals so the EAPI 4 stuff is disabled.Zac Medico2009-12-111-1/+1
* Bump EAPI conditionals to account for rename of EAPI 3 to 4. Thanks toZac Medico2009-12-081-1/+1
* Bug #273636 - Add doins and newins support for symlink preservation inZac Medico2009-10-171-5/+21
* In order to eliminate the possibility of integer overflay, replace things likeZac Medico2009-03-291-2/+2
* Move ebuild helpers into an ebuild-helpers subdirectory.Zac Medico2009-03-121-0/+98