| Commit message (Expand) | Author | Age | Files | Lines |
* | python-any-r1.eclass: Fix unsupported/invalid EPYTHON logic | Michał Górny | 2022-02-25 | 1 | -3/+5 |
* | python-any-r1.eclass: Do not test EPYTHON twice | Michał Górny | 2022-02-09 | 1 | -6/+8 |
* | python-any-r1.eclass: Explain the reason for interpreter choice | Michał Górny | 2022-02-09 | 1 | -3/+3 |
* | python-utils-r1.eclass: Add function to run python_check_deps() | Michał Górny | 2022-02-09 | 1 | -28/+4 |
* | python-any-r1.eclass: Move EPYTHON validity check to python_setup() | Michał Górny | 2022-02-09 | 1 | -22/+14 |
* | eclass: Update links to Gentoo Python Guide | Michał Górny | 2022-01-29 | 1 | -2/+2 |
* | python-any-r1.eclass: Set @PROVIDES | Michał Górny | 2021-09-02 | 1 | -0/+1 |
* | python-any-r1.eclass: Enable EAPI 8 | Michał Górny | 2021-06-23 | 1 | -2/+2 |
* | python-any-r1.eclass: Remove obsolete PYTHON_USEDEP single-r1 hack | Michał Górny | 2021-06-23 | 1 | -7/+7 |
* | python-any-r1.eclass: Remove obsolete eselect-python use | Michał Górny | 2021-06-23 | 1 | -16/+0 |
* | python-any-r1.eclass: Remove support for EAPIs prior to 6 | Michał Górny | 2021-04-09 | 1 | -3/+3 |
* | python-any-r1.eclass: Use BDEPEND in examples | Michał Górny | 2021-03-28 | 1 | -4/+3 |
* | python-utils-r1.eclass: Disable py2.7, except for p-any-r1 | Michał Górny | 2021-01-31 | 1 | -0/+1 |
* | python-any-r1.eclass: Support PYTHON_SINGLE_USEDEP | Michał Górny | 2020-12-23 | 1 | -10/+38 |
* | python-any-r1.eclass: Update PYTHON_USEDEP to match python-r1 | Michał Górny | 2020-12-23 | 1 | -15/+14 |
* | python-any-r1.eclass: Mark variable classes in eclassdoc | Michał Górny | 2020-07-04 | 1 | -1/+4 |
* | python-utils-r1.eclass: Mark python_export private | Michał Górny | 2020-03-22 | 1 | -6/+6 |
* | python-utils-r1.eclass: Make python_wrapper_setup private | Michał Górny | 2020-03-22 | 1 | -4/+4 |
* | python-any-r1.eclass: Report impl used by python_setup | Michał Górny | 2020-03-05 | 1 | -0/+4 |
* | python*-r1.eclass, distutils-r1.eclass: Link to Python Guide | Michał Górny | 2020-03-05 | 1 | -3/+3 |
* | python-any-r1.eclass: Constrain to EAPI >= 5 | David Seifert | 2019-12-30 | 1 | -6/+4 |
* | python-any-r1.eclass: Fix stripping :0= from PyPy w/ REQ_USE set | Michał Górny | 2019-11-19 | 1 | -1/+1 |
* | python-any-r1.eclass: Declare PYTHON_REQUIRED_USE to catch errors | Michał Górny | 2019-07-22 | 1 | -1/+7 |
* | python-any-r1.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | python-any-r1.eclass: Enable EAPI 7 (no changes) | Michał Górny | 2018-05-07 | 1 | -2/+2 |
* | python-any-r1.eclass: python_gen_any_dep, add missing 'local i' | Michał Górny | 2017-05-29 | 1 | -1/+1 |
* | python-any-r1.eclass: Add integrity check for globals | Michał Górny | 2017-03-08 | 1 | -4/+13 |
* | python-any-r1.eclass: Global setter, refactor for more local vars | Michał Górny | 2017-03-08 | 1 | -5/+6 |
* | python-any-r1.eclass: Move PYTHON_USEDEP doc before globals | Michał Górny | 2017-03-01 | 1 | -19/+19 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | python-any-r1.eclass: Ensure not to emit := in || () deps | Michał Górny | 2016-06-12 | 1 | -2/+4 |
* | python-any-r1.eclass: Use reverse iter instead of reversing impls array | Michał Górny | 2015-12-22 | 1 | -7/+3 |
* | python-any-r1.eclass: Support PYTHON_COMPAT_OVERRIDE | Michał Górny | 2015-12-22 | 1 | -0/+35 |
* | python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the result | Michał Górny | 2015-12-22 | 1 | -22/+6 |
* | python*-r1.eclass: Replace non-portable use of 'declare -g' | Michał Górny | 2015-12-11 | 1 | -1/+2 |
* | Revert "python*-r1.eclass: Replace non-portable use of 'declare -g'" | Mike Gilbert | 2015-12-11 | 1 | -1/+1 |
* | python*-r1.eclass: Replace non-portable use of 'declare -g' | Michał Górny | 2015-12-11 | 1 | -1/+1 |
* | python-any-r1.eclass: Mark eclass-generated variables read-only | Michał Górny | 2015-12-09 | 1 | -1/+1 |
* | python-any-r1.eclass: Unset global-setting function after use | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | python-any-r1.eclass: Rename global-setting func to match eclass name | Michał Górny | 2015-12-09 | 1 | -2/+2 |
* | python-any-r1.eclass: Enable EAPI=6, no changes needed | Michał Górny | 2015-11-28 | 1 | -2/+1 |
* | python-r1.eclass: Ensure that PYTHON_COMPAT is an array | Mike Gilbert | 2015-11-07 | 1 | -0/+3 |
* | eclass: Exchange obsolete and depreacted Python ABIs in documentation | Justin Lecher | 2015-09-03 | 1 | -4/+4 |
* | eclass: fix various doc errors #537392 | Mike Frysinger | 2015-08-14 | 1 | -1/+1 |
* | proj/gentoo: Initial commit | Robin H. Johnson | 2015-08-08 | 1 | -0/+326 |