2010-08-21 |
Zac Medico | At some point we may want to stop exporting FEATURES... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Bug #44796 - Add support for /etc/portage/package.env... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Make varexpand() create a new empty dict for variable... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Split out a _ordered_by_atom_specificity() in order... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Make DEPCACHE_PATH relative to EPREFIX, and comment... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | * Make dblink._linkmap_rebuild() return early if preser... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Stop using the myroot arguments to the dblink construct... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | * Fix EROOT handling in various places in vartree.py... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Fix LinkageMap to use vardbapi._eroot instead of _root. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Don't pass the myroot parameter to *counter_tick* metho... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Make the portagetree.root attribute a property that... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Remove unused clone paramter from vartree constructor... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Sebastian Luther | --autounmask: If we can't do a change because of REQUIR... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Sebastian Luther | --autounmask: Don't do use changes if they violate... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Sebastian Luther | slot collision handler: Drop solutions that violate... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Sebastian Luther | slot collision handler: Work correctly with --autounmask |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Sebastian Luther | circular dependency handler: Add support for REQUIRED_USE |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Sebastian Luther | Add portage.dep.get_required_use_flags to extract the... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Sebastian Luther | circular dependency handler: Small code clean ups |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Make the make.globals path relative to EPREFIX, and... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Fix BinTestCase instances to stop leaving orphan temp... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Add experimental EPREFIX/EROOT support to the config... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Stop trying to read /etc/make.globals because it's... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Update docs, comments, and messages to refer to make... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Rename the bdeps_root variable to depend_root, since... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Zac Medico | Eliminate the bdeps_optional variables inside depgraph... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Sebastian Luther | Tests: Properly test the circular dep handler |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Sebastian Luther | Tests: ResolverPlayground: Support checking the suggest... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Sebastian Luther | Move the clever parts of depgraph._show_circular_deps... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Sebastian Luther | cycle-finder: Don't try to change flags that are in... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Zac Medico | Move code from EbuildProcess to EbuildPhase. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Zac Medico | Raise ValueError if fromlist contains an extra comma. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Zac Medico | Remove duplicate attributes from __slots__. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Zac Medico | * In helpers_die arguments, display ${0##*/} instead... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Zac Medico | Use doebuild_environment() to ensure proper environment... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Zac Medico | Use simpler _spawn_phase() instead of doebuild() since |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Zac Medico | Move the code from _prepare_env_file() to a new BinpkgE... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Remove unnecessary call to _prepare_env_file(), since... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Move environment sanity check to the Scheduler and... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | When suggesting solutions inside _show_circular_deps... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Fix get_cycles() to handle None return value from short... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Fix deprecation warnings from paren_reduce. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | Fix small bug in _show_circular_deps and add some tests |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | portage.util.digraph: Raise KeyError in newly added... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | extract_affecting_use: Fix the same bug as in use_reduce |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | _show_circular_deps: Ignore solution that violate use... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | _show_circular_deps: Stop prunning the graph to show... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | _show_circular_deps: Fix handling of 'None' returned... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | _emerge.depgraph._show_circular_deps(): Find suggestion... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | Print suggestions for circular dependencies |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | _emerge.depgraph._show_circular_deps(): Display only... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | portage.util.digraph: Add get_cycles() and its helpers... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | Tests: Make sure the ResolverPlayground doesn't ignore... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | Tests: ResolverPlaygound: change --root-deps parameter... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Use _prepare_env_file() to extract the binary package... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Use _prepare_env_file() to extract environment.bz2... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Bug #324075 - If the vcs doesn't preserve mtimes then... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | check_required_use: Fix the same bug as in use_reduce |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | paren_reduce: Fix the same bug as in use_reduce |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | Revert "Tests: Remove paren_reduce tests" |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | * Replace config._iuse_implicit_re with a callable... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Sebastian Luther | use_reduce: code cleanup |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Bug #312085 - Make config.setcpv() treat USE_EXPAND_HID... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Zac Medico | Bug #308933 - Export os.path.realpath(PORTAGE_TMPDIR... |
commit | commitdiff | tree | snapshot |
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 |
next |