2010-08-24 |
Zac Medico | Use open() instead of file(), for python3. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | Tests: Add LicenseManager tests |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | ExtendedAtomDict: Add __eq__ |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | ResolverPlayground: Add ability to create config files... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Remove LicenseManager.__deepcopy__() since the default... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Implement LicenseManager.__deepcopy__(). |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Fix imports in _config submodules. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Bug #334319 - Don't call config.backup_changes("FEATURE... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | * Make dblink instantiate the ConfigProtect object... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Bug #334265 - Fix AttributeError triggered by empty... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | More _pkg_use_enabled fixes |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | Atom.violated_conditionals: Always treat deps as violat... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Bug #334253 - Fix breakage in FEATURES=test-fail-contin... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | config: Move _prune_incremental to helper |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | config: Move features_set into its own file |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | config: Split out LicenseManager and helper |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | ExtendedAtomDict: Add __delitem__ |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Use Package.iuse.is_valid_flag() to account for implici... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Sebastian Luther | repoman: Let repoman check for flags missing from IUSE |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Make config.setcpv() trigger regenerate() if the packag... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Zac Medico | Handle SIGPIPE when unpack() extracts tar files through... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | * Use iterators instead of keys() when possible. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | In depgraph._select_pkg_highest_available_imp(), make... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Pass a keyword hint from getmaskingstatus() to the... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Sebastian Luther | use_reduce: Give a hint to IUSE in the 'use flag '... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Add 'candy' to SUPPORTED_FEATURES. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Zac Medico | Make recursive grablines() ignore the same directories as |
commit | commitdiff | tree | snapshot |
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 |
next |