| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix eend so that it works properly on a standard BSD console. Thanks to Uber... | Zac Medico | 2007-05-02 | 2 | -0/+5 |
* | Handle KeyError when the ebuild is corrupt. | Zac Medico | 2007-04-30 | 1 | -1/+5 |
* | Fix -* handling in gvisible to match incremental semantics | Marius Mauch | 2007-04-30 | 4 | -10/+28 |
* | - add new echo module for people who don't want any real logging | Marius Mauch | 2007-04-30 | 10 | -5/+62 |
* | For bug #175058, avoid potential quoting issues by spawning FETCHCOMMAND with... | Zac Medico | 2007-04-29 | 2 | -8/+11 |
* | For bug #176384, adjust config according to options of the command being resu... | Zac Medico | 2007-04-28 | 1 | -0/+9 |
* | For bug #175058, properly quote the variables in FETCHCOMMAND and RESUMECOMMA... | Zac Medico | 2007-04-28 | 1 | -2/+2 |
* | Fix up missing mymergelist variable from the previous commit. | Zac Medico | 2007-04-28 | 1 | -5/+6 |
* | For bug #176305, validate the resume merge list before attempting to verify t... | Zac Medico | 2007-04-28 | 1 | -12/+13 |
* | In the installsources docs, note that CFLAGS needs to be set to include debug... | Zac Medico | 2007-04-26 | 1 | -1/+2 |
* | Always ensure permissions in DISTCC_DIR in order to try to prevent potential ... | Zac Medico | 2007-04-26 | 1 | -1/+1 |
* | For bug #176139, only symlink the distfiles that are required according the c... | Zac Medico | 2007-04-26 | 1 | -1/+1 |
* | fix typo | Alec Warner | 2007-04-24 | 1 | -1/+1 |
* | For bug #175781, add a higher preference priority for choices where all match... | Zac Medico | 2007-04-24 | 1 | -1/+15 |
* | Pretty up the repoman imports, use cPickle over pickle for performance | Alec Warner | 2007-04-24 | 1 | -3/+14 |
* | Use portable sh syntax rather than bash syntax. Thanks to drizzt. | Zac Medico | 2007-04-21 | 1 | -1/+1 |
* | Also validate RESTRICT inside doebuild(). | Zac Medico | 2007-04-20 | 1 | -1/+1 |
* | Also validate SRC_URI inside doebuild(). | Zac Medico | 2007-04-20 | 1 | -1/+1 |
* | For bug #175344, validate LICENSE and PROVIDE inside doebuild(). | Zac Medico | 2007-04-20 | 1 | -2/+15 |
* | For bug #175344, handle a potential InvalidDependString exception when parsin... | Zac Medico | 2007-04-20 | 1 | -2/+8 |
* | For bug #175344, handle a potential InvalidDependString exception when parsin... | Zac Medico | 2007-04-20 | 1 | -2/+8 |
* | For bug #175344, use cp_list instead of xmatch in order to avoid dep_expand c... | Zac Medico | 2007-04-20 | 1 | -1/+1 |
* | strip .comment by default, add a comment as to what we need before we can do ... | Mike Frysinger | 2007-04-17 | 1 | -4/+10 |
* | convert `type -p` to `type -P` as noted by grobian | Mike Frysinger | 2007-04-15 | 7 | -17/+17 |
* | do stripping after compression dequeueing | Mike Frysinger | 2007-04-14 | 1 | -1/+2 |
* | queue compression | Mike Frysinger | 2007-04-14 | 2 | -2/+2 |
* | revise tests so that `insinto /` does not trigger an error | Mike Frysinger | 2007-04-14 | 1 | -9/+9 |
* | Prefix the hardlink source with ${D} like we always have. | Zac Medico | 2007-04-14 | 1 | -1/+1 |
* | document new version suffix style #166522 | Mike Frysinger | 2007-04-14 | 1 | -7/+8 |
* | create leading directories to match behavior of other do* programs | Mike Frysinger | 2007-04-14 | 1 | -4/+5 |
* | simplify unsafe file checking so files/paths with spaces dont cause troubles | Mike Frysinger | 2007-04-13 | 1 | -14/+5 |
* | Use relative paths inside ecompressdir in order to avoid 'Argument list too l... | Zac Medico | 2007-04-13 | 1 | -1/+4 |
* | Add CATEGORY to blacklisted variables since it can interfere with CATEGORY gu... | Zac Medico | 2007-04-13 | 1 | -5/+3 |
* | Use catpkgsplit instead of pkgsplit for consistency with usage elsewhere. | Zac Medico | 2007-04-13 | 1 | -2/+2 |
* | Use a config instance that's not locked/immutable. | Zac Medico | 2007-04-13 | 1 | -2/+2 |
* | cleanup example ebuild to be more representative of a "good" ebuild #174260 b... | Mike Frysinger | 2007-04-12 | 1 | -11/+7 |
* | For bug #173808, add back the old heuristics to make sure that we don't just ... | Zac Medico | 2007-04-12 | 1 | -1/+12 |
* | For bug #173808, compress ${mandir} all in one go instead of doing subdirecto... | Zac Medico | 2007-04-10 | 1 | -12/+1 |
* | Efficiently recycle partial valid vdb cache when possible. This reduces disk... | Zac Medico | 2007-04-10 | 1 | -4/+7 |
* | Don't load FEATURES in load_infodir() because FEATURES from the build host sh... | Zac Medico | 2007-04-09 | 1 | -0/+4 |
* | Update the FEATURES=strict docs for better clarity. Thanks to taviso for rep... | Zac Medico | 2007-04-09 | 1 | -1/+1 |
* | Cache NEEDED in order to optimize update_library_map() calls. | Zac Medico | 2007-04-09 | 1 | -1/+1 |
* | Only apply permissions to ccache, confcache, and distcc dirs when they are cr... | Zac Medico | 2007-04-08 | 1 | -7/+6 |
* | change "EXEDESTTREE" to "_E_EXEDESTTREE_" to try and prevent abuse from ebuil... | Mike Frysinger | 2007-04-07 | 4 | -15/+16 |
* | remove references to EXEDESTTREE | Mike Frysinger | 2007-04-07 | 1 | -6/+6 |
* | document /var/cache/edb/, /var/db/pkg/, and /var/lib/portage/config | Mike Frysinger | 2007-04-07 | 1 | -0/+46 |
* | tell people that the FILES section is not supposed to be complete (and sneak ... | Mike Frysinger | 2007-04-07 | 1 | -8/+10 |
* | change "DOCDESTTREE" to "_E_DOCDESTTREE_" to try and prevent abuse from ebuil... | Mike Frysinger | 2007-04-07 | 3 | -8/+9 |
* | remove references to DOCDESTTREE and INSDESTTREE | Mike Frysinger | 2007-04-07 | 1 | -8/+9 |
* | Provide a default value to the getattr call. | Zac Medico | 2007-04-05 | 1 | -1/+1 |