aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* config.setcpv(): simplify repo_env codeZac Medico2011-06-291-4/+2
* env_update: document ldconfig -X for bug #373341Zac Medico2011-06-291-1/+8
* RELEASE-NOTES: fix spelling of "respecting"Zac Medico2011-06-291-1/+1
* preserve-libs: don't preserve "master" symlinkZac Medico2011-06-291-1/+4
* Don't ever recreate root .so links on env-update.Michał Górny2011-06-292-6/+2
* Detect/create missing soname symlinks for libs.Zac Medico2011-06-292-1/+90
* read_corresponding_eapi_file(): Strip final \n from EAPI value.Arfrever Frehtes Taifersar Arahesis2011-06-281-1/+1
* Remove unimplemented "severe" FEATURES value.Zac Medico2011-06-282-5/+1
* varexpand: handle backslashes like more like bashZac Medico2011-06-282-27/+45
* pkg_use_display(): Use use.expand and use.expand_hidden attributes.Arfrever Frehtes Taifersar Arahesis2011-06-271-4/+2
* Package.use: share identical frozenset instancesZac Medico2011-06-261-4/+12
* Fix CONFIG_PROTECT breakage from previous commit.Zac Medico2011-06-261-1/+1
* config: disallow per-package/repo CONFIG_PROTECTZac Medico2011-06-262-0/+10
* Package: add use.expand/expand_hidden attributesZac Medico2011-06-262-9/+25
* prepare_features_dirs: fix ccache/distcc libdirZac Medico2011-06-241-2/+10
* Add a QA check for systemd unit file install.Michał Górny2011-06-241-0/+10
* repoman: fix broken set constructor usageZac Medico2011-06-241-1/+2
* repoman: add new "dependency.unknown" warningZac Medico2011-06-242-0/+29
* Improve indentation for readability.Arfrever Frehtes Taifersar Arahesis2011-06-231-2/+2
* use_reduce: less strict for installedZac Medico2011-06-211-4/+10
* extract_affecting_use: less strict for installedZac Medico2011-06-212-4/+14
* config: fix repo KeyErrorsZac Medico2011-06-202-4/+24
* UseManager: avoid possible repo KeyErrorsZac Medico2011-06-201-4/+4
* config: repo-level make.defaults/package.useZac Medico2011-06-206-5/+55
* config: fix repositories attribute for cloneZac Medico2011-06-201-0/+1
* portage.5: document more repo-level config filesZac Medico2011-06-191-0/+5
* Bug #370693: Handle package.use.force and package.use.mask files from masterArfrever Frehtes Taifersar Arahesis2011-06-192-18/+20
* Bug #370693: Support use.force, package.use.force, use.mask andArfrever Frehtes Taifersar Arahesis2011-06-192-58/+100
* emaint binhost: add method for SIZE/MTIME checksZac Medico2011-06-181-19/+38
* emaint binhost: check SIZE and MTIMEZac Medico2011-06-181-1/+21
* portageq: fix all_best_visible to fail earlyZac Medico2011-06-181-3/+5
* repoman: handle PermissionDenied from digestgenZac Medico2011-06-172-4/+20
* misspell-suggestions: filter the input cpZac Medico2011-06-171-1/+7
* treewalk: set REPLACING_VERSIONS laterZac Medico2011-06-171-4/+3
* doebuild: don't set REPLACING_VERSIONS for removeZac Medico2011-06-171-2/+6
* doebuild: export REPLACING_VERSIONS moreZac Medico2011-06-171-1/+1
* repoman: only report allmasked if ebuilds existZac Medico2011-06-161-1/+1
* prepare_build_dirs: skip FEATURES dirs moreZac Medico2011-06-161-1/+1
* expand_set_args: add root SetArg nodes to graphZac Medico2011-06-161-0/+5
* bintree: don't provide default VERSION headerv2.2.0_alpha41Zac Medico2011-06-131-1/+0
* pkg_use_enabled: return early for built pkgsZac Medico2011-06-131-1/+3
* digestgen: spawn_nofetch (fix previous commit)Zac Medico2011-06-131-0/+2
* digestgen: always allow fetch from mirror://Zac Medico2011-06-131-8/+16
* Scheduler: make --fetchonly skip pkg_pretendZac Medico2011-06-131-3/+4
* test_merge_order: test smallest runtime cycleZac Medico2011-06-122-0/+39
* Fix a typo in a comment.v2.2.0_alpha40Arfrever Frehtes Taifersar Arahesis2011-06-111-1/+1
* serialize_tasks: debug output for runtime cyclesZac Medico2011-06-111-1/+12
* serialize_tasks: asap ignore medium_soft earlierZac Medico2011-06-111-5/+11
* serialize_tasks: minimize runtime cycles moreZac Medico2011-06-111-3/+6
* serialize_tasks: minimize nodes in runtime cyclesZac Medico2011-06-101-30/+30