2010-08-18 |
Zac Medico | Remove unused iuse_implicit attribute. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Add opconvert test for "|| ( ( A B ) C )". |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Fix use_reduce() to correctly handle "|| ( ( A B )... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Add commented test case for a known regression. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Temporarily disable portage.dep deprecation warnings... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Use binarytree._ensure_dir() to create the binpkg paren... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Use binarytree._ensure_dir() to create the binpkg paren... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Fix breakage in REPLACING_VERSIONS support for emerge. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Add pretend to actionmap_deps. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Fix the REPLACING_VERSIONS code to work in cases when... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Discard REPLACING_VERSIONS and REPLACED_BY_VERSION... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Use EbuildPhase instead of EbuildProcess, for things... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Make EbuildBinpkg inherit from CompositeTask since... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Arfrever Frehtes... | Remove no longer needed code. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Tweak the EbuildSpawnProcess test and add comments. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Make EbuildBinpkg inherit from EbuildProcess since... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Pass actionmap keyword argument as keyword, rather... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Write compiled bytecodes to /dev/null, rather than... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Fix _spawn_phase() to pass actionmap to EbuildPhase. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Unify ebuild spawing some more. All proper ebuild phase... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Fix _spawn_phase() to spawn phases without sandbox... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Source isolated-functions.sh for helpers_die function. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Make doebuild() use EbuildPhase to execute all phase... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Make sure doebuild() doesn't erroneously unlink a logfi... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Make EbuildBuild check the manifest before beginning... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | For ebuilds from $ROOT/var/db/pkg, don't give /var... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Use EbuildPhase to eliminate duplicate phase conditiona... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Use EbuildPhase to execute preinst/postinst and elimina... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Use MiscFunctionsProcess to eliminate the _spawn_misc_s... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Make spawnebuild() use EbuildPhase to eliminate duplica... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Reuse a single TaskScheduler instance. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Fix broken reference to 'myprovide' variable. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Pass token_class=portage.dep.Atom when parsing PROVIDE. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Add a MiscFunctionsProcess test. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Sebastian Luther | Pass token_class parameter if possible to use_reduce |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Sebastian Luther | portage.dep.use_reduce: Add token_class parameter |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Fix ebuild.sh argument for cleanrm phase. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Zac Medico | Move the fakeroot_state attribute back to EbuildSpawnPr... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Arfrever Frehtes... | Expand sys.executable earlier, so that change of sys... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Arfrever Frehtes... | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Merge branch 'master' of git+ssh://git.overlays.gentoo... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Move fakeroot_state attribute from EbuildSpawnProcess to |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Arfrever Frehtes... | Merge branch 'master' of git+ssh://git.overlays.gentoo... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Arfrever Frehtes... | Ensure that PORTAGE_PYTHON isn't a symlink. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Test the EbuildPhase class. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Remove unused attributes from classes. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Split out parts of doebuild() so that EbuildProcess... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Revert back to using portdbapi.getFetchMap() since... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Sebastian Luther | portage.dep.use_reduce: More comments and better error... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Sebastian Luther | Pass is_valid_flag to use_reduce if possible |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Sebastian Luther | portage.dep.use_reduce: Better error messages |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Sebastian Luther | portage.dep.use_reduce: Better validation of use flags... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Convert EbuildBinpkg to inherit from MiscFunctionsProce... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Split the actionmap code out of doebuild() into a _spaw... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Handle OSError from os.path.samefile() (breakage from... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #332967 - In bintree.inject(), add a sanity check... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | When displaying portage.auxdbkeys, sort and filter... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Alec Warner | Add ability for portageq help to print valid metadata... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Use _parse_uri_map() so that we can use cached metadata... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Split a _parse_uri_map() function out of portdbapi... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #316311 - Document that in EAPI 4 the doman -i18n... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273651 - Document how helpers die automatically... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273650 - Document that unset RDEPEND no longer... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273648 - Document restriction of S to WORKDIR... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273646 - Copy PMS section 12.1.2 EAPI 4 docs for... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273644 - Document that the KV variable is gone... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273643 - Document that the AA variable is gone... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273640 - Document that in EAPI 4 econf adds |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273636 - Document that in EAPI 4 doins and newins... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273631 - Add docs for EAPI 4 default src_install... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273626 - Add PMS docs for USE Dependency Defaults. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Bug #273622 - Add docs for pkg_pretend from PMS 10... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Enable EbuildIpcDaemon support by default. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Add support for /etc/portage/package.accept_keywords... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Implement ExtendedAtomDict.iteritems(), so that it... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Fix make.conf code to handle None return value from... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Add support for /etc/portage/make.profile as an alterna... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Add support for /etc/portage/make.conf. If present... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Zac Medico | Remove PollScheduler._schedule_waitpid() since this... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Don't handle KeyError when looking up event handlers... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Fix PollScheduler._unregister() to discard any unhandle... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Fix SubProcess instances to call _set_returncode()... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Remove questionable lockfile removal code in dbapi... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Dispose of lock object after calling unlockfile(),... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Evaluate SRC_URI and return early if there's nothing... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Make DoebuildSpawnTestCase instantiate a minimal Packag... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Remove unuser return values from PollScheduler event... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Remove redundant os.path.join() call in _init_ipc_fifos(). |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Add the "unexpected bash exit" case to the docstring. |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Add some ebuild metadata for realism. |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Pass along PORTAGE_USERNAME and PORTAGE_GRPNAME since... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Make create_trees() pass along PORTAGE_GRPNAME and... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Avoid KeyError if PORTAGE_USERNAME or PORTAGE_GRPNAME... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Pass along PORTAGE_USERNAME and PORTAGE_GRPNAME inside... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Add some more info to the 'Cannot chown a lockfile... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Set PORTAGE_PYTHON for ebuild.sh subprocesses. |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | DoebuildSpawnTestCase: Invoke portage.package.ebuild... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Bug #332799 - Don't download lzma snapshots if tarsync... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Zac Medico | Disable EbuildIpcDaemon for now, since it seems to... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Sebastian Luther | portage.dep: Integrate the functionality of flatten... |
commit | commitdiff | tree | snapshot |
next |