| Commit message (Expand) | Author | Age | Files | Lines |
* | register_death_hook -> register_die_hook | Brian Harring | 2005-12-25 | 1 | -1/+1 |
* | renaming the death hook registration func to register_die_hook | Brian Harring | 2005-12-25 | 1 | -1/+1 |
* | - use -n syntax like most of ebuild.sh | Ned Ludd | 2005-12-25 | 1 | -1/+1 |
* | - remove intermediate var entry | Ned Ludd | 2005-12-25 | 1 | -2/+1 |
* | - only record vdb entries when the value is non null | Ned Ludd | 2005-12-25 | 1 | -31/+10 |
* | Added /dev/{stdin,stdout,stderr} to the default sandbox permissions. | Jason Stubbs | 2005-12-21 | 1 | -2/+2 |
* | Mention bugs.gentoo.org when asking the user to post config.log. | Jason Stubbs | 2005-12-21 | 1 | -1/+1 |
* | add an add-ebuild-death-hook func so people dont need to know about setting s... | Mike Frysinger | 2005-12-17 | 1 | -0/+4 |
* | touchup TEXTREL warning some more #115727 | Mike Frysinger | 2005-12-17 | 1 | -5/+3 |
* | cleanup textrel qa notice | Mike Frysinger | 2005-12-17 | 1 | -5/+6 |
* | s/series/serious/ mistake | Jason Stubbs | 2005-12-07 | 1 | -1/+1 |
* | run all elf QA checks before aborting, and all some packages (like binary-onl... | Mike Frysinger | 2005-12-07 | 1 | -7/+12 |
* | kill dead whitespace and make function def style consistent | Mike Frysinger | 2005-12-07 | 1 | -66/+48 |
* | cleanse maketest once and for all | Mike Frysinger | 2005-12-07 | 1 | -1/+1 |
* | get rid of duplicated Test phase message in src_test() | Mike Frysinger | 2005-12-07 | 1 | -1/+0 |
* | add a status message to src_compile() like src_unpack() | Mike Frysinger | 2005-12-07 | 1 | -0/+4 |
* | use emake -j1 in default src_test() instead of make | Mike Frysinger | 2005-12-07 | 1 | -4/+4 |
* | Kill of generation of CDEPEND for binary and installed packages. | Jason Stubbs | 2005-11-27 | 1 | -19/+6 |
* | Add slightly modified elog_base patch containing the basic framework for ebui... | Marius Mauch | 2005-11-13 | 1 | -8/+3 |
* | tweak marking of D as readonly since we need to play around with it in pkg_pr... | Mike Frysinger | 2005-11-13 | 1 | -2/+5 |
* | pre/post hooks originally from 2.1, quick rewrite by axxo for 2.0 | Brian Harring | 2005-11-09 | 1 | -0/+28 |
* | deprecate IMAGE | Mike Frysinger | 2005-11-02 | 1 | -1/+1 |
* | add support for unpacking lha files | Mike Frysinger | 2005-11-01 | 1 | -0/+3 |
* | Added missing quotes to stat_perms area of ebuild.sh (#93293) | Jason Stubbs | 2005-10-15 | 1 | -2/+2 |
* | reset EBUILD_DEATH_HOOKS prior to sourcing, due to stable's re-sourcing of eb...v2.0.53_rc5 | Brian Harring | 2005-10-11 | 1 | -0/+5 |
* | added EBUILD_DEATH_HOOKS , a way for ebuilds/eclasses to register extra messa... | Brian Harring | 2005-10-05 | 1 | -0/+5 |
* | Exclude distcc and and ccache setup from the "setup" phase. Also make the red... | Jason Stubbs | 2005-10-05 | 1 | -3/+3 |
* | don't declare -r the contents, declare -r the var name. | Brian Harring | 2005-10-04 | 1 | -1/+1 |
* | bug 107770 , fix A D and a few other vars being set implicitly by readonly pr... | Brian Harring | 2005-10-04 | 1 | -2/+4 |
* | Security checks regarding installation of world-writable files. | Jason Stubbs | 2005-09-29 | 1 | -0/+12 |
* | overridable lchown/lchgrp | Jason Stubbs | 2005-09-29 | 1 | -7/+22 |
* | fixups to EAPI handling. | Brian Harring | 2005-09-28 | 1 | -1/+1 |
* | bye bye global portageq's. | Brian Harring | 2005-09-28 | 1 | -18/+3 |
* | eapi fix up for installation. | Brian Harring | 2005-09-28 | 1 | -0/+1 |
* | EAPI awareness, and flat_hash/flat_list autodetection for rysnc cache. | Brian Harring | 2005-09-24 | 1 | -1/+1 |
* | fixing unpack so it works once again for tar :/ | Brian Harring | 2005-09-08 | 1 | -3/+3 |
* | backport local unpacking support from trunk and add support for jar | Mike Frysinger | 2005-09-08 | 1 | -15/+23 |
* | 68928-spawn-command-isabs-zmedico.patch (spawn included "." in PATH) | Jason Stubbs | 2005-09-01 | 1 | -17/+17 |
* | header changes, $Header: -> $Id: | Brian Harring | 2005-08-30 | 1 | -1/+1 |
* | re-adding the unpack function to stable someone yanked... :) | Brian Harring | 2005-08-30 | 1 | -0/+59 |
* | Migration (without history) of the current stable line to subversion. | Jason Stubbs | 2005-08-28 | 1 | -0/+1868 |