summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* toolchain.eclass: fix arch downgrade for gcc-10Sergei Trofimovich2020-01-111-1/+11
* python-utils-r1.eclass: Eliminate virtual/pypyMichał Górny2019-12-301-2/+2
* python-utils-r1.eclass: Remove PYTHON_TARGETS="jython2_7"Michał Górny2019-12-301-1/+1
* python-utils-r1.eclass: Remove PYTHON_TARGETS="pypy"David Seifert2019-12-301-1/+1
* python-utils-r1.eclass: Remove PYTHON_TARGETS="python3_5"David Seifert2019-12-301-1/+1
* flag-o-matic.eclass: add LDFLAGS testing against linkerSergei Trofimovich2019-12-241-1/+1
* eclass/tests/flag-o-matic.sh: clarify the filterSergei Trofimovich2019-12-231-1/+1
* eclass/tests/toolchain-funcs.sh: fix gold tests, bug #700812Sergei Trofimovich2019-12-131-9/+9
* eclass/tests/distutils-r1.sh: Disable setuptools depMichał Górny2019-12-071-0/+1
* eclass/tests/toolchain.sh: fix 's/asserv/assert' typoSergei Trofimovich2019-12-011-1/+1
* eclass/tests/python-utils-r1.sh: Add tests for _python_impl_matchesMichał Górny2019-11-241-0/+34
* eclass/tests/toolchain-funcs.sh: fix tc-cpp-is-true testsSergei Trofimovich2019-11-201-2/+2
* eclass/tests/flag-o-matic.sh: fix strip-unsupported-flags -B* set of testsSergei Trofimovich2019-11-201-2/+2
* eclass/tests/git-r3_GIT_DIR.sh: stub out git callsMichał Górny2019-11-201-0/+2
* eclass/tests/savedconfig.sh: Use a supported EAPIMichał Górny2019-11-201-1/+3
* eclass/tests/scons-utils.sh: Fix getting default job countMichał Górny2019-11-201-2/+2
* eclass/tests/git-r3_GIT_DIR.sh: Use a supported EAPIMichał Górny2019-11-201-1/+3
* eclass/tests/git-r3_subrepos.sh: Use a supported EAPIMichał Górny2019-11-201-1/+3
* eclass/tests/git-r3.sh: Partially fix and disableMichał Górny2019-11-202-1/+8
* eclass/tests/python-utils-r1.sh: Add tests for py3.7Michał Górny2019-11-201-0/+12
* eclass/tests/python-utils-r1.sh: Update PyPy pathsMichał Górny2019-11-201-4/+4
* eclass/tests/python-utils-r1.sh: update for modern implsMichał Górny2019-11-201-19/+21
* distutils-r1.eclass: Add tests for distutils_enable_testsMichał Górny2019-11-201-1/+66
* eclass/tests/toolchain-funcs.sh add test for 'tc-cpp-is-true()'Sergei Trofimovich2019-11-061-0/+24
* toolchain.eclass: drop support for 'BRANCH_UPDATE'Sergei Trofimovich2019-10-191-1/+0
* flag-o-matic.eclass: filter out '-B/foo' and '-B /foo' equallySergei Trofimovich2019-06-231-0/+16
* eclass/tests/toolchain.sh: add tests to prepare to eapi7-ver switchSergei Trofimovich2018-12-091-0/+91
* eclass/tests/toolchain.sh: prefix test nameSergei Trofimovich2018-12-091-1/+1
* eclass/tests/toolchain.sh: add EAPI=5 to unbreak testsSergei Trofimovich2018-12-091-0/+2
* eutils.eclass: Ban path_existsMichał Górny2018-08-151-35/+0
* flag-o-matic.eclass: treat "--param x" as a unit when testing flagsMike Gilbert2018-04-181-2/+2
* multiprocessing.eclass: Remove multijob_* functionsMichał Górny2018-01-041-42/+0
* eapi7-ver.eclass: Use lexicographic rather than arithmetic comparison.Ulrich Müller2017-09-261-1/+1
* eapi7-ver.eclass: Initial implementation of ver_test().Ulrich Müller2017-09-262-0/+146
* eclass/tests/eapi7-ver_benchmark: More readable averageMichał Górny2017-09-191-1/+1
* eapi7-ver.eclass: 'Early adopter' version of EAPI 7 version manipMichał Górny2017-09-192-0/+178
* multiprocessing.eclass: add tests for float valuesMike Gilbert2017-09-141-1/+3
* flag-o-matic.eclass: Strip LDFLAGS unsupported by the C compiler, #621274Michał Górny2017-08-251-1/+1
* flag-o-matic.eclass: test-flag-PROG, ignore unused args in clangMichał Górny2017-08-251-0/+5
* flag-o-matic.eclass: Revert "Strip LDFLAGS unsupported by the C..."Michał Górny2017-08-111-1/+1
* flag-o-matic.eclass: Strip LDFLAGS unsupported by the C compiler, #621274Michał Górny2017-08-081-1/+1
* eclass/tests: Fix inheriting multiple eclassesMichał Górny2017-08-081-2/+2
* eclass/tests/estack_eshopts.sh: Add tests for 'set' variant of eshopt*Michał Górny2017-04-141-0/+23
* estack.eclass: Split estack* logic from eutilsMichał Górny2017-03-183-6/+6
* eclass/tests/python-utils-r1: update impl support statusMichał Górny2017-03-081-1/+3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2824-24/+0
* multiprocess.eclass: makeopts_{jobs,loadavg}: fix implicit handling of $MAKEO...Mike Frysinger2017-02-092-6/+17
* multiprocessing.eclass: Support passing custom inf values for gettersMichał Górny2016-12-182-2/+8
* multiprocessing.eclass: Fix handling multiple short options (e.g. -kj)Michał Górny2016-12-182-0/+6
* eclass/tests: Remove KV_* functions from tests-common.shMichał Górny2016-06-271-41/+0