aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GLEP 59: use manifest-hashes list in layout.confZac Medico2011-10-031-4/+7
* Implement GLEP 59 with control via layout.conf.Zac Medico2011-10-021-3/+25
* manifest: controllable per repoBrian Harring2011-09-271-1/+0
* Add FEATURES=clean-logs support.Zac Medico2011-08-311-1/+2
* add FEATURES=allow-missing-manifestsBrian Harring2011-07-061-0/+1
* Remove unimplemented "severe" FEATURES value.Zac Medico2011-06-281-1/+1
* Add FEATURES=distcc-pump support.MATSUU Takuto2011-05-201-1/+1
* Add FEATURES=parallel-install for finer locks.Zac Medico2011-05-071-1/+2
* Rename FEATURES=no-ebuild-locks to ebuild-locks.Zac Medico2011-05-071-2/+2
* Use finer grained locks for install.David James2011-05-071-2/+2
* Update timestamps in headers of modified files.Zac Medico2011-04-131-1/+1
* Add force-mirror FEATURE.David James2011-04-071-2/+2
* portage.const: bump EAPI to 4 (council approved)Zac Medico2010-12-301-1/+1
* Remove remnants of parse-eapi-glep-55.Arfrever Frehtes Taifersar Arahesis2010-11-061-1/+1
* Add binpkg-logs to the list of supported features.Arfrever Frehtes Taifersar Arahesis2010-09-231-2/+2
* document DEPCACHE_PATH GLOBAL_CONFIG_PATH getting EPREFIX-edFabian Groffen2010-09-051-1/+4
* fix comments to match latest intentions in the codeFabian Groffen2010-09-041-5/+4
* Add a _SANDBOX_COMPAT_LEVEL constant which will be used to enableZac Medico2010-09-021-0/+1
* Bug #248603 - Add a _ENABLE_REPO_NAME_WARN constant that's used toZac Medico2010-09-021-0/+1
* Bug #326561 - Implement FEATURES=unknown-features-filter. This is notZac Medico2010-08-301-1/+1
* Add some private constants for use in conditional code in order toZac Medico2010-08-301-0/+18
* Add the chflags and selinux values to SUPPORTED_FEATURES.Zac Medico2010-08-271-2/+2
* Add 'candy' to SUPPORTED_FEATURES.Zac Medico2010-08-231-1/+1
* * By default, disable the calc_prelink parameter to perform_md5() forZac Medico2010-08-211-2/+3
* Bug #324191 - Add support for FEATURES=compress-build-logs. The causesZac Medico2010-08-211-1/+2
* FEATURES: Rename lafilefixing -> fixlafilesSebastian Luther2010-07-251-1/+1
* Bug #328317 - If libc is artifically promoted in the merge listZac Medico2010-07-191-0/+1
* Add forgotten trailing comma.Fabian Groffen2010-07-141-1/+1
* Let emerge fix .la filesSebastian Luther2010-07-121-1/+1
* Add FEATURES=unknown-features-warn, so the the warning about unknown FEATURESZac Medico2010-07-111-0/+1
* Warn if FEATURES contains unknown values and don't keep them (bug #326561)Sebastian Luther2010-07-081-0/+14
* Support per-package bashrc files.Michał Górny2010-04-291-0/+1
* Remove PORTAGE_USERNAME and PORTAGE_GROUPNAME support for now since antarusZac Medico2010-04-061-3/+0
* Implement emerge part of pkg_pretendSebastian Luther2010-04-021-1/+1
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Add support for PORTAGE_USERNAME and PORTAGE_GROUPNAME environmentZac Medico2010-03-231-0/+3
* Bug #303567 - Merge libc asap, in order to account for implicit dependencies.Zac Medico2010-02-171-0/+1
* Use tuples instead of lists for immutability.Zac Medico2010-01-301-7/+7
* Enable EAPI 3 and deprecate EAPI 3_pre2.Zac Medico2010-01-291-1/+1
* DEPCACHE_PATH is not used with ROOT at all, so move it out of the target_root...Fabian Groffen2009-09-051-1/+1
* pym/portage/sets/files.py: use WORLD_FILE instead of manual reconstructionFabian Groffen2009-09-051-0/+1
* reorganise const.py to have logical grouping based on usageFabian Groffen2009-09-051-28/+49
* fix up spacing, remove commented out code, fix copyright (sort of see-if-I-ca...Fabian Groffen2009-07-131-48/+48
* Remove leading slash from appropriate paths inside portage.const, so thatZac Medico2009-07-121-3/+3
* Change ACCEPT_LICENSE evaluation so that things like ACCEPT_LICENSE="* -@EULA"Zac Medico2009-06-221-1/+1
* Bump to EAPI 2.Zac Medico2008-09-261-1/+1
* Add a new src_prepare phase function which is called in-between src_unpackZac Medico2008-08-231-1/+1
* For pkg_config and pkg_info, add respective "config" and "info" values toZac Medico2008-08-101-1/+1
* * Fix the default() implementation so that it maps the ebuild argument toZac Medico2008-08-081-1/+1
* Bug #233735 - Add support for src_configure and default_* functions withZac Medico2008-08-041-1/+2