aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* save-ebuild-env.sh, special_env_vars.py: add https_proxySam James2023-08-191-1/+1
* emerge-webrsync: pass --proxy to gemato if http_proxy or https_proxy is setSam James2023-08-191-0/+7
* emerge-webrsync: handle https_proxy tooSam James2023-08-191-2/+2
* Define BROOT in pkg_* phases following PMS changeJames Le Cuirot2023-08-061-2/+2
* Make non-Python (s)bin scripts use other scripts from the same directoryJames Le Cuirot2023-08-022-15/+15
* Migrate from setuptools to Meson and meson-pythonJames Le Cuirot2023-08-021-0/+73
* install-qa-check.d/60openrc: be explicit about OpenRCFlorian Schmaus2023-07-291-1/+1
* bin/save-ebuild-env.sh: refrain from using the compgen builtinKerin Millar2023-07-031-2/+6
* bin/install-qa-check.d/05prefix: prefixify init-script shebangs.Benda Xu2023-06-291-2/+2
* emerge-webrsync: improve error message when key is missingSam James2023-06-091-0/+10
* dosym: Fix another corner case of strange inputUlrich Müller2023-06-071-2/+2
* dosym: Don't add a spurious newline to the pathUlrich Müller2023-06-071-1/+1
* dosym: Prevent globbing of argument in dosym_canonicalizeUlrich Müller2023-06-061-3/+3