| Commit message (Expand) | Author | Age | Files | Lines |
* | python*r1.eclass: Remove python-exec:0 leftover | Michał Górny | 2019-12-07 | 1 | -5/+1 |
* | python*r1.eclass: Reliably allow empty <pattern>s to gen funcs | Michał Górny | 2019-12-07 | 1 | -7/+6 |
* | python*-r1.eclass: Deprecate python_gen_usedep | Michał Górny | 2019-12-07 | 1 | -16/+45 |
* | python-r1.eclass: Remove python_export_best | Michał Górny | 2019-11-29 | 1 | -30/+0 |
* | python-r1.eclass: Fix stripping :0= from PyPy w/ REQ_USE set | Michał Górny | 2019-11-19 | 1 | -1/+1 |
* | python-r1.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | python-r1.eclass: Sanitize exeopts | Michał Górny | 2018-06-13 | 1 | -0/+1 |
* | python-r1.eclass: Enable EAPI 7 (no changes) | Michał Górny | 2018-05-07 | 1 | -2/+2 |
* | python-r1.eclass: Add python_gen_any_dep, to create any-of deps | Michał Górny | 2017-05-29 | 1 | -0/+98 |
* | python-r1.eclass: Support python_check_deps() in python_setup | Michał Górny | 2017-05-29 | 1 | -10/+38 |
* | python-r1.eclass: Inline implementation loop logic into python_setup | Michał Górny | 2017-05-29 | 1 | -9/+26 |
* | python-r1.eclass: Move PYTHON_COMPAT_OVERRIDE warning into flag check | Michał Górny | 2017-05-29 | 1 | -13/+18 |
* | python-r1.eclass: Remove deprecated python_parallel_foreach_impl | Michał Górny | 2017-05-29 | 1 | -35/+0 |
* | python-r1.eclass: python_setup, add REQUIRED_USE to the example | Michał Górny | 2017-05-29 | 1 | -0/+1 |
* | python-r1.eclass: fix python_setup | Mike Gilbert | 2017-05-18 | 1 | -1/+1 |
* | python-r1.eclass: Document new pattern support | Michał Górny | 2017-05-16 | 1 | -2/+29 |
* | python-r1.eclass: python_setup, use _python_impl_matches() | Michał Górny | 2017-05-16 | 1 | -6/+3 |
* | python-r1.eclass: python_gen_impl_dep, use _python_impl_matches() | Michał Górny | 2017-05-16 | 1 | -11/+6 |
* | python-r1.eclass: python_gen_cond_dep, use _python_impl_matches() | Michał Górny | 2017-05-16 | 1 | -16/+11 |
* | python-r1.eclass: python_gen_useflags, use _python_impl_matches() | Michał Górny | 2017-05-16 | 1 | -8/+4 |
* | python-r1.eclass: python_gen_usedep, use _python_impl_matches() | Michał Górny | 2017-05-16 | 1 | -11/+7 |
* | python-r1.eclass: Add integrity checks for globals | Michał Górny | 2017-03-08 | 1 | -5/+37 |
* | python-r1.eclass: Refactor globals to use local vars, NFC | Michał Górny | 2017-03-08 | 1 | -8/+10 |
* | python-r1.eclass: Remove stale EAPI=4 branch in globals | Michał Górny | 2017-03-08 | 1 | -6/+2 |
* | python-r1.eclass: localize variable to avoid leaking into the env | Tim Harder | 2017-03-08 | 1 | -0/+1 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | python-r1.eclass: Wipe obsolete EAPI=4 exceptions | Michał Górny | 2017-02-17 | 1 | -15/+1 |
* | python-r1.eclass: drop stray '}' in example docstring | Sergei Trofimovich | 2016-11-05 | 1 | -1/+1 |
* | python-r1.eclass: Introduce python_gen_impl_dep | Michał Górny | 2015-12-31 | 1 | -0/+52 |
* | python-r1.eclass: _python_obtain_impls: handle local PYTHON_COMPAT | Zac Medico | 2015-12-22 | 1 | -0/+1 |
* | python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the result | Michał Górny | 2015-12-22 | 1 | -36/+11 |
* | python*-r1.eclass: Replace non-portable use of 'declare -g' | Michał Górny | 2015-12-11 | 1 | -3/+3 |
* | Revert "python*-r1.eclass: Replace non-portable use of 'declare -g'" | Mike Gilbert | 2015-12-11 | 1 | -2/+2 |
* | python*-r1.eclass: Replace non-portable use of 'declare -g' | Michał Górny | 2015-12-11 | 1 | -2/+2 |
* | python-r1.eclass: Mark eclass-generated variables read-only | Michał Górny | 2015-12-09 | 1 | -2/+3 |
* | python-r1.eclass: python_gen_cond_dep(), rename local PYTHON_USEDEP | Michał Górny | 2015-12-09 | 1 | -2/+2 |
* | python-r1.eclass: Unset local functions after use | Michał Górny | 2015-12-09 | 1 | -0/+3 |
* | python-r1.eclass: Unset global-setting function after use | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | python-r1.eclass: Enable EAPI 6 | Michał Górny | 2015-11-28 | 1 | -1/+1 |
* | python-r1.eclass: Fix missing explicit eutils inherit for EAPI < 6 | Michał Górny | 2015-11-28 | 1 | -0/+1 |
* | python-r1.eclass: Ban python_export_best in EAPI 6 | Michał Górny | 2015-11-28 | 1 | -0/+2 |
* | python-r1.eclass: Ban python_parallel_foreach_impl in EAPI 6 | Michał Górny | 2015-11-28 | 1 | -0/+2 |
* | 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 | -12/+12 |
* | 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/+656 |