| Commit message (Expand) | Author | Age | Files | Lines |
* | eclass/texlive-module: use HTTPS | Michael Mair-Keimberger | 2023-07-05 | 1 | -1/+1 |
* | llvm.org.eclass: Add 17.0.0_pre20230705 snapshot | Michał Górny | 2023-07-05 | 1 | -0/+3 |
* | dist-kernel-utils.eclass: fix user script overrides | Chris Pritchard | 2023-07-05 | 1 | -4/+4 |
* | kernel-2.eclass: Preserve S during install | Mike Pagano | 2023-07-04 | 1 | -1/+1 |
* | eclass/kernel-build.eclass: should depend on dtc for arm* and riscv | Alexey Shvetsov | 2023-07-03 | 1 | -0/+3 |
* | eclass/kernel-build.eclass: riscv also need dtbs | Alexey Shvetsov | 2023-07-03 | 1 | -2/+2 |
* | acct-user.eclass: Users need their group already at "build time" | Andreas K. Hüttel | 2023-07-03 | 1 | -0/+1 |
* | distutils-r1.eclass: Include setuptools-rust version in output | Michał Górny | 2023-07-02 | 1 | -0/+1 |
* | distutils-r1.eclass: Add scikit-build-core backend | Michał Górny | 2023-07-02 | 1 | -0/+13 |
* | distutils-r1.eclass: Bump minimum dep versions | Michał Górny | 2023-07-02 | 1 | -5/+5 |
* | python-utils-r1.eclass: Bump minimum dev-lang/python versions | Michał Górny | 2023-07-02 | 1 | -3/+3 |
* | python-utils-r1.eclass: make pypy3 match Python 3.10 now | Michał Górny | 2023-07-02 | 2 | -4/+4 |
* | cmake.eclass: workaround S=${WORKDIR} creating builddir above ${WORKDIR} | Sam James | 2023-07-02 | 1 | -0/+9 |
* | elisp.eclass: Update elisp_src_install | Ulrich Müller | 2023-07-01 | 1 | -1/+5 |
* | elisp-common.eclass: New function elisp-make-site-file | Ulrich Müller | 2023-07-01 | 1 | -0/+35 |
* | llvm.org.eclass: Add 17.0.0_pre20230630 snapshot | Michał Górny | 2023-06-30 | 1 | -0/+3 |
* | eclass/postgres.eclass, profiles/desc/postgres_targets.desc: Remove postgres1... | Patrick Lauer | 2023-06-30 | 1 | -1/+1 |
* | acct-user.eclass: include exit status in death message | Mike Gilbert | 2023-06-26 | 2 | -4/+4 |
* | acct-user.eclass: improve error message when usermod fails | Mike Gilbert | 2023-06-26 | 1 | -5/+23 |
* | cmake.eclass: Set CMAKE_SYSROOT when building with SYSROOT= | Raul E Rangel | 2023-06-24 | 1 | -10/+10 |
* | toolchain.eclass: namespace hardened function | Sam James | 2023-06-24 | 1 | -10/+10 |
* | toolchain.eclass: wire up --enable-host-bind-now for GCC 14 | Sam James | 2023-06-24 | 1 | -0/+8 |
* | toolchain.eclass: simplify TOOLCHAIN_SET_S logic | Sam James | 2023-06-23 | 1 | -7/+3 |
* | plasma.kde.org.eclass: Better restrict unstable version def | Andreas Sturmlechner | 2023-06-21 | 1 | -1/+1 |
* | dist-kernel-utils.eclass: skip initrd installation when using uki | Andrew Ammerlaan | 2023-06-20 | 1 | -4/+14 |
* | dist-kernel-utils.eclass: fix extension of generated efi file | Andrew Ammerlaan | 2023-06-20 | 1 | -2/+2 |
* | kernel-build.eclass: add IUSE="modules-sign" | Andrew Ammerlaan | 2023-06-20 | 1 | -1/+89 |
* | kernel-build.eclass: add IUSE="strip", install generated keys | Andrew Ammerlaan | 2023-06-20 | 1 | -3/+23 |
* | gnustep-base.eclass: Don't inherit eutils in EAPI 7 | Ulrich Müller | 2023-06-20 | 1 | -3/+2 |
* | golang-vcs.eclass: Don't inherit eutils | Ulrich Müller | 2023-06-20 | 1 | -1/+1 |
* | llvm.org.eclass: Add 17.0.0_pre20230620 snapshot | Michał Górny | 2023-06-20 | 1 | -0/+3 |
* | perl-module.eclass: Depend on perl-Test-Simple with a version | Andreas K. Hüttel | 2023-06-18 | 1 | -1/+1 |
* | cargo.eclass: Mark GIT_CRATES as pre-inherit | Michał Górny | 2023-06-18 | 1 | -0/+1 |
* | cargo.eclass: Support separating crate names/versions via `@` | Michał Górny | 2023-06-18 | 2 | -60/+75 |
* | cargo.eclass: Optimize GIT_CRATES check | Michał Górny | 2023-06-18 | 1 | -29/+29 |
* | cargo.eclass: Add variable alternative to $(cargo_crate_uris) | Michał Górny | 2023-06-18 | 2 | -16/+36 |
* | eclass/tests: Add a minimal benchmark for cargo.eclass | Michał Górny | 2023-06-18 | 1 | -0/+107 |
* | linux-mod.eclass: Mark as deprecated in favor of linux-mod-r1.eclass | Mike Pagano | 2023-06-17 | 1 | -0/+1 |
* | ecm.eclass: Add Qt 5.15.10 to ECM_QTHELP Portage bug workaround | Andreas Sturmlechner | 2023-06-17 | 1 | -6/+15 |
* | llvm.org.eclass: Add 17.0.0_pre20230615 snapshot | Michał Górny | 2023-06-17 | 1 | -0/+3 |
* | toolchain.eclass: fix USE=doc build | Sam James | 2023-06-17 | 1 | -2/+2 |
* | pypi.eclass: Do extglob reset unconditionally | Michał Górny | 2023-06-17 | 1 | -8/+6 |
* | python-utils-r1.eclass: Use @a instead of declare check for array | Michał Górny | 2023-06-17 | 1 | -4/+11 |
* | eclass/tests: Add a benchmark for python-utils-r1 | Michał Górny | 2023-06-17 | 1 | -0/+53 |
* | common-lisp-3.eclass: Don't call readarray -d unless >=bash-5.0 | Ulrich Müller | 2023-06-16 | 1 | -2/+10 |
* | common-lisp-3.eclass: Don't inherit eutils | Ulrich Müller | 2023-06-16 | 1 | -2/+0 |
* | rpm.eclass: Don't inherit eutils in EAPI 7 | Ulrich Müller | 2023-06-16 | 1 | -2/+1 |
* | rpm.eclass: Drop support for EAPI 5 | Ulrich Müller | 2023-06-16 | 1 | -5/+5 |
* | mercurial.eclass: Don't inherit eutils | Ulrich Müller | 2023-06-16 | 1 | -8/+0 |
* | mercurial.eclass: Fix typo in eclassdoc | Ulrich Müller | 2023-06-16 | 1 | -1/+1 |