aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* phase-functions: extend QA_PREBUILT handling to QA_SONAME_NO_SYMLINKLucio Sauer3 days1-1/+2
* dispatch-conf: ignore SHELL in spawn_shellMike Gilbert5 days1-19/+11
* emerge-webrsync: actually honour the sync-webrsync-verify-signature attributeKerin Millar2024-07-261-4/+5
* Check whether xtrace is enabled sensiblyKerin Millar2024-07-264-7/+7
* bin/ebuild.sh: disable globskipdots too in Bash 5.2Sam James2024-06-131-4/+4
* eapi.sh: Drop ___eapi_has_dohtml_deprecated()Ulrich Müller2024-06-012-10/+2
* Add get_repo_revision_history function and repo_revisions fileZac Medico2024-05-251-1/+2
* install-qa-checks.d: suppress some gnulib implicit decls on muslEli Schwartz2024-05-221-0/+12
* unpack: skip unrecognized file formats *silently*Mike Gilbert2024-05-221-13/+0
* Drop portage.util.shlex_splitMike Gilbert2024-05-214-12/+12
* Do not use shlex.split for CONFIG_PROTECTMike Gilbert2024-05-212-6/+6
* install-qa-checks.d: suppress some gnulib implicit configure declarationsEli Schwartz2024-05-171-0/+9
* estrip: Don't use splitdebug for .o filesAlex Xu (Hello71)2024-05-041-6/+12
* Remove QA warning when no bash completions are foundMike Gilbert2024-04-241-3/+0
* bin/ebuild: Discard merge-wait from FEATURESZac Medico2024-03-141-0/+4
* install_qa_check: prematurely delete WORKDIR if FEATURES=merge-waitZac Medico2024-03-102-7/+7
* EbuildPhase/EbuildBinpkg: Ensure PKGDIR subdirectory permissionsZac Medico2024-03-091-2/+6
* __dyn_install: Record REPO_REVISIONS in build-infoZac Medico2024-03-091-0/+1
* phase-functions: prematurely delete WORKDIR if FEATURES=merge-waitFlorian Schmaus2024-03-091-0/+7
* bin/install-qa-check.d: 90gcc-warnings: drop GCC warnings with known (heavy) FPsSam James2024-02-251-6/+12
* bin/socks5-server.py: Migrate to asyncio.run()Zac Medico2024-02-211-20/+14
* Support PROPERTIES=test_userpriv not to drop perms for testsMichał Górny2024-02-211-1/+2
* estrip: Support debug info deduplication with sys-devel/dwzYiFei Zhu2024-02-211-2/+33
* GPG: Proactively stop to avoid "GPG keepalive failed" error in pypy ci jobsZac Medico2024-02-091-5/+8
* bin: prefix eqawarn with 'QA Notice'Agostino Sarubbo2024-02-0910-13/+13
* bin/fixpackages: multiprocessing spawn compatZac Medico2024-02-041-33/+38
* ebuild.sh: Warn about colon-separated argument in sandbox functionsUlrich Müller2023-12-271-2/+6
* Small pyupgrade fixesSam James2023-12-101-1/+1
* Set SYSROOT for has/best_version so that they work when IPC is disabledJames Le Cuirot2023-12-041-3/+7
* Stop implicitly manipulating `NO_COLOR`/`NOCOLOR`Michał Górny2023-11-301-4/+0
* */*: fix typosSam James2023-11-111-1/+1
* bin/phase-helpers.sh: WhitespaceUlrich Müller2023-10-261-1/+1
* prep*: Symlink banned helpers to prepallUlrich Müller2023-10-268-57/+8
* Convert portageq helper to a functionMike Gilbert2023-10-263-9/+4
* env-update: multiprocessing spawn compatZac Medico2023-10-241-9/+10
* bin/emerge: Move imports before mainZac Medico2023-10-231-60/+58
* bin/emerge: Use __main__ for spawn compatZac Medico2023-10-231-18/+25
* bin/ebuild: Move imports before mainZac Medico2023-10-231-41/+42
* bin/ebuild: Use __main__ for spawn compatZac Medico2023-10-231-8/+15
* bin/emaint: Use __main__ for spawn compatZac Medico2023-10-231-11/+16
* portageq: Ban in ebuild scopeUlrich Müller2023-10-211-2/+2
* prep{,all}strip: Ban in ebuild scopeUlrich Müller2023-10-213-21/+5
* prepman: Ban in ebuild scopeUlrich Müller2023-10-211-6/+2
* prepinfo: Ban in ebuild scopeUlrich Müller2023-10-212-47/+2
* bin/phase-functions: Move du stats into subshellRaul E Rangel2023-10-131-3/+2
* dispatch-conf: copy SELinux labels to merged filesKenton Groombridge2023-09-261-0/+27
* etc-update: set SELinux security labels on merged filesKenton Groombridge2023-09-261-0/+3
* bin: drop cgroup-release-agentSam James2023-09-081-2/+0
* emerge-webrsync: Avoid double slash when expanding EPREFIXUlrich Müller2023-08-241-3/+3
* emerge-webrsync: drop dead --keyserver codeSam James2023-08-191-6/+0