2009-03-27 |
Zac Medico | Make the argument hash in config.setcpv() a little... v2.1.6.11 |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Fix typo in comment. (trunk r13230) |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In config.setcpv(), make sure the current args are... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Inside config.setcpv(), don't clear out self.configdict... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In portdbapi.findname2(), move some of the path joining... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In dyn_unpack(), don't force a new unpack when the... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | When copying symlink targets to temp files, use a priva... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | For consistency in output with other helpers, check... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Move checks for /usr/lib/distcc/bin and /usr/lib/ccache... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In config.regenerate(), always synchronize self.feature... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | In config.setcpv(), clear out self.configdict["pkg... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Bug #227265 - Make pkgsplit() allow multiple consecutiv... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Add test case for consecutive hyphens. (trunk r13186) |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Bug #227265 - Make pkgsplit() allow "versiony looking... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Source bashrc after PATH tweaks inside ebuild_main... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Move distcc and ccache PATH setup later, after EAPI... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Fix domo and doexe to return non-zero if there are... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Remove unused tar_opts variable inside unpack(). Thanks... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Note that --noreplace takes precedence over options... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Note that --noreplace takes precedence over options... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Update code for removing noauto from FEATURES since... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Remove redundant EAPI assingment inside doebuild_enviro... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Add support for FEATURES=parse-eapi-glep-55. This featu... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | If a package is masked by EAPI then don't show any... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Zac Medico | Add support for FEATURES=parse-eapi-ebuild-head, which... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | When calling doebuild() to spawn the 'depend' phase... v2.1.6.10 |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Fix misc typos in comments. (trunk r13168) |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Only check for ebuild/eclass modification when a releva... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Use a separate if/then to group boolean or'd expression... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Make ebuild(1) detect ebuild/eclass changes and automat... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Add "prepare" to the list of phases that trigger a... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | When triggering a fresh unpack inside dyn_unpack()... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Replace xrange() usage with normal iteration and enumer... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Inside spawn(), avoid redundant os.access() and stat... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Inside config.environ(), skip stat call on $T/environme... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Remove pointless usage of xrange(). Thanks to Douglass... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Add a temporary workaround for bug #263081 (partially... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Fix argument validation to allow file paths. Thanks... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Normalize try/except indentation for compatibility... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Make sure mysettings.setcpv() always gets called when... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Add docstrings for the fd_pipes and returnpid parameter... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Make config.features a set instead of a list. (trunk... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | Update copyright headers. (trunk r13131) |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Zac Medico | In order to avoid possible duplicate elog messages... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Validate argument atoms earlier for build actions.... v2.1.6.9 |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Bug #262365 - Punt the prepalldocs check until there... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Punt fix-db.py since it's not really needed. It's been... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Bug #262485 - Handle InvalidAtom from dep_expand()... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Do not create hardlinks when merging CONFIG_PROTECTed... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | add m68k diff from kolla (trunk r13114) |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Zac Medico | Add make.conf for amd64-fbsd submitted by Timothy Redae... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | Bug #262365 - Make the "portage.internal" category... v2.1.6.8 |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | Add missing brackets to [:upper:] and [:lower:] in... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | Filter _sb_append_var in save_ebuild_env(). (trunk... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Zac Medico | cleanup sandbox env var handling -- make sure we dont... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #261670 - Automatically revert the CHOST metadata... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Disable EAPI 3_pre1. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Update docstring for EbuildBuildDir.clean_log(). (trunk... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #261992 - Replace the EbuildBuildDir.clean() method... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #261992 - Inside Binpkg._prefetch_exit(), avoid... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Make dyn_clean ignore FEATURES=keepwork when [[ $EMERGE... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | When translating portage uid/gid to root uid/gid after... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Use posix compatible find -perm arguments. Thanks to... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Also add an einfo binary. (trunk r13066) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #262096 - Add separate eerror, elog, eqawarn, and... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Use ${x##*/} instead of calling basename. (trunk r13064) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Move ebuild helpers into an ebuild-helpers subdirectory... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Use absolute imports instead of relative. (trunk r13062) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #262211 - Avoid triggering an InvalidAtom exception... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #262211 - Make vardbapi.aux_get() translate empty... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Zac Medico | Bug #262012 - Only trigger the slot conflict message... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Update header: 2.2 -> 2.1.6 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Add new xpak.5 man page by Lars Hartmann <lars<at>chaot... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Don't default env=os.environ directly in the config... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Use slices instead of startswith inside manifest2Auxfil... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Use protocol=2 for pickle.dump() calls, so that pickles... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Make _src_uri_validate() identify the || operator as... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Remove redundant conditional inside _src_uri_validate... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Fix incorrect slice inside _src_uri_validate() and... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Simplify cmp_sort_key._cmp_key.__lt__(). (trunk r12817) |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Initialize UserDict.data in the constructor. (trunk... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Optimize dbapi._cpv_sort_ascending() by calling vercmp... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Bug #261852 - If an unexpected exception is raise from... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | When the config_incrementals parameter is unspecified... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Simplify environment cleansing that's done for the... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Inside create_trees(), when cleansing the environment... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Bug #261670 - Generate a QA Notice if CHOST (from dyn_i... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Only execute src_test pre/post hooks when src_test... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Add more QA warnings for econf calls during unexpected... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Use the ebuild_phase helper function to calls phase... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Inside dyn_unpack(), only call pre/post phase hooks... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Fix _setitem() to account for the change to serialize_e... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Make manifest mode with --force option cause existing... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Reorganize code for --digests and FEATURES=digest.... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Never call digestgen() inside doebuild() which only... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Bug #261675 - Generate manifests in advance when FEATUR... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Bug #261675 - Also don't call digestgen() from parallel... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Bug #261675 - When doebuild() is called by emerge,... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Make the --digest warning message show for FEATURES... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zac Medico | Replace things like [[ $PORTAGE_BUILDDIR/.prepared... |
commit | commitdiff | tree | snapshot |
next |