aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement PROPERTIES=test_network and ALLOW_TESTMichał Górny2021-05-191-4/+18
* Atom: Decouple eapi and allow_repoFelix Bier2021-03-281-3/+8
* make.defaults: prevent USE="${USE} ..." misbehaviorZac Medico2021-02-211-3/+14
* Typofix: Use just one definite articlePetr Šabata2020-11-211-1/+1
* make.conf: expand special *ROOT variables (bug 752147)Zac Medico2020-11-011-1/+6
* make.conf: Treat __* variables as local and do not propagate them.Arfrever Frehtes Taifersar Arahesis2020-09-071-0/+6
* lib/*: fix superfluous-parens and enable checkAaron Bauman2020-08-051-1/+1
* lib/portage/package/ebuild/config.py: drop unused-importAaron Bauman2020-08-031-3/+1
* Fix R1705.Alec Warner2020-07-291-10/+7
* Silence 'mixed-indentation' warning.Alec Warner2020-07-281-1/+1
* Fix pylint R0205.Alec Warner2020-07-221-4/+4
* Clean up more py2 conditional codeMichał Górny2020-07-171-9/+2
* Eliminate basestring/long/_unicode py3 compatMichał Górny2020-07-161-7/+4
* Remove from __future__ import unicode_literalsZac Medico2020-07-151-2/+0
* Clean up remnants of eapi5-hdepend, HDEPEND and targetrootMichał Górny2019-12-261-11/+2
* Rename DCO_SIGNED_OFF_BY config variable to SIGNED_OFF_BY.Ulrich Müller2019-11-261-1/+2
* Allow ESYSROOT and BROOT in the pkg_setup phaseMichał Górny2019-08-131-3/+4
* repos.conf: default sync-webrsync-verify-signatureZac Medico2019-07-101-0/+4
* config: don't swallow IOError for "packages" files (bug 687814)Zac Medico2019-06-101-4/+3
* Speed up testing against IUSE by not using regexpDouglas Anderson2019-04-151-3/+17
* Don't define a default for ACCEPT_LICENSEUlrich Müller2019-02-121-2/+2
* Provide compatibility support for old PORT_LOGDIR* variable namesM. J. Everitt2018-12-191-0/+11
* config: regenerate USE for conditional RESTRICT (bug 664104)Zac Medico2018-08-201-19/+20
* config: default features USE for conditional RESTRICT (bug 663848)Zac Medico2018-08-171-2/+11
* Support !test? conditionals in RESTRICT (bug 663278)Zac Medico2018-08-111-14/+26
* Make features USE respect RESTRICT=test (bug 663278)Zac Medico2018-08-111-25/+25
* Refer to "ebuild repository" rather than "portage tree"Zac Medico2018-08-061-1/+1
* Replace implicit {FEATURES->USE}=test forcing with USE defaultMichał Górny2018-07-311-21/+31
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-0/+2875