| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "toolchain.eclass: handle RCs correctly" | Sam James | 2022-04-15 | 1 | -13/+3 |
* | go-module.eclass: fix eclassdoc @DEPRECATION tags | Sam James | 2022-04-15 | 1 | -9/+9 |
* | toolchain.eclass: handle RCs correctly | Sam James | 2022-04-15 | 1 | -3/+13 |
* | llvm.org.eclass: add sam to distfile paths | Sam James | 2022-04-13 | 1 | -1/+3 |
* | rebar.eclass: depend on slotted rebar2 | Matthew Smith | 2022-04-12 | 1 | -2/+2 |
* | autotools.eclass: don't use reserved variable (__) | Sam James | 2022-04-12 | 1 | -4/+4 |
* | distutils-r1.eclass: don't call copy_egg_info if USE_PEP517=setuptools | Sam James | 2022-04-11 | 1 | -1/+1 |
* | distutils-r1.eclass: Bump min. dependency versions | Michał Górny | 2022-04-11 | 1 | -9/+11 |
* | distutils-r1.eclass: Print deprecation warning for distutils builds | Michał Górny | 2022-04-11 | 1 | -0/+9 |
* | distutils-r1.eclass: Introduce distutils_write_namespace | Michał Górny | 2022-04-11 | 1 | -0/+41 |
* | distutils-r1.eclass: Skip build_ext when there no .c/.pyx files | Michał Górny | 2022-04-11 | 1 | -1/+11 |
* | distutils-r1.eclass: Call build_ext instead of build in PEP517 mode | Michał Górny | 2022-04-11 | 1 | -1/+5 |
* | distutils-r1.eclass: Update namespace package doc URL | Michał Górny | 2022-04-11 | 1 | -1/+1 |
* | distutils-r1.eclass: Issue a QA warning if "build" exists | Michał Górny | 2022-04-11 | 1 | -1/+7 |
* | distutils-r1.eclass: Prefer "rm -rf build" over "setup.py clean -a" | Michał Górny | 2022-04-11 | 1 | -1/+5 |
* | eclass/cdrom.eclass: add EAPI 8 | Conrad Kostecki | 2022-04-11 | 1 | -3/+3 |
* | eclass/common-lisp-3: Properly escape recursive install files | Marco Sirabella | 2022-04-10 | 1 | -1/+3 |
* | cdrom.eclass: fix tab | Conrad Kostecki | 2022-04-10 | 1 | -5/+5 |
* | distutils-r1.eclass: Remove extra deps from jupyter backend | Michał Górny | 2022-04-08 | 1 | -4/+2 |
* | distutils-r1.eclass: Recognize jupyter PEP517 backend | Michał Górny | 2022-04-08 | 1 | -0/+11 |
* | distutils-r1.eclass: Fix PEP517 + single-impl w/ no scripts | Michał Górny | 2022-04-08 | 1 | -1/+4 |
* | mono.eclass: Remove conditionals for EAPIs 0, 1, 2 | Ulrich Müller | 2022-04-07 | 1 | -3/+1 |
* | mercurial.eclass: Remove conditionals for EAPIs 0, 1, 2 | Ulrich Müller | 2022-04-07 | 1 | -3/+1 |
* | distutils-r1.eclass: Support GPEP517_TESTING mode | Michał Górny | 2022-04-07 | 1 | -31/+57 |
* | distutils-r1.eclass: Add hatchling support (meh!) | Michał Górny | 2022-04-07 | 1 | -0/+9 |
* | eclass/vim-{doc,plugin}.eclass: revert previous commit. | Patrice Clement | 2022-04-06 | 2 | -30/+29 |
* | vim-plugin.eclass: support EAPI 8 | Thomas Bracht Laumann Jespersen | 2022-04-06 | 1 | -9/+10 |
* | vim-doc.eclass: support EAPI 8 | Thomas Bracht Laumann Jespersen | 2022-04-06 | 1 | -20/+20 |
* | preserve-libs.eclass: Remove conditionals for EAPIs 0, 1, and 2 | Ulrich Müller | 2022-04-05 | 1 | -10/+6 |
* | xorg-3.eclass: Fix unsetting GIT_ECLASS | Matt Turner | 2022-04-03 | 1 | -5/+3 |
* | emboss-r2.eclass: remove last-rited eclass | David Seifert | 2022-04-04 | 1 | -161/+0 |
* | font.eclass: Support EAPI 8 | Matt Turner | 2022-04-03 | 1 | -3/+3 |
* | vala.eclass: raise VALA_MIN_API_VERSION to 0.50 | Matt Turner | 2022-04-02 | 1 | -2/+2 |
* | vala.eclass: raise VALA_MAX_API_VERSION to 0.56 | Matt Turner | 2022-04-02 | 1 | -2/+2 |
* | xorg-3.eclass: Unset GIT_ECLASS later | Matt Turner | 2022-04-02 | 1 | -1/+3 |
* | xorg-3.eclass: Fix undocumented variable warnings | Matt Turner | 2022-04-02 | 1 | -3/+2 |
* | xorg-3.eclass: Drop EXPORTED_FUNCTIONS variable | Matt Turner | 2022-04-02 | 1 | -2/+1 |
* | xorg-3.eclass: Drop app-doc/doxygen as a doc dependency | Matt Turner | 2022-04-02 | 1 | -1/+0 |
* | xorg-3.eclass: Support EAPI 8 | Matt Turner | 2022-04-02 | 1 | -3/+3 |
* | distutils-r1.eclass: Revert "Support backend-path in pyproject.toml" | Michał Górny | 2022-04-02 | 1 | -8/+1 |
* | distutils-r1.eclass: Support backend-path in pyproject.toml | Michał Górny | 2022-04-02 | 1 | -1/+8 |
* | python-utils-r1.eclass: Make python_fix_shebang force full path | Michał Górny | 2022-04-02 | 2 | -114/+106 |
* | wrapper.eclass: Drop support for EAPIs 0 to 4 | Ulrich Müller | 2022-04-01 | 1 | -6/+11 |
* | llvm.org.eclass: Fix patch removal test | Michał Górny | 2022-03-30 | 1 | -9/+4 |
* | acct-user.eclass: Refuse to lock out the superuser | Ulrich Müller | 2022-03-28 | 1 | -0/+5 |
* | acct-user.eclass: Use arithmetic test for EUID | Ulrich Müller | 2022-03-28 | 1 | -6/+6 |
* | user.eclass: Use arithmetic test for UID | Ulrich Müller | 2022-03-28 | 1 | -2/+2 |
* | fcaps.eclass: Use arithmetic test for UID | Ulrich Müller | 2022-03-28 | 1 | -1/+1 |
* | webapp.eclass: Use UID 0 instead of root | Ulrich Müller | 2022-03-28 | 1 | -2/+2 |
* | toolchain.eclass: Use UID 0 instead of root | Ulrich Müller | 2022-03-28 | 1 | -1/+1 |