| Commit message (Expand) | Author | Age | Files | Lines |
* | eclass/selinux-policy-2: Skip unconfined on MCS/MLS policy types | Jonathan Davies | 2021-07-05 | 1 | -4/+9 |
* | haskell-cabal.eclass: add SUPPORTED_EAPIS {0..7} annotation | Sergei Trofimovich | 2021-07-05 | 1 | -1/+3 |
* | ghc-package.eclass: drop support for pre-ghc-8 compilers | Sergei Trofimovich | 2021-07-05 | 1 | -32/+7 |
* | ghc-package.eclass: add SUPPORTED_EAPIS {0..7} annotation | Sergei Trofimovich | 2021-07-05 | 1 | -1/+3 |
* | l10n.eclass: Mark for removal | Ulrich Müller | 2021-07-04 | 1 | -0/+12 |
* | java-pkg-simple.eclass: added support for running only selected test classes | Miroslav Šulc | 2021-07-04 | 1 | -19/+34 |
* | l10n.eclass: Mark as deprecated | Ulrich Müller | 2021-07-03 | 1 | -0/+1 |
* | plocale.eclass: Copied from l10n.eclass | Ulrich Müller | 2021-07-03 | 1 | -0/+169 |
* | cargo.eclass: make CRATES pre-inherit | Georgy Yakovlev | 2021-07-02 | 1 | -3/+21 |
* | cargo.eclass: make CRATES an eclass variable | Georgy Yakovlev | 2021-07-02 | 1 | -0/+17 |
* | cargo.eclass: support EAPI=8, misc changes | Georgy Yakovlev | 2021-07-02 | 1 | -13/+26 |
* | java-utils-2.eclass: added support for parsing args to tests | Miroslav Šulc | 2021-07-03 | 1 | -4/+20 |
* | verify-sig.eclass: Enable EAPI 8 support | Michał Górny | 2021-07-02 | 1 | -11/+5 |
* | java-utils-2.eclass: fixed a typo | Miroslav Šulc | 2021-07-02 | 1 | -1/+1 |
* | meson-multilib.eclass: EAPI 8 support | David Michael | 2021-07-02 | 1 | -6/+6 |
* | multilib-minimal.eclass: EAPI 8 support | David Michael | 2021-07-02 | 1 | -6/+5 |
* | multilib-build.eclass: EAPI 8 support | David Michael | 2021-07-02 | 1 | -11/+10 |
* | gnome.org.eclass: EAPI 8 support | David Michael | 2021-07-02 | 1 | -4/+4 |
* | xdg-utils.eclass: EAPI 8 support | David Michael | 2021-07-02 | 1 | -21/+17 |
* | udev.eclass: EAPI 8 support | David Michael | 2021-07-02 | 1 | -14/+11 |
* | systemd.eclass: EAPI 8 support | David Michael | 2021-07-02 | 1 | -27/+17 |
* | python-utils-r1.eclass: Pass -Wdefault to epytest to avoid -Werror | Michał Górny | 2021-07-02 | 1 | -0/+3 |
* | findlib.eclass: conditionally RDEPEND | Alfredo Tupone | 2021-07-01 | 1 | -0/+1 |
* | eclass/docs.eclass: invert (B)DEPEND if condition | Andrew Ammerlaan | 2021-07-01 | 1 | -1/+1 |
* | eclass/kernel-2.eclass: Support CPU OPT Patch in kernels >= 5.13 | Mike Pagano | 2021-06-30 | 1 | -1/+2 |
* | eclass/mate.eclass: Add EAPI 7 support | Adam Feldman | 2021-06-30 | 1 | -3/+7 |
* | eclass/mate-desktop.org.eclass: Add EAPI 7 support | Adam Feldman | 2021-06-30 | 1 | -4/+4 |
* | eclass/docs.eclass: EAPI 8 support | Andrew Ammerlaan | 2021-06-30 | 1 | -4/+4 |
* | systemd.eclass: drop deprecated tmpfiles functions | David Michael | 2021-06-29 | 1 | -65/+0 |
* | toolchain-glibc.eclass: migrate to tmpfiles.eclass | David Michael | 2021-06-29 | 1 | -3/+5 |
* | eclass/prefix: add support for EAPI=8 | Fabian Groffen | 2021-06-29 | 1 | -2/+2 |
* | distutils-r1.eclass: Check for _all phase mismatch | Michał Górny | 2021-06-29 | 1 | -0/+16 |
* | python-utils-r1.eclass: Remove _python_ln_rel | Michał Górny | 2021-06-29 | 1 | -40/+0 |
* | distutils-r1.eclass: Use 'dosym -r' in EAPI 8 | Michał Górny | 2021-06-29 | 1 | -2/+4 |
* | distutils-r1.eclass: Eliminate path arg to ..._wrap_scripts | Michał Górny | 2021-06-29 | 1 | -13/+12 |
* | distutils-r1.eclass: Defer wrapping scripts until after root-merge | Michał Górny | 2021-06-29 | 1 | -1/+1 |
* | distutils-r1.eclass: fix distutils_enable_tests (${PYTHON_MULTI_USEDEP} usage) | Sam James | 2021-06-29 | 1 | -1/+1 |
* | meson.eclass: prefix MESON_DEPEND with an underscore | Mike Gilbert | 2021-06-28 | 1 | -3/+3 |
* | eapi7-ver.eclass: update EAPI 8 error message | David Michael | 2021-06-28 | 1 | -2/+2 |
* | meson.eclass: EAPI 8 support | David Michael | 2021-06-28 | 1 | -16/+9 |
* | ninja-utils.eclass: EAPI 8 support | David Michael | 2021-06-28 | 1 | -11/+9 |
* | java-pkg-simple.eclass: improved code related to java 9+ modules | Miroslav Šulc | 2021-06-27 | 1 | -8/+24 |
* | strip-linguas.eclass: New eclass, split off from l10n | Ulrich Müller | 2021-06-26 | 3 | -50/+72 |
* | l10n.eclass: Minor touchup of EAPI conditional | Ulrich Müller | 2021-06-26 | 1 | -2/+2 |
* | eutils.eclass: Minor touchups of EAPI conditionals | Ulrich Müller | 2021-06-26 | 1 | -6/+4 |
* | rpm.eclass: Support EAPI 8, some cleanup | Ulrich Müller | 2021-06-26 | 1 | -13/+20 |
* | usr-ldscript.eclass: Remove duplicate prefix check | Ulrich Müller | 2021-06-25 | 1 | -1/+0 |
* | usr-ldscript.eclass: Support EAPI 8, drop support for EAPI 4 | Ulrich Müller | 2021-06-25 | 1 | -5/+5 |
* | Revert "distutils-r1.eclass: Use 'dosym -r' in EAPI 8" | Mike Gilbert | 2021-06-24 | 1 | -4/+2 |
* | Revert "python-utils-r1.eclass: Remove _python_ln_rel" | Mike Gilbert | 2021-06-24 | 1 | -0/+40 |