| Commit message (Expand) | Author | Age | Files | Lines |
* | Make eapi*_src_install die since they're not supported. | Zac Medico | 2008-08-09 | 1 | -3/+3 |
* | Update date in dyn_help copyright header. Thanks to grobian. | Zac Medico | 2008-08-09 | 1 | -1/+1 |
* | Remove redundant default pkg_nofetch, src_unpack, and src_test definitions | Zac Medico | 2008-08-08 | 1 | -12/+0 |
* | Fix broken quoting in eval statements. Thanks to Arfrever. | Zac Medico | 2008-08-08 | 1 | -2/+2 |
* | Fix default phase functions in EAPI 2_pre2, since they should be labeled as | Zac Medico | 2008-08-08 | 1 | -2/+2 |
* | Rename the eapi2_pre2_* functions to just eapi2_* and document all the | Zac Medico | 2008-08-08 | 1 | -8/+8 |
* | Implement eapi$EAPI_* default phase functions that are equivalent to the | Zac Medico | 2008-08-08 | 1 | -54/+107 |
* | * Fix the default() implementation so that it maps the ebuild argument to | Zac Medico | 2008-08-08 | 1 | -35/+117 |
* | Add support in EAPI 2_pre2 for a function named "default" is redefined for | Zac Medico | 2008-08-07 | 1 | -0/+9 |
* | Bug #233735 - Add support for src_configure and default_* functions with | Zac Medico | 2008-08-04 | 1 | -67/+164 |
* | Fixes from Arfrever: | Zac Medico | 2008-07-27 | 1 | -1/+1 |
* | Copy portageq exit code validation from has_version() to best_version(). | Zac Medico | 2008-06-28 | 1 | -0/+12 |
* | remove old/unused gen_wrapper function | Mike Frysinger | 2008-06-07 | 1 | -9/+0 |
* | Skip source_all_bashrcs() when $EBUILD_PHASE is not set. | Zac Medico | 2008-05-26 | 1 | -0/+1 |
* | Prefer deb2tgz over ar for unpacking .deb files when installed (patch by Fabi... | Marius Mauch | 2008-05-13 | 1 | -1/+14 |
* | Bug #217444 - Send debug-print() output to stderr so that it can't interfere | Zac Medico | 2008-04-12 | 1 | -1/+1 |
* | Bug #215673 - Make ebuild.sh leave IUSE defaults intact instead of filtering | Zac Medico | 2008-04-01 | 1 | -14/+0 |
* | When dyn_unpack() automatically cleans ${WORKDIR}, also remove things | Zac Medico | 2008-03-29 | 1 | -0/+1 |
* | Make dyn_clean() consistent wrt removal of ${PORTAGE_BUILDDIR}/image and | Zac Medico | 2008-03-28 | 1 | -1/+1 |
* | Bug #213698 - Make FEAUTURES=keepwork and keeptemp preserve ${T}/environment | Zac Medico | 2008-03-28 | 1 | -7/+3 |
* | Move the default empty compiler flag settings from | Zac Medico | 2008-03-26 | 1 | -6/+0 |
* | Bug #214499 - When compiler flags are unset, many packages will substitute | Zac Medico | 2008-03-24 | 1 | -0/+6 |
* | Bug #174634 - Fix ebuild 'digest' and 'manifest' behave 100% identically and | Zac Medico | 2008-03-18 | 1 | -1/+1 |
* | Bug #213540 - Make sure DESTTREE=/usr is set before inherit calls. | Zac Medico | 2008-03-16 | 1 | -0/+4 |
* | Use os.environ["SANDBOX_ON"] = "0" to make portageq exempt from sandbox for | Zac Medico | 2008-03-06 | 1 | -1/+1 |
* | Remove egrep syntax emulation since it's not really needed. | Zac Medico | 2008-03-06 | 1 | -2/+2 |
* | Implement the sed-based declare -r filter in python. | Zac Medico | 2008-03-06 | 1 | -9/+1 |
* | Move the variable name validation regexes (for bug 211949) into | Zac Medico | 2008-03-06 | 1 | -6/+3 |
* | Pass a space-separated list of variables into filter-bash-environment.py and | Zac Medico | 2008-03-05 | 1 | -8/+3 |
* | Bug #211949 - Tighten the variable name filter to exclude any variables | Zac Medico | 2008-03-05 | 1 | -1/+1 |
* | TODO: Move variable name validation and declare -r filtering | Zac Medico | 2008-03-05 | 1 | -0/+3 |
* | Implement variable assignment handling in python so that we can eventually | Zac Medico | 2008-03-05 | 1 | -1/+0 |
* | Bug #211949 - Temporarily revert back to a less strict regex in order to | Zac Medico | 2008-03-04 | 1 | -1/+1 |
* | Bug #211949 - Fix the regex so that it won't match the = character (equals | Zac Medico | 2008-03-04 | 1 | -1/+1 |
* | Bug #211949 - Tweak the regex so that a leading whitespace character | Zac Medico | 2008-03-03 | 1 | -1/+2 |
* | Fix the regex for bug #211949 so that it correctly matches variable | Zac Medico | 2008-03-03 | 1 | -1/+1 |
* | Bug #211949 - As suggested by vapier, tighten the variable filter to also | Zac Medico | 2008-03-02 | 1 | -2/+4 |
* | Bug #211949 - Make filter_readonly_variables() remove any variables | Zac Medico | 2008-03-01 | 1 | -3/+7 |
* | Bug #210449 - Reset exeinto(), docinto(), insinto(), and into() state | Zac Medico | 2008-02-19 | 1 | -4/+9 |
* | Remove the killparent() function and associated SIGINT trap since this | Zac Medico | 2008-02-10 | 1 | -8/+0 |
* | Bug #155993 - Update environment.bz2 after postinst in case | Zac Medico | 2008-02-07 | 1 | -0/+10 |
* | For the useq() IUSE qa check, use [[ $u =~ $PORTAGE_IUSE ]] instead | Zac Medico | 2008-02-06 | 1 | -1/+1 |
* | Make qa_source and qa_call save the return value and return it. Thanks | Zac Medico | 2008-02-06 | 1 | -4/+8 |
* | Make the autotools.eclass functions exempt from the autotools | Zac Medico | 2008-01-31 | 1 | -2/+7 |
* | - Remove ebuild.autotools repoman check since it produces lots | Zac Medico | 2008-01-30 | 1 | -14/+29 |
* | Bug #206772 - Enable bashrc once again for the clean phase. | Zac Medico | 2008-01-22 | 1 | -0/+3 |
* | Remove redundant return statement. | Zac Medico | 2008-01-12 | 1 | -1/+1 |
* | In preprocess_ebuild_env(), move a filter_readonly_variables call | Zac Medico | 2008-01-12 | 1 | -2/+3 |
* | Bug#204668 - Fix WORKDIR quoting in econf() when updating | Zac Medico | 2008-01-11 | 1 | -2/+4 |
* | After loading the environment, make sure the color variables | Zac Medico | 2008-01-08 | 1 | -0/+12 |