| Commit message (Expand) | Author | Age | Files | Lines |
* | multibuild.eclass: Fix passing return value from variants | Michał Górny | 2023-11-23 | 1 | -1/+1 |
* | toolchain-autoconf.eclass: Add TC_AUTOCONF_ENVPREFIX | Arsen Arsenović | 2023-11-22 | 1 | -1/+8 |
* | toolchain-autoconf.eclass: accept arguments for src_configure | Sam James | 2023-11-22 | 1 | -1/+1 |
* | toolchain-autoconf.eclass: handle different PN | Sam James | 2023-11-22 | 1 | -2/+5 |
* | flag-o-matic.eclass: allow further MIPS errata flags | Sam James | 2023-11-21 | 1 | -3/+9 |
* | flag-o-matic.eclass: allow -mfix-r5900 errata flag for MIPS | Sam James | 2023-11-21 | 1 | -1/+2 |
* | eclass/golang-vcs.eclass: set up compile env | Thilo Fromm | 2023-11-20 | 1 | -1/+4 |
* | eclass/golang-vcs-snapshot.eclass: set up compile env | Thilo Fromm | 2023-11-20 | 1 | -1/+4 |
* | eclass/go-module.eclass: export compile env in src_unpack | Thilo Fromm | 2023-11-20 | 1 | -1/+4 |
* | eclass/go-env.eclass: add helper to set compile env | Thilo Fromm | 2023-11-20 | 1 | -0/+48 |
* | haskell-cabal.eclass: Fix default_exposed_pkgs | hololeap | 2023-11-19 | 1 | -0/+1 |
* | distutils-r1.eclass: Silence pydevd warnings | Michał Górny | 2023-11-19 | 1 | -0/+3 |
* | python-utils-r1.eclass: Do not pass `-p no:*` w/ no autoloading | Michał Górny | 2023-11-19 | 1 | -23/+28 |
* | python-utils-r1.eclass: Do not pass `-p xdist` w/ PYTEST_PLUGINS | Michał Górny | 2023-11-19 | 1 | -3/+7 |
* | llvm.org.eclass: Add 18.0.0_pre20231119 snapshot | Michał Górny | 2023-11-19 | 1 | -0/+3 |
* | dist-kernel-utils.eclass: set arch to kernel for installation | Andrew Ammerlaan | 2023-11-18 | 1 | -1/+3 |
* | kernel-install.eclass: also cleanup uki.efi in postrm | Andrew Ammerlaan | 2023-11-18 | 1 | -1/+1 |
* | java-utils-2.eclass: record LIBDIR in package.env | Florian Schmaus | 2023-11-14 | 1 | -0/+3 |
* | toolchain-funcs.eclass: Add functions to get pointer size in bytes | James Le Cuirot | 2023-11-13 | 1 | -0/+14 |
* | ecm.eclass: Raise baseline Frameworks version (KFMIN) to 5.106.0 | Andreas Sturmlechner | 2023-11-13 | 1 | -3/+2 |
* | eclass/dotnet-pkg-base.eclass: remove DOTNET_DATA and NUGET_DATA | Maciej Barć | 2023-11-13 | 1 | -4/+0 |
* | eclass/dotnet-pkg-base.eclass: mark OUTPUT_VARIABLEs | Maciej Barć | 2023-11-13 | 1 | -0/+6 |
* | eclass/dotnet-pkg-base.eclass: remove DOTNET_PKG_EXECUTABLE_PATH | Maciej Barć | 2023-11-13 | 1 | -6/+4 |
* | llvm.org.eclass: Add 18.0.0_pre20231111 snapshot | Michał Górny | 2023-11-11 | 1 | -0/+3 |
* | llvm.org.eclass: Remove support for old snapshots | Michał Górny | 2023-11-11 | 1 | -9/+0 |
* | cuda.eclass: fix typo | Pacho Ramos | 2023-11-10 | 1 | -1/+1 |
* | dist-kernel-utils.eclass: drop workaround skipping dracut kernel-install | Andrew Ammerlaan | 2023-11-10 | 1 | -14/+0 |
* | kernel-install.eclass: bump minimal dracut version | Andrew Ammerlaan | 2023-11-10 | 1 | -1/+1 |
* | git-r3.eclass: Inroducing EVCS_STORE_DIRS var | Siddhanth Rathod | 2023-11-10 | 1 | -0/+10 |
* | */*: move sys-kernel/installkernel-systemd-boot to sys-kernel/installkernel-s... | Andrew Ammerlaan | 2023-11-09 | 1 | -1/+1 |
* | toolchain.eclass: restore graphite for USE=jit minimal build | Sam James | 2023-11-09 | 1 | -1/+4 |
* | acct-user.eclass: Warn when the user is removed from a group | Ulrich Müller | 2023-11-08 | 1 | -0/+16 |
* | toolchain.eclass: filter -Walloc-size for < GCC 14 | Sam James | 2023-11-08 | 1 | -0/+3 |
* | distutils-r1.eclass: Add pytest-xdist dep if EPYTEST_XDIST is set | Michał Górny | 2023-11-07 | 2 | -1/+6 |
* | python-utils-r1.eclass: Add EPYTEST_XDIST for epytest | Michał Górny | 2023-11-07 | 1 | -0/+29 |
* | distutils-r1.eclass: Refactor d_e_t to permit multiple test packages | Michał Górny | 2023-11-07 | 1 | -6/+6 |
* | distutils-r1.eclass: Refactor `d_e_t unittest` (NFC) | Michał Górny | 2023-11-07 | 1 | -9/+8 |
* | add gcc:13 support for ada packages | Alfredo Tupone | 2023-11-06 | 1 | -11/+8 |
* | llvm.org.eclass: Add 18.0.0_pre20231104 snapshot | Michał Górny | 2023-11-04 | 1 | -0/+3 |
* | toolchain-funcs.eclass: tc-ld-force-bfd: unset LD before calling tc-getLD | Mike Gilbert | 2023-11-04 | 1 | -4/+3 |
* | eclass/tests: Remove obsolete/broken distutils-r1 tests | Michał Górny | 2023-11-03 | 2 | -264/+0 |
* | linux-mod-r1.eclass: fix DEPMOD override for kernel 6.6 | Ionen Wolkens | 2023-11-01 | 1 | -2/+2 |
* | Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH | Mike Gilbert | 2023-10-31 | 2 | -2/+2 |
* | verify-sig.eclass: prepend BROOT to VERIFY_SIG_OPENPGP_KEY_PATH | Mike Gilbert | 2023-10-31 | 1 | -10/+27 |
* | meson.eclass: depend on >=dev-util/meson-1.2.1 | Mike Gilbert | 2023-10-30 | 1 | -1/+1 |
* | toolchain-funcs.eclass: add detection for arc | Matoro Mahri | 2023-10-29 | 1 | -0/+3 |
* | toolchain.eclass: only pass -fno-harden-control-flow-redundancy for new enoug... | Sam James | 2023-10-27 | 1 | -3/+3 |
* | toolchain.eclass: add -fno-harden-control-flow-redundancy to old-compiler fil... | Sam James | 2023-10-27 | 1 | -3/+3 |
* | flag-o-matic.eclass: allow -fno-harden-control-flow-redundancy too | Sam James | 2023-10-26 | 1 | -2/+2 |
* | toolchain.eclass: pass -fno-control-flow-redundancy, filter flags for older c... | Sam James | 2023-10-26 | 1 | -0/+12 |