summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* verify-sig.eclass: Link to the guideMichał Górny2022-02-251-1/+5
* distutils-r1.eclass: Do not filter error output from backend getterMichał Górny2022-02-251-2/+3
* distutils-r1.eclass: Make build-backend getting more reliableMichał Górny2022-02-251-2/+4
* distutils-r1.eclass: Update the desc for PEP517 modeMichał Górny2022-02-251-5/+10
* python-any-r1.eclass: Fix unsupported/invalid EPYTHON logicMichał Górny2022-02-251-3/+5
* go-module.eclass: add helper function to call goWilliam Hubbs2022-02-251-0/+13
* ruby-fakegem.eclass: Fix @SUPPORTED_EAPISUlrich Müller2022-02-221-2/+2
* db-use.eclass: add support for EAPI 8, die on unknown EAPIFlorian Schmaus2022-02-221-8/+6
* cmake.eclass: Document MYCMAKEARGSAndreas Sturmlechner2022-02-211-0/+6
* cmake.eclass: Fix MYCMAKEARGS support with >=dev-util/cmake-3.23Andreas Sturmlechner2022-02-211-1/+4
* kernel-2.eclass: Document variables, minor style clean-upMike Pagano2022-02-201-80/+163
* vala.eclass: Support EAPI 8Ulrich Müller2022-02-201-13/+22
* go-module.eclass: set a default for GOMODCACHEWilliam Hubbs2022-02-181-0/+6
* go-module.eclass: add a manual example of how to extract the content of EGO_SUMWilliam Hubbs2022-02-171-0/+8
* go-module.eclass: update documentationWilliam Hubbs2022-02-161-6/+14
* verify-sig.eclass: Add a function to verify pure checksumsMichał Górny2022-02-161-7/+38
* vdr-plugin-2.eclass: prefix qa notices with "QA Notice:"Martin Dummer2022-02-161-8/+8
* openib.eclass: treecleanDavid Seifert2022-02-151-158/+0
* distutils-r1.eclass: Use python_has_version in ...enable_sphinxMichał Górny2022-02-151-3/+1
* python-utils-r1.eclass: Add a verbose python_has_version() wrapperMichał Górny2022-02-151-0/+42
* distutils-r1.eclass: Require explicit root for d_pep517_installMichał Górny2022-02-151-4/+4
* eclass/tests: source tests-common.sh || exitMike Gilbert2022-02-1427-27/+27
* eclass/tests/savedconfig.sh: abort when source tests-common.sh failsMike Gilbert2022-02-141-1/+1
* llvm.eclass: enable EAPI 8Stephan Hartmann2022-02-141-2/+2
* emboss-r2.eclass: last-riteDavid Seifert2022-02-141-1/+4
* emboss-r3.eclass: revbump for EAPI 8David Seifert2022-02-141-0/+131
* eclass/go-module.eclass: documentation and bdepend adjustmentWilliam Hubbs2022-02-131-6/+8
* eclass/golang-*: fix deprecation noticesWilliam Hubbs2022-02-134-4/+4
* eclass/dune.eclass: inherit multiprocessingMaciej Barć2022-02-131-3/+5
* tree-sitter-grammar.eclass: Re-assign maintainerMatthew Smith2022-02-121-3/+3
* linux-mod.eclass: Fix EAPI 8 supportMike Pagano2022-02-121-1/+5
* linux-mod.eclass: Remove eutils inherit for EAPI 8Mike Pagano2022-02-121-1/+1
* linux-mod.eclass: enable EAPI 8, remove EAPI 5Mike Pagano2022-02-121-7/+2
* llvm.org.eclass: Add LoongArch targetMichał Górny2022-02-101-1/+8
* python-utils-r1.eclass: Silence missing locale(1) errorMichał Górny2022-02-091-1/+1
* distutils-r1.eclass: Add min version to tomli depMichał Górny2022-02-091-1/+1
* python-utils-r1.eclass: Add QA check for obsolete PYTHON_COMPATMichał Górny2022-02-091-1/+17
* python-any-r1.eclass: Do not test EPYTHON twiceMichał Górny2022-02-091-6/+8
* python-utils-r1.eclass: Support matching impls by stdlib versionMichał Górny2022-02-094-44/+36
* python-utils-r1.eclass: Add status messages to python_optimizeMichał Górny2022-02-091-0/+1
* python-utils-r1.eclass: Remove old phase check from python_optimizeMichał Górny2022-02-091-9/+0
* python-utils-r1.eclass: Use heredoc instead of "python -c"Michał Górny2022-02-091-5/+36
* distutils-r1.eclass: Use heredoc instead of "python -c"Michał Górny2022-02-091-10/+22
* python-single-r1.eclass: Remove PYTHON_MULTI_USEDEPMichał Górny2022-02-091-7/+0
* python-utils-r1.eclass: Remove python_is_python3Michał Górny2022-02-093-27/+3
* python-r1.eclass: Improve comment for USE-dep generationMichał Górny2022-02-091-3/+9
* python-single-r1.eclass: Inline & simplify USE-deps in gen_cond_depMichał Górny2022-02-091-42/+3
* python-utils-r1.eclass: Remove python_wrapper_setupMichał Górny2022-02-091-16/+0
* python-utils-r1.eclass: Remove deprecated python_exportMichał Górny2022-02-091-17/+0
* python-utils-r1.eclass: Fix sphinx_build for non-autodoc caseMichał Górny2022-02-091-4/+18