| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain.eclass: use more conservative flags in src_test | Sam James | 2024-08-04 | 1 | -3/+38 |
* | kernel-install.eclass: fixup indentation | Andrew Ammerlaan | 2024-08-04 | 1 | -12/+12 |
* | toolchain.eclass: drop -fno-harden-control-flow-redundancy append | Sam James | 2024-08-04 | 1 | -3/+0 |
* | llvm.org.eclass: Remove 19.x snapshot support | Michał Górny | 2024-08-01 | 1 | -3/+0 |
* | llvm.org.eclass: Add 20.0.0_pre20240801 snapshot | Michał Górny | 2024-08-01 | 1 | -0/+3 |
* | java-utils-2.eclass: etestng use java-pkg_getjars --build-only | Volkmar W. Pogatzki | 2024-08-01 | 1 | -1/+1 |
* | toolchain.eclass: ppc64-musl: Disable libquadmath | A. Wilcox | 2024-07-31 | 1 | -1/+8 |
* | llvm-r1.eclass: Update tests for new stable | Michał Górny | 2024-07-29 | 1 | -9/+17 |
* | java-utils-2.eclass: select java-config binary, prefer java-config over java-... | Florian Schmaus | 2024-07-28 | 1 | -1/+7 |
* | eclass/tests: Include tests in version-funcs.sh itself | Ulrich Müller | 2024-07-28 | 3 | -175/+175 |
* | kernel-build.eclass: fixup left-over KERNEL_IUSE_SECUREBOOT | Andrew Ammerlaan | 2024-07-28 | 1 | -1/+1 |
* | llvm.org.eclass: Remove old snapshot support | Michał Górny | 2024-07-27 | 1 | -6/+0 |
* | llvm.org.eclass: Account for changed distfile suffix in 19.1.0_rc1 | Michał Górny | 2024-07-27 | 1 | -7/+20 |
* | savedconfig.eclass: Drop support for EAPI 6 | Ulrich Müller | 2024-07-26 | 1 | -6/+6 |
* | java-utils-2.eclass: fix ejunit_(), java-pkg_getjars --build-only | Volkmar W. Pogatzki | 2024-07-26 | 1 | -1/+1 |
* | kernel-build.eclass: set toolchain variables more comprehensibly | Alfred Wingate | 2024-07-24 | 1 | -0/+7 |
* | kernel-build.eclass: fix determining kernel release with MODULES=n | Andrew Ammerlaan | 2024-07-24 | 1 | -9/+8 |
* | eclass/kernel-{build,install}.eclass: link to config,Sys.map in moddir | Andrew Ammerlaan | 2024-07-24 | 2 | -0/+9 |
* | texlive-common.eclass: Add TEXLIVE_SCRIPTS_W_FILE_EXT variable | Florian Schmaus | 2024-07-24 | 1 | -2/+18 |
* | greadme.eclass: new eclass | Florian Schmaus | 2024-07-24 | 1 | -0/+251 |
* | llvm.eclass: Mark @DEPRECATED | Michał Górny | 2024-07-23 | 1 | -0/+1 |
* | llvm-r1.eclass: Do not default-enable unkeyworded slots | Michał Górny | 2024-07-23 | 1 | -2/+7 |
* | llvm-r1.eclass: LLVM 18 is now stable | Michał Górny | 2024-07-23 | 1 | -1/+1 |
* | llvm.org.eclass: main is now 20.x | Michał Górny | 2024-07-23 | 1 | -1/+1 |
* | java-pkg-simple.eclass: allow java-pkg-opt-2 | Volkmar W. Pogatzki | 2024-07-23 | 1 | -3/+15 |
* | distutils-r1.eclass: Add distutils_enable_tests import-check | Michał Górny | 2024-07-22 | 1 | -1/+11 |
* | distutils-r1.eclass: Allow wheel reuse by default | Michał Górny | 2024-07-22 | 1 | -1/+1 |
* | distutils-r1.eclass: Fix QA to ignore non-generic "pure" wheels | Michał Górny | 2024-07-22 | 1 | -1/+1 |
* | kernel-build.eclass: support unset MODULES_SIGN_{CERT,KEY} | Andrew Ammerlaan | 2024-07-21 | 1 | -2/+2 |
* | kernel-build.eclass: add missing modules-sign conditional to cert/key check | Andrew Ammerlaan | 2024-07-21 | 1 | -22/+24 |
* | kernel-build.eclass: don't check key/cert if merging binary | Andrew Ammerlaan | 2024-07-21 | 1 | -1/+1 |
* | kernel-build.eclass: check and fail early if key or cert in DER format | Andrew Ammerlaan | 2024-07-21 | 1 | -2/+22 |
* | secureboot.eclass: check and fail early if key or cert in DER format | Andrew Ammerlaan | 2024-07-21 | 1 | -7/+19 |
* | llvm.org.eclass: Add 19.0.0_pre20240720 snapshot | Michał Górny | 2024-07-20 | 1 | -0/+3 |
* | unpacker.eclass: Drop support for EAPI 6 | Ulrich Müller | 2024-07-20 | 1 | -7/+4 |
* | kernel-build.eclass: Fix leftover dir_ver use | Michał Górny | 2024-07-18 | 1 | -1/+1 |
* | go-env.eclass: Add the go-env_goos() helper function | James Le Cuirot | 2024-07-16 | 1 | -0/+18 |
* | go-env.eclass: Rewrite the go-env_goarch() logic | James Le Cuirot | 2024-07-16 | 1 | -15/+17 |
* | go-env.eclass: Establish EAPI 7 and 8 as supported | James Le Cuirot | 2024-07-16 | 1 | -8/+7 |
* | golang-base.eclass: Drop support for EAPI 5 and 6 | James Le Cuirot | 2024-07-16 | 1 | -8/+5 |
* | golang-build.eclass: Drop support for EAPI 6 | James Le Cuirot | 2024-07-16 | 1 | -3/+3 |
* | golang-vcs-snapshot.eclass: Drop support for EAPI 6 | James Le Cuirot | 2024-07-16 | 1 | -3/+3 |
* | golang-vcs.eclass: Drop support for EAPI 6 | James Le Cuirot | 2024-07-16 | 1 | -3/+3 |
* | kernel-install.eclass: improve kernel version check | James Calligeros | 2024-07-15 | 1 | -5/+5 |
* | kernel-build.eclass: check that KV_FULL matches the kernel release | James Calligeros | 2024-07-15 | 1 | -1/+9 |
* | kernel-build.eclass: sanity check the prepared kernel's release string | James Calligeros | 2024-07-15 | 1 | -0/+13 |
* | kernel-{build,install}.eclass: make kernel install paths match release | James Calligeros | 2024-07-15 | 2 | -45/+60 |
* | kernel-install: Improve warning, consider alternate initrd generators | Zen | 2024-07-15 | 1 | -11/+24 |
* | gnome2-utils.eclass: remove EAPI 5 and 6 | David Seifert | 2024-07-15 | 1 | -63/+34 |
* | gnome.org.eclass: remove EAPI 5 and 6 | David Seifert | 2024-07-15 | 1 | -14/+5 |