aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* postinst_qa_check: initialize preinst state (bug 635474)Zac Medico2017-10-271-0/+1
* config/env_blacklist: add DOCS (bug 627106)Zac Medico2017-09-021-1/+1
* config/env_blacklist: add REQUIRED_USEZac Medico2017-09-021-1/+1
* Support post-postinst QA checksMichał Górny2017-08-261-1/+4
* config: allow_build_id=True for user config keywords and uselihan2017-08-052-3/+6
* Rename BINPKG_COMPRESSION{,_ARGS} to BINPKG_COMPRESS{,_FLAGS}Zac Medico2017-07-303-5/+6
* config.validate: check for invalid BINPKG_COMPRESSIONZac Medico2017-07-291-0/+27
* Support different compressors for binary packagesManuel Rüger2017-07-302-4/+32
* EbuildBuild: async spawn_nofetch in _fetchonly_exit (bug 614116)Zac Medico2017-04-031-37/+69
* portage.package.ebuild: Use a fake FILESDIR to catch invalid accessesMichał Górny2017-03-243-4/+14
* Fix wrong cast of valid_hashes to frozensetIlya Tumaykin2017-03-141-3/+2
* Use public API: hashfunc_map -> get_valid_checksum_keys()Michał Górny2017-03-131-5/+5
* config.setcpv: fix handling of IUSE changes (bug 611896)Zac Medico2017-03-091-2/+5
* Fix Python 3.6 "DeprecationWarning: invalid escape sequence" warnings (bug 60...Arfrever Frehtes Taifersar Arahesis2017-01-311-2/+2
* bin/ebuild: fix EBUILD_FORCE_TEST / RESTRICT interaction (bug 601466)Zac Medico2016-12-031-5/+0
* _post_src_install_uid_fix: allow files with portage group permissions (bug 60...Zac Medico2016-11-291-3/+6
* repos.conf: support strict-misc-digests attribute (bug 600128)Zac Medico2016-11-241-1/+1
* doebuild_environment: disable ccache/distcc/icecc when necessary (bug 594982)Zac Medico2016-09-232-10/+5
* config.setcpv: add recursion assertionZac Medico2016-09-141-0/+15
* config.environ: handle missing ctypes for check_locale (bug 584328)Arfrever Frehtes Taifersar Arahesis2016-09-141-2/+3
* refresh many URIs in the code baseMike Frysinger2016-06-281-2/+2
* Account for EPREFIX in ccache and distcc dirs (bug 582802)Benda Xu2016-06-061-2/+3
* Remove unneeded native_kwargs wrapperMichał Górny2016-05-311-3/+3
* doebuild: abort for missing DIST digestsZac Medico2016-02-231-1/+1
* Fix KeyError for ACCEPT_KEYWORDS and ARCH (bug 572826)Zac Medico2016-01-251-2/+2
* flat_hash: enable md5 validation for /var/cache/edb/dep (bug 568934)Zac Medico2015-12-221-3/+3
* doebuild: Support finding lib* for ccache/distcc/icecc masquerade dirMichał Górny2015-12-201-9/+18
* config.__getitem__: fix blanket except clause to raise BaseExceptionZac Medico2015-12-131-1/+1
* config.environ: remove redundant check for nonexistent keysZac Medico2015-12-131-4/+1
* Revert "Support environmental variables overriding parts (...)."Michał Górny2015-12-132-13/+5
* Revert unreviewed and breaking changes done by ArfreverMichał Górny2015-12-092-15/+32
* portage.package.ebuild.config.config.__init__(): Skip some warnings for Porta...Arfrever Frehtes Taifersar Arahesis2015-12-091-6/+9
* Delete support for PORTDIR and PORTDIR_OVERLAY from make.conf and environment.Arfrever Frehtes Taifersar Arahesis2015-12-092-32/+12
* config: fix default USE_ORDER settingZac Medico2015-12-081-1/+2
* portage.repository.config.RepoConfig: Delete user_location attribute and cons...Arfrever Frehtes Taifersar Arahesis2015-12-081-2/+2
* Respect PYTHONDONTWRITEBYTECODE in test suite.Arfrever Frehtes Taifersar Arahesis2015-12-021-1/+1
* portage.package.ebuild.fetch.fetch(): Clean setting of variables.Arfrever Frehtes Taifersar Arahesis2015-12-011-5/+4
* Support environmental variables overriding parts of configuration of reposito...Arfrever Frehtes Taifersar Arahesis2015-12-012-5/+13
* portage.package.ebuild.config.config.__getitem__(): Partially drop backward c...Arfrever Frehtes Taifersar Arahesis2015-12-011-5/+24
* portage.package.ebuild._config.LicenseManager.LicenseManager._getPkgAcceptLic...Arfrever Frehtes Taifersar Arahesis2015-12-011-2/+2
* EAPI 6: Enforce posixish LC_CTYPEMichał Górny2015-11-151-1/+12
* EAPI 6: Enforce LC_COLLATE=C in ebuild environmentMichał Górny2015-11-151-0/+5
* repoman: check deps of stable ebuilds for unstable configurations (bug 563546)Zac Medico2015-10-261-23/+12
* doebuild.py: Remove unused imports and variablesBrian Dolbec2015-10-071-4/+2
* Add icecream supportIgor Savlook2015-10-071-1/+7
* portage/repository/config.py: Pyflakes import cleanup.Brian Dolbec2015-07-141-1/+0
* sync: Enable to set rsync extra opts per repositoryÉtienne Buira2015-07-141-0/+2
* Disable SOCKSv5-over-UNIX-socket proxy by default, bug #548710Nikoli2015-05-061-1/+2
* UseManager: handle newlines for USE_EXPAND prefixes (bug 546512)Albert Safin2015-04-211-1/+7
* _doebuild_path: add fallback for temp PORTAGE_BIN_PATH (bug 547086)Zac Medico2015-04-211-6/+13