summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename FEATURES=no-ebuild-locks to ebuild-locks.Zac Medico2011-05-074-8/+15
* Use finer grained locks for install.David James2011-05-075-79/+132
* doebuild: use EbuildBuildDir for lockingZac Medico2011-05-072-3/+14
* PreserveLibsRegistry: add lock/unlock assertionsZac Medico2011-05-071-1/+12
* Remove redundant pruneNonExisting() call.Zac Medico2011-05-061-1/+0
* preserve-libs: fix linkmap logic for new plibsZac Medico2011-05-062-11/+40
* Cleanup preserved lib locking in portage.David James2011-05-063-124/+114
* depgraph: simplify break_refsv2.2.0_alpha31Zac Medico2011-05-052-21/+23
* emerge: fix misspell suggestion with categoryZac Medico2011-05-051-3/+2
* Update timestamps in headers of modified files.Zac Medico2011-05-052-2/+2
* repoman: make virtual.oldstyle a warning for nowZac Medico2011-05-051-0/+1
* add_pkg_deps: removal action discard DEPEND earlyZac Medico2011-05-041-0/+3
* add_pkg_deps: use dep priority to ignore blockersZac Medico2011-05-041-12/+10
* test_rebuild: test --rebuild-if-new-rev moreDavid James2011-05-041-0/+15
* add_pkg_dep_string: respect traverse_ignored_depsZac Medico2011-05-041-3/+6
* emerge: replace --rebuild with finer grained optsDavid James2011-05-046-24/+157
* doins: add reference to bug #239529Zac Medico2011-05-041-1/+4
* Fix Manifest.updateAllHashes()Mike Gilbert2011-05-031-1/+1
* Add --rebuild-ignore flag.David James2011-05-035-1/+48
* rebuild_config: propagate runtime deps to parentsDavid James2011-05-032-6/+15
* cpv_expand: avoid old-style virtual codeZac Medico2011-05-021-14/+10
* Avoid evaluation of values of variables in set_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-021-1/+1
* emerge: skip misspell suggestion if cp existsZac Medico2011-05-021-0/+8
* depgraph: autounmask account for optional depsZac Medico2011-05-021-0/+14
* emerge: rename --no*-atoms to --*-excludeZac Medico2011-05-025-21/+21
* ebuild.sh: make INHERITED independent of phaseZac Medico2011-05-021-3/+11
* Update timestamps in headers of modified files.Zac Medico2011-05-0113-11/+16
* depgraph: queue ignored deps for later traversalZac Medico2011-05-011-13/+28
* depgraph: account for new-style virtual/libcZac Medico2011-05-011-71/+93
* trigger_rebuilds: handle circular depsZac Medico2011-05-011-1/+27
* depgraph: traverse bdeps in complete modeZac Medico2011-05-012-2/+9
* depgraph: ignore unwanted virtualsZac Medico2011-05-011-2/+3
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-0113-26/+325
* repoman: remove most old-style virtual checksZac Medico2011-05-013-55/+2
* repoman: Check for PROVIDE.Ulrich Mueller2011-05-012-0/+8
* Support multiple arguments in set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-012-20/+27
* runtests.sh: propagate arguments to runTestsZac Medico2011-05-011-1/+1
* Bug #365439: Add set_unless_changed() and unset_unless_changed().Arfrever Frehtes Taifersar Arahesis2011-05-013-5/+47
* depgraph: migrate implicit libc deps from SchedZac Medico2011-04-302-65/+65
* install_qa_check(): Simplify code and make 'l' a local variable.Arfrever Frehtes Taifersar Arahesis2011-04-301-3/+3
* Check for references to ${ROOT} in install_qa_checks.David James2011-04-291-8/+26
* emergelog: only set permission on creationZac Medico2011-04-291-3/+5
* action_info: eliminate duplicate info_pkgs matchZac Medico2011-04-291-10/+21
* _postinst_bsdflags: apply to $ROOT, not $DZac Medico2011-04-281-1/+1
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-04-283-31/+29
* display_preserved_libs: load plib_registryZac Medico2011-04-281-1/+3
* emerge: add --misspell-suggestions=n optionZac Medico2011-04-284-2/+25
* emerge: fix indent for --binpkg-respect-use helpZac Medico2011-04-281-1/+1
* emerge: add --help for 3 new optionsZac Medico2011-04-271-0/+20
* emerge: add 3 new options similar to --excludeDavid James2011-04-273-40/+129