| Commit message (Expand) | Author | Age | Files | Lines |
* | subversion.eclass: Support EAPI 8 |  Ulrich Müller | 2022-02-28 | 1 | -2/+2 |
* | subversion.eclass: Drop support for EAPIs 4 and 5 |  Ulrich Müller | 2022-02-28 | 1 | -80/+5 |
* | eclass/unpacker.eclass: Add support for makeself 2.3.0 |  Christian Ruppert | 2022-02-28 | 1 | -1/+1 |
* | verify-sig.eclass: Link to the guide |  Michał Górny | 2022-02-25 | 1 | -1/+5 |
* | distutils-r1.eclass: Do not filter error output from backend getter |  Michał Górny | 2022-02-25 | 1 | -2/+3 |
* | distutils-r1.eclass: Make build-backend getting more reliable |  Michał Górny | 2022-02-25 | 1 | -2/+4 |
* | distutils-r1.eclass: Update the desc for PEP517 mode |  Michał Górny | 2022-02-25 | 1 | -5/+10 |
* | python-any-r1.eclass: Fix unsupported/invalid EPYTHON logic |  Michał Górny | 2022-02-25 | 1 | -3/+5 |
* | go-module.eclass: add helper function to call go |  William Hubbs | 2022-02-25 | 1 | -0/+13 |
* | ruby-fakegem.eclass: Fix @SUPPORTED_EAPIS |  Ulrich Müller | 2022-02-22 | 1 | -2/+2 |
* | db-use.eclass: add support for EAPI 8, die on unknown EAPI |  Florian Schmaus | 2022-02-22 | 1 | -8/+6 |
* | cmake.eclass: Document MYCMAKEARGS |  Andreas Sturmlechner | 2022-02-21 | 1 | -0/+6 |
* | cmake.eclass: Fix MYCMAKEARGS support with >=dev-util/cmake-3.23 |  Andreas Sturmlechner | 2022-02-21 | 1 | -1/+4 |
* | kernel-2.eclass: Document variables, minor style clean-up |  Mike Pagano | 2022-02-20 | 1 | -80/+163 |
* | vala.eclass: Support EAPI 8 |  Ulrich Müller | 2022-02-20 | 1 | -13/+22 |
* | go-module.eclass: set a default for GOMODCACHE |  William Hubbs | 2022-02-18 | 1 | -0/+6 |
* | go-module.eclass: add a manual example of how to extract the content of EGO_SUM |  William Hubbs | 2022-02-17 | 1 | -0/+8 |
* | go-module.eclass: update documentation |  William Hubbs | 2022-02-16 | 1 | -6/+14 |
* | verify-sig.eclass: Add a function to verify pure checksums |  Michał Górny | 2022-02-16 | 1 | -7/+38 |
* | vdr-plugin-2.eclass: prefix qa notices with "QA Notice:" |  Martin Dummer | 2022-02-16 | 1 | -8/+8 |
* | openib.eclass: treeclean |  David Seifert | 2022-02-15 | 1 | -158/+0 |
* | distutils-r1.eclass: Use python_has_version in ...enable_sphinx |  Michał Górny | 2022-02-15 | 1 | -3/+1 |
* | python-utils-r1.eclass: Add a verbose python_has_version() wrapper |  Michał Górny | 2022-02-15 | 1 | -0/+42 |
* | distutils-r1.eclass: Require explicit root for d_pep517_install |  Michał Górny | 2022-02-15 | 1 | -4/+4 |
* | eclass/tests: source tests-common.sh || exit |  Mike Gilbert | 2022-02-14 | 27 | -27/+27 |
* | eclass/tests/savedconfig.sh: abort when source tests-common.sh fails |  Mike Gilbert | 2022-02-14 | 1 | -1/+1 |
* | llvm.eclass: enable EAPI 8 |  Stephan Hartmann | 2022-02-14 | 1 | -2/+2 |
* | emboss-r2.eclass: last-rite |  David Seifert | 2022-02-14 | 1 | -1/+4 |
* | emboss-r3.eclass: revbump for EAPI 8 |  David Seifert | 2022-02-14 | 1 | -0/+131 |
* | eclass/go-module.eclass: documentation and bdepend adjustment |  William Hubbs | 2022-02-13 | 1 | -6/+8 |
* | eclass/golang-*: fix deprecation notices |  William Hubbs | 2022-02-13 | 4 | -4/+4 |
* | eclass/dune.eclass: inherit multiprocessing |  Maciej Barć | 2022-02-13 | 1 | -3/+5 |
* | tree-sitter-grammar.eclass: Re-assign maintainer |  Matthew Smith | 2022-02-12 | 1 | -3/+3 |
* | linux-mod.eclass: Fix EAPI 8 support |  Mike Pagano | 2022-02-12 | 1 | -1/+5 |
* | linux-mod.eclass: Remove eutils inherit for EAPI 8 |  Mike Pagano | 2022-02-12 | 1 | -1/+1 |
* | linux-mod.eclass: enable EAPI 8, remove EAPI 5 |  Mike Pagano | 2022-02-12 | 1 | -7/+2 |
* | llvm.org.eclass: Add LoongArch target |  Michał Górny | 2022-02-10 | 1 | -1/+8 |
* | python-utils-r1.eclass: Silence missing locale(1) error |  Michał Górny | 2022-02-09 | 1 | -1/+1 |
* | distutils-r1.eclass: Add min version to tomli dep |  Michał Górny | 2022-02-09 | 1 | -1/+1 |
* | python-utils-r1.eclass: Add QA check for obsolete PYTHON_COMPAT |  Michał Górny | 2022-02-09 | 1 | -1/+17 |
* | python-any-r1.eclass: Do not test EPYTHON twice |  Michał Górny | 2022-02-09 | 1 | -6/+8 |
* | python-utils-r1.eclass: Support matching impls by stdlib version |  Michał Górny | 2022-02-09 | 4 | -44/+36 |
* | python-utils-r1.eclass: Add status messages to python_optimize |  Michał Górny | 2022-02-09 | 1 | -0/+1 |
* | python-utils-r1.eclass: Remove old phase check from python_optimize |  Michał Górny | 2022-02-09 | 1 | -9/+0 |
* | python-utils-r1.eclass: Use heredoc instead of "python -c" |  Michał Górny | 2022-02-09 | 1 | -5/+36 |
* | distutils-r1.eclass: Use heredoc instead of "python -c" |  Michał Górny | 2022-02-09 | 1 | -10/+22 |
* | python-single-r1.eclass: Remove PYTHON_MULTI_USEDEP |  Michał Górny | 2022-02-09 | 1 | -7/+0 |
* | python-utils-r1.eclass: Remove python_is_python3 |  Michał Górny | 2022-02-09 | 3 | -27/+3 |
* | python-r1.eclass: Improve comment for USE-dep generation |  Michał Górny | 2022-02-09 | 1 | -3/+9 |
* | python-single-r1.eclass: Inline & simplify USE-deps in gen_cond_dep |  Michał Górny | 2022-02-09 | 1 | -42/+3 |