summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pypi.eclass: Normalize PN and translate PV for S as wellMichał Górny2023-02-121-0/+3
* pypi.eclass: Translate ${PV} by defaultMichał Górny2023-02-121-12/+12
* pypi.eclass: Add a version translation functionMichał Górny2023-02-121-0/+7
* pypi.eclass: Normalize sdist filenames by defaultMichał Górny2023-02-121-3/+24
* pypi.eclass: Normalize wheel filenamesMichał Górny2023-02-121-0/+33
* pypi.eclass: Add a name normalization functionMichał Górny2023-02-121-0/+32
* python-utils-r1.eclass: remove py3.8David Seifert2023-01-141-7/+10
* llvm.eclass: Remove EAPI 6Michał Górny2022-12-241-7/+0
* eclass/tests/python-utils-r1.sh: Remove old implsMichał Górny2022-12-141-17/+1
* scons-utils.eclass: Reuse makeopts_jobsMichał Górny2022-11-151-64/+0
* eclass/tests/scons-utils.sh: Fake python-r1 to fix failureMichał Górny2022-10-281-0/+1
* dist-kernel-utils.eclass: Add a PV → KV conversion functionMichał Górny2022-10-191-0/+28
* eclass/tests: add systemd testsMike Gilbert2022-10-151-0/+50
* eclass/tests/toolchain-funcs.sh: Handle missing ld.gold gracefullyMichał Górny2022-10-101-30/+34
* toolchain-funcs.eclass: Add tc-get-c-rtlib() to get CC runtimeMichał Górny2022-10-101-0/+10
* toolchain-funcs.eclass: Add tc-get-cxx-stdlib() to get C++ stdlibMichał Górny2022-10-101-0/+22
* eclass/tests/unpacker.sh: Add online tests for makeselfMichał Górny2022-10-011-0/+105
* eclass/tests/unpacker.sh: Add tests for makeselfMichał Górny2022-10-011-0/+29
* unpacker.eclass: Workaround zstd refusing to process symlinksMichał Górny2022-09-281-1/+6
* unpacker.eclass: Fix handling GNU ar archives in handwoven implMichał Górny2022-09-271-0/+4
* unpacker.eclass: Add on-the-fly .gpkg.tar unpacking supportMichał Górny2022-09-271-0/+47
* unpacker.eclass: Add support for .lz4 and .lzo compressionMichał Górny2022-09-271-0/+7
* eclass/tests: Add tests for unpacker.eclassMichał Górny2022-09-272-0/+240
* eclass/tests/python-utils-r1.eclass: Add tests for adding new implsMichał Górny2022-05-091-0/+35
* eclass/tests/python-utils-r1.sh: Streamline the testsMichał Górny2022-05-091-84/+28
* python-utils-r1.eclass: Add support for python3.11Michał Górny2022-05-091-0/+14
* multiprocessing.eclass: Default makeopts_jobs to inf=nproc+1Michał Górny2022-05-011-5/+10
* eclass/tests/python-utils-r1.sh: Add tests for stdlib ver matchingMichał Górny2022-04-211-0/+9
* eclass/tests/qmail.sh: eend and return should be separate statementsMike Gilbert2022-04-191-1/+2
* python-utils-r1.eclass: Make python_fix_shebang force full pathMichał Górny2022-04-021-31/+55
* 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
* python-utils-r1.eclass: Remove python_is_python3Michał Górny2022-02-091-5/+0
* python*-r1.eclass: Remove explicit dep on python-execMichał Górny2022-01-092-2/+2
* python-utils-r1.eclass: Bump minimal Python versionsMichał Górny2022-01-092-2/+2
* eclass/tests/python-utils-r1.sh: Remove obsoletep py2 usageMichał Górny2021-12-311-35/+11
* eclass/tests/python-utils-r1.sh: Update expected pypy3 includedirMichał Górny2021-12-311-1/+1
* eclass/tests: Update expected deps in distutils-r1 testsMichał Górny2021-12-312-4/+4
* qmail.eclass: simplify is_prime()Rolf Eike Beer2021-08-171-0/+52
* python-utils-r1.eclass: Deprecated and EAPI8-ban python_is_python3Michał Górny2021-06-231-0/+4
* eclass/tests: Add EAPI decls to fix running testsDavid Seifert2021-06-226-6/+12
* toolchain.eclass: add -march=znver3 manglingSergei Trofimovich2021-06-011-0/+1
* eclass/tests: eat optional arguments passed to has_versionMike Gilbert2021-05-121-0/+3
* eclass/tests: Add EAPI decls to fix running testsMichał Górny2021-05-122-2/+6
* eclass/tests/python-utils-r1.sh: Cover py3.10Michał Górny2021-05-051-0/+14
* eclass/tests: Update distutils-r1 expected valuesMichał Górny2021-03-282-4/+4
* python-utils-r1.eclass: Inline _python_impl_supported()Michał Górny2021-01-151-18/+0
* toolchain-funcs.eclass: fix or1k* tuple detectionSergei Trofimovich2021-01-051-1/+2
* */*: Update copyright line for files touched in 2019 and 2020.Ulrich Müller2020-12-234-4/+4
* eclass/tests: Initial test cases for eapi8-dosym.eclass.Ulrich Müller2020-11-231-0/+78