aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* emerge-webrsync: create a new temporary dir for legacy gpg verificationSam James2023-05-261-1/+20
* emerge-webrsync: handle early hours correctlySam James2023-05-261-1/+1
* ebuild-pyhelper: Exit with status 127 if the command was not foundUlrich Müller2023-05-181-2/+2
* emerge-webrsync: add fallback error caseSam James2023-05-171-0/+5
* emerge-webrsync: fall back correctly to manual gpg if no gematoSam James2023-05-171-0/+9
* deprecated-path: Drop unused scriptUlrich Müller2023-05-141-28/+0
* portageq-wrapper: Look for portageq also in PORTAGE_BIN_PATHUlrich Müller2023-05-131-1/+1
* portageq-wrapper: New wrapper scriptUlrich Müller2023-05-133-24/+21
* estrip: Style tweakUlrich Müller2023-05-121-1/+1
* misc-functions.sh: Don't call the prepallstrip helperUlrich Müller2023-05-122-3/+8
* prep{,all}strip: Deprecate in all EAPIsUlrich Müller2023-05-112-2/+6
* ebuild-helpers/portageq: DeprecateUlrich Müller2023-05-111-1/+5
* install-qa-check.d/90config-impl-decl: Skip acl_get_perm_np on LinuxMatt Turner2023-05-111-0/+1
* install-qa-check.d/90config-impl-decl: Skip acl & statacl on LinuxMatt Turner2023-05-111-0/+2
* install-qa-check.d/90config-impl-decl: Skip res_getservers on LinuxMatt Turner2023-05-111-0/+1
* install-qa-check.d/90config-impl-decl: Skip res_ndestroy on LinuxMatt Turner2023-05-111-0/+5
* install-qa-check.d/90config-impl-decl: Skip compiler built-insMatt Turner2023-05-111-0/+13
* install-qa-check.d/90config-impl-decl: Allow wildcards in QA_CONFIG_IMPL_DECL...Matt Turner2023-05-111-1/+13
* einstall: Make EI_DESTLIBDIR a local variable and rename itUlrich Müller2023-05-101-4/+3
* Delete remnants of CONF_LIBDIRArfrever Frehtes Taifersar Arahesis2023-05-102-20/+17
* emerge-webrsync, sync: webrsync: drop no-op refreshSam James2023-05-011-4/+0
* emerge-webrsync: respect PORTAGE_GPG_KEY_SERVERSam James2023-05-011-1/+7
* emerge-webrsync: switch Portage-caller case to gematoSam James2023-05-011-5/+6
* emerge-webrsync: don't refresh keys again if Portage-callerSam James2023-05-011-0/+4
* emerge-webrsync: respect PORTAGE_GPG_KEYSam James2023-05-011-1/+7
* emerge-webrsync: use EPREFIX for gemato keyring pathSam James2023-05-011-1/+1
* emerge-webrsync: tidy up 'webrsync-gpg' caseSam James2023-05-011-11/+15
* fowners, fperms: Restore QA warningUlrich Müller2023-04-302-0/+12
* fowners: Drop unused EPREFIX variableUlrich Müller2023-04-301-1/+1
* fowners, fperms: Fix handling of relative pathnamesUlrich Müller2023-04-302-31/+20
* dispatch-conf: Avoid race when accessing log fileHanno Böck2023-04-291-1/+2
* bin: Rename all _E_*DESTTREE_ variables to __E_*DESTTREEUlrich Müller2023-04-2715-74/+74
* install-qa-check.d: Add a install log check for missing dev-python/cython depMichał Górny2023-04-231-0/+45