2010-08-23 |
Zac Medico | Bug #318241 - Include LICENSE file in release tarballs. v2.2_rc68 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Bug #309907 - Update more config files for package... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Fix spelling in zlib.error message. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Handle zlib.error when reading compressed build logs... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Allow more time for natural exit of the ebuild process... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Don't copy the src directory because it doesn't exist... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove the python-missingos module since apparently... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove support for the missingos module since apparentl... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove the bsd-chflags module since it hasn't been... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove unused tbz2tool.c file. The latest stable ebuild... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Add notes about package.env and package.accept_keywords. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove deprecated destroot argument from dblink.isowner... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Remove python-oriented checks from install_qa_check... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | During the post src_install QA checks, log to a tempora... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Make Binpkg call prepare_build_dirs() before trying... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Add missing scheduler attribute to BinpkgVerifier ... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Make EOutput.write() use writemsg() for special unicode... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Sebastian Luther | _use_dep.{evaluate_conditionals,_eval_qa_conditionals... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Fix broken logic in InheritDeprecated. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Make InheritDeprecated detect indirect inherits of... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Make InheritDeprecated check for direct inherits, and... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
wired | repoman: check for deprecated eclasses |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Add back _conditionals_class.values() method in order... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Sebastian Luther | portage.dep._use_dep: Rewrite the parser for better... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Fix erroneoud reference to self.aux_get in bintree... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Zac Medico | Fix AttributeError for MetadataRegen._sched_iface. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | * By default, disable the calc_prelink parameter to... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Fix UnboundLocalError for catdir inside dblink.unmerge(). |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Bug #292083 - Support package.accept_keywords in profiles. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Add EPREFIX support to load_default_config(). |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Fix broken writemsg call in depgraph._resolve() that... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Omit non-existent files from the config._pkeywords_list |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Move default ACCEPT_KEYWORDS handling for package.keywo... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Revert back to using ROOT for env_update(), since that... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Fix env_update() calls to use EROOT. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Bug #324191 - Add support for FEATURES=compress-build... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | When accessing pkgsettings.features inside Scheduler... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Add a deprecation warning to FetchlistDict.has_key(). |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Add a deprecation warning for the unused justmanifest... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Quote arrays in QA_PREBUILT handling. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Add support for a QA_PREBUILT variable should contain... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Add upstream.workaround warning for addpredict calls... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Fix broken reference to portage._validate_cache_for_uns... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Add a wrapper around config.features that provides... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | When stacking incrementals in config.regenerate(),... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Fix config.setcpv() so it only calls _grab_pkg_env... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Zac Medico | Remove duplicate realpath call for PORTAGE_TMPDIR. |
commit | commitdiff | tree | snapshot |
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 |
next |