| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | python-utils-r1.eclass: Remove python_wrapper_setup | Michał Górny | 2022-02-09 | 1 | -16/+0 |
* | python-utils-r1.eclass: Remove deprecated python_export | Michał Górny | 2022-02-09 | 1 | -17/+0 |
* | python-utils-r1.eclass: Fix sphinx_build for non-autodoc case | Michał Górny | 2022-02-09 | 1 | -4/+18 |
* | distutils-r1.eclass: Fix has_version for distutils_enable_sphinx | Michał Górny | 2022-02-09 | 1 | -1/+5 |
* | python-utils-r1.eclass: Inline python_is_installed | Michał Górny | 2022-02-09 | 1 | -19/+3 |
* | python-utils-r1.eclass: Report _python_run_check_deps verbosely | Michał Górny | 2022-02-09 | 1 | -1/+9 |
* | python-any-r1.eclass: Explain the reason for interpreter choice | Michał Górny | 2022-02-09 | 1 | -3/+3 |
* | python-utils-r1.eclass: Add function to run python_check_deps() | Michał Górny | 2022-02-09 | 3 | -34/+25 |
* | python-any-r1.eclass: Move EPYTHON validity check to python_setup() | Michał Górny | 2022-02-09 | 1 | -22/+14 |
* | python-r1.eclass: Remove deprecated python_gen_usedep | Michał Górny | 2022-02-09 | 1 | -42/+1 |
* | distutils-r1.eclass: Create distutils_pep517_install helper | Michał Górny | 2022-02-09 | 1 | -29/+48 |
* | distutils-r1.eclass: Get wheel name from the backend | Michał Górny | 2022-02-09 | 1 | -9/+5 |
* | distutils-r1.eclass: Split backend getting code into a function | Michał Górny | 2022-02-09 | 1 | -47/+63 |
* | bazel.eclass: Add SUPPORTED_EAPIS 8 doc | Jason Zaman | 2022-02-06 | 1 | -1/+1 |
* | llvm.eclass: Allow slot 15 | Michał Górny | 2022-02-06 | 1 | -2/+2 |
* | llvm.org.eclass: Bump main branch to 15.x | Michał Górny | 2022-02-06 | 1 | -1/+1 |
* | eclass/ruby-fakegem.eclass: updated extensions dir according to formula from ... | Andrew Aladjev | 2022-02-06 | 1 | -1/+4 |
* | scons-utils.eclass: Replace deprecated PYTHON_MULTI_USEDEP | Michał Górny | 2022-02-04 | 1 | -3/+3 |
* | eclass: deprecate the old go eclasses | William Hubbs | 2022-02-04 | 4 | -0/+4 |
* | dune.eclass: enhance build and test logs | Alfredo Tupone | 2022-02-02 | 1 | -2/+2 |
* | distutils-r1.eclass: Restore QA warning for DUS + DISTUTILS_OPTIONAL | Michał Górny | 2022-02-01 | 1 | -0/+5 |
* | distutils-r1.eclass: Add DISTUTILS_DEPS output var for PEP 517 mode | Michał Górny | 2022-02-01 | 1 | -1/+33 |
* | distutils-r1.eclass: Move DISTUTILS_OPTIONAL check into set_globals | Michał Górny | 2022-02-01 | 1 | -7/+9 |
* | distutils-r1.eclass: Fix subphase return value passthrough | Michał Górny | 2022-02-01 | 1 | -15/+33 |
* | distutils-r1.eclass: make esetup.py require setup.{py,cfg} | Michał Górny | 2022-02-01 | 1 | -0/+3 |
* | distutils-r1.eclass: Disable stale egg-info cleaning in PEP517 mode | Michał Górny | 2022-02-01 | 1 | -1/+7 |
* | vcs-snapshot.eclass: canonical variable ordering | David Seifert | 2022-02-01 | 1 | -1/+6 |
* | vcs-snapshot.eclass: remove EAPI 0-5 | David Seifert | 2022-02-01 | 1 | -5/+5 |
* | vcs-snapshot.eclass: enable EAPI 8 | David Seifert | 2022-02-01 | 1 | -3/+3 |
* | vcs-clean.eclass: add missing die | David Seifert | 2022-02-01 | 1 | -3/+9 |
* | vcs-clean.eclass: enable EAPI 8 | David Seifert | 2022-02-01 | 1 | -4/+4 |
* | usr-ldscript.eclass: canonical variable ordering | David Seifert | 2022-02-01 | 1 | -3/+3 |
* | usr-ldscript.eclass: remove EAPI 5 | David Seifert | 2022-02-01 | 1 | -3/+3 |
* | user-info.eclass: remove EAPI 5 | David Seifert | 2022-02-01 | 1 | -4/+4 |
* | user.eclass: canonical variable ordering | David Seifert | 2022-02-01 | 1 | -3/+3 |
* | user.eclass: remove EAPI 5 | David Seifert | 2022-02-01 | 1 | -4/+4 |