| Commit message (Expand) | Author | Age | Files | Lines |
* | python-utils-r1.eclass: Deprecated and EAPI8-ban python_is_python3 | Michał Górny | 2021-06-23 | 1 | -0/+4 |
* | eclass/tests: Add EAPI decls to fix running tests | David Seifert | 2021-06-22 | 6 | -6/+12 |
* | toolchain.eclass: add -march=znver3 mangling | Sergei Trofimovich | 2021-06-01 | 1 | -0/+1 |
* | eclass/tests: eat optional arguments passed to has_version | Mike Gilbert | 2021-05-12 | 1 | -0/+3 |
* | eclass/tests: Add EAPI decls to fix running tests | Michał Górny | 2021-05-12 | 2 | -2/+6 |
* | eclass/tests/python-utils-r1.sh: Cover py3.10 | Michał Górny | 2021-05-05 | 1 | -0/+14 |
* | eclass/tests: Update distutils-r1 expected values | Michał Górny | 2021-03-28 | 2 | -4/+4 |
* | python-utils-r1.eclass: Inline _python_impl_supported() | Michał Górny | 2021-01-15 | 1 | -18/+0 |
* | toolchain-funcs.eclass: fix or1k* tuple detection | Sergei Trofimovich | 2021-01-05 | 1 | -1/+2 |
* | */*: Update copyright line for files touched in 2019 and 2020. | Ulrich Müller | 2020-12-23 | 4 | -4/+4 |
* | eclass/tests: Initial test cases for eapi8-dosym.eclass. | Ulrich Müller | 2020-11-23 | 1 | -0/+78 |
* | eclass/tests/distutils-r1*.sh: Cover DISTUTILS_USE_SETUPTOOLS | Michał Górny | 2020-07-02 | 2 | -1/+83 |
* | eclass/tests/distutils-r1:single.sh: Tests for d-r1 single impl mode | Michał Górny | 2020-07-02 | 1 | -0/+81 |
* | eclass/tests/distutils-r1.sh: Normalize whitespace | Michał Górny | 2020-07-02 | 1 | -6/+9 |
* | eclass/tests/distutils-r1.sh: update for EAPI=7 / py3.8 | Michał Górny | 2020-07-02 | 1 | -8/+8 |
* | eclass/tests/distutils-r1.sh: update dep values | Michał Górny | 2020-06-19 | 1 | -4/+4 |
* | llvm.eclass: Fix prepending LLVM path before system paths | Michał Górny | 2020-05-28 | 1 | -8/+8 |
* | llvm.eclass: Add initial tests | Michał Górny | 2020-05-28 | 1 | -0/+138 |
* | python-utils-r1.eclass: Enable python3_9 | Michał Górny | 2020-05-25 | 1 | -1/+15 |
* | eclass/tests/toolchain.sh: add znver2 downgrade test | Sergei Trofimovich | 2020-05-10 | 1 | -0/+1 |
* | eclass/tests/distutils-r1.sh: Revert "Update Python versions" | Michał Górny | 2020-04-30 | 1 | -1/+1 |
* | eclass/tests/python-utils-r1.sh: Add tests for py3.8 | Michał Górny | 2020-04-19 | 1 | -0/+14 |
* | eclass/tests/python-utils-r1.sh: Remove tests for jython & pypy | Michał Górny | 2020-03-30 | 1 | -31/+0 |
* | eclass/tests/distutils-r1.sh: Update Python versions | Michał Górny | 2020-03-30 | 1 | -1/+1 |
* | eclass/multilib.eclass: update copyright and fix typos | Sergei Trofimovich | 2020-03-28 | 1 | -2/+2 |
* | multilib.eclass: multilib_env(): set LIBDIR=lib for *-musl* | Sergei Trofimovich | 2020-03-27 | 1 | -0/+4 |
* | eclass/tests: add basic tests for multilib_env() expansion | Sergei Trofimovich | 2020-03-27 | 1 | -0/+61 |
* | flag-o-matic.eclass: revert "don't use -Werror in test-flag-PROG(), bug #712488" | Sergei Trofimovich | 2020-03-26 | 1 | -6/+4 |
* | python-utils-r1.eclass: Mark python_export private | Michał Górny | 2020-03-22 | 1 | -1/+1 |
* | flag-o-matic.eclass: don't use -Werror in test-flag-PROG(), bug #712488 | Sergei Trofimovich | 2020-03-20 | 1 | -4/+6 |
* | eclass/tests/python-utils-r1.sh: Cover PYTHON_{CFLAGS,LIBS} | Michał Górny | 2020-02-27 | 1 | -0/+6 |
* | eclass/tests/distutils-r1.sh: Update post eclass changes | Michał Górny | 2020-02-09 | 1 | -6/+6 |
* | flag-o-matic.eclass: fix probe when CC points to absolute path | Sergei Trofimovich | 2020-01-26 | 1 | -0/+6 |
* | toolchain.eclass: fix arch downgrade for gcc-10 | Sergei Trofimovich | 2020-01-11 | 1 | -1/+11 |
* | python-utils-r1.eclass: Eliminate virtual/pypy | Michał Górny | 2019-12-30 | 1 | -2/+2 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="jython2_7" | Michał Górny | 2019-12-30 | 1 | -1/+1 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="pypy" | David Seifert | 2019-12-30 | 1 | -1/+1 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="python3_5" | David Seifert | 2019-12-30 | 1 | -1/+1 |
* | flag-o-matic.eclass: add LDFLAGS testing against linker | Sergei Trofimovich | 2019-12-24 | 1 | -1/+1 |
* | eclass/tests/flag-o-matic.sh: clarify the filter | Sergei Trofimovich | 2019-12-23 | 1 | -1/+1 |
* | eclass/tests/toolchain-funcs.sh: fix gold tests, bug #700812 | Sergei Trofimovich | 2019-12-13 | 1 | -9/+9 |
* | eclass/tests/distutils-r1.sh: Disable setuptools dep | Michał Górny | 2019-12-07 | 1 | -0/+1 |
* | eclass/tests/toolchain.sh: fix 's/asserv/assert' typo | Sergei Trofimovich | 2019-12-01 | 1 | -1/+1 |
* | eclass/tests/python-utils-r1.sh: Add tests for _python_impl_matches | Michał Górny | 2019-11-24 | 1 | -0/+34 |
* | eclass/tests/toolchain-funcs.sh: fix tc-cpp-is-true tests | Sergei Trofimovich | 2019-11-20 | 1 | -2/+2 |
* | eclass/tests/flag-o-matic.sh: fix strip-unsupported-flags -B* set of tests | Sergei Trofimovich | 2019-11-20 | 1 | -2/+2 |
* | eclass/tests/git-r3_GIT_DIR.sh: stub out git calls | Michał Górny | 2019-11-20 | 1 | -0/+2 |
* | eclass/tests/savedconfig.sh: Use a supported EAPI | Michał Górny | 2019-11-20 | 1 | -1/+3 |
* | eclass/tests/scons-utils.sh: Fix getting default job count | Michał Górny | 2019-11-20 | 1 | -2/+2 |
* | eclass/tests/git-r3_GIT_DIR.sh: Use a supported EAPI | Michał Górny | 2019-11-20 | 1 | -1/+3 |