summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* eclass/tests/distutils-r1*.sh: Cover DISTUTILS_USE_SETUPTOOLSMichał Górny2020-07-022-1/+83
* eclass/tests/distutils-r1:single.sh: Tests for d-r1 single impl modeMichał Górny2020-07-021-0/+81
* eclass/tests/distutils-r1.sh: Normalize whitespaceMichał Górny2020-07-021-6/+9
* eclass/tests/distutils-r1.sh: update for EAPI=7 / py3.8Michał Górny2020-07-021-8/+8
* eclass/tests/distutils-r1.sh: update dep valuesMichał Górny2020-06-191-4/+4
* llvm.eclass: Fix prepending LLVM path before system pathsMichał Górny2020-05-281-8/+8
* llvm.eclass: Add initial testsMichał Górny2020-05-281-0/+138
* python-utils-r1.eclass: Enable python3_9Michał Górny2020-05-251-1/+15
* eclass/tests/toolchain.sh: add znver2 downgrade testSergei Trofimovich2020-05-101-0/+1
* eclass/tests/distutils-r1.sh: Revert "Update Python versions"Michał Górny2020-04-301-1/+1
* eclass/tests/python-utils-r1.sh: Add tests for py3.8Michał Górny2020-04-191-0/+14
* eclass/tests/python-utils-r1.sh: Remove tests for jython & pypyMichał Górny2020-03-301-31/+0
* eclass/tests/distutils-r1.sh: Update Python versionsMichał Górny2020-03-301-1/+1
* eclass/multilib.eclass: update copyright and fix typosSergei Trofimovich2020-03-281-2/+2
* multilib.eclass: multilib_env(): set LIBDIR=lib for *-musl*Sergei Trofimovich2020-03-271-0/+4
* eclass/tests: add basic tests for multilib_env() expansionSergei Trofimovich2020-03-271-0/+61
* flag-o-matic.eclass: revert "don't use -Werror in test-flag-PROG(), bug #712488"Sergei Trofimovich2020-03-261-6/+4
* python-utils-r1.eclass: Mark python_export privateMichał Górny2020-03-221-1/+1
* flag-o-matic.eclass: don't use -Werror in test-flag-PROG(), bug #712488Sergei Trofimovich2020-03-201-4/+6
* eclass/tests/python-utils-r1.sh: Cover PYTHON_{CFLAGS,LIBS}Michał Górny2020-02-271-0/+6
* eclass/tests/distutils-r1.sh: Update post eclass changesMichał Górny2020-02-091-6/+6
* flag-o-matic.eclass: fix probe when CC points to absolute pathSergei Trofimovich2020-01-261-0/+6
* toolchain.eclass: fix arch downgrade for gcc-10Sergei Trofimovich2020-01-111-1/+11