aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement PROPERTIES=test_network and ALLOW_TESTMichał Górny2021-05-191-6/+9
* doebuild: use NamedTemporaryFile for PORTAGE_BINPKG_TMPFILEZac Medico2021-01-171-5/+8
* Remove unused EventLoop lazy importsZac Medico2020-12-061-1/+0
* Use cached portage.getpid() function (bug 739540)Zac Medico2020-08-301-1/+1
* Fix R1705.Alec Warner2020-07-291-4/+4
* Fix pylint R0205.Alec Warner2020-07-221-1/+1
* Eliminate basestring/long/_unicode py3 compatMichał Górny2020-07-161-6/+2
* Remove from __future__ import unicode_literalsZac Medico2020-07-151-2/+0
* Revert "doebuild: Use ccache/distcc/icecream only in src_* phases"Michał Górny2020-05-181-8/+1
* doebuild: Use ccache/distcc/icecream only in src_* phasesMichał Górny2020-05-061-1/+8
* _post_phase_userpriv_perms: handle $HOME (bug 713100)Zac Medico2020-03-221-3/+4
* doebuild: avoid emerge --pretend --fetchonly event loop recursionZac Medico2020-03-021-2/+10
* _check_build_log: convert zlib EOFError to eerror message (bug 711174)Zac Medico2020-03-011-1/+1
* fetch: drop privileges early for NFS root_squash (bug 601252)Zac Medico2020-02-291-5/+17
* doebuild: export SANDBOX_LOG=${T}/sandbox.log (bug 704848)Zac Medico2020-01-221-1/+1
* Revert "_doebuild_path: Optimize PATH in ebuild environment."Zac Medico2019-09-031-9/+1
* _doebuild_path: Optimize PATH in ebuild environment.Arfrever Frehtes Taifersar Arahesis2019-09-021-1/+9
* doebuild_environment: add newline to PORTAGE_COMPRESSION_COMMAND messagesZac Medico2019-08-201-3/+3
* doebuild.py: Override network-sandbox in unpack only for live ebuilds.Ulrich Müller2019-07-301-8/+3
* ebuild: fix QA_SONAME_NO_SYMLINKMike Gilbert2019-06-181-9/+9
* Use _safe_loop where applicableZac Medico2019-05-181-12/+7
* pid-sandbox: whitelist "depend" phaseZac Medico2019-01-211-1/+2
* pid-sandbox: whitelist selected pkg_* phases (bug 673794)Zac Medico2019-01-081-2/+6
* ebuild.sh: sandbox write to ${PORTAGE_TMPDIR}/portage (bug 673738)Zac Medico2019-01-031-25/+2
* _check_temp_dir: fix message to refer to correct bug 378403Zac Medico2019-01-011-1/+1
* _doebuild_path: do not use host PATH by default and prepend EPREFIX PATH.Benda Xu2018-12-131-4/+5
* doebuild: add missing whitespace in warning messageLouis Sautier2018-12-061-2/+2
* Support FEATURES=pid-sandboxMichał Górny2018-11-181-2/+6
* Add FEATURES=mount-sandbox to take advantage of mount nsMichał Górny2018-11-181-1/+6
* Support disabling docompress for binary package buildsMichał Górny2018-11-051-1/+3
* doebuild: skip timestamp check for deleted distfiles (bug 668206)Zac Medico2018-10-101-2/+2
* _doebuild_path: Respect order defined in ROOTPATH (bug 667662)Zac Medico2018-10-071-1/+5
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-0/+2539