| Commit message (Expand) | Author | Age | Files | Lines |
* | python-r1.eclass: Set @PROVIDES | Michał Górny | 2021-09-02 | 1 | -0/+1 |
* | python-r1.eclass: Enable EAPI 8 | Michał Górny | 2021-06-23 | 1 | -2/+2 |
* | python-r1.eclass: Use 'dosym -r' in EAPI 8 | Michał Górny | 2021-06-23 | 1 | -1/+3 |
* | python-r1.eclass: Ban python_gen_usedep in EAPI 8 | Michał Górny | 2021-06-23 | 1 | -0/+1 |
* | python-r1.eclass: Remove obsolete QA hack for PYTHON_USEDEP | Michał Górny | 2021-06-23 | 1 | -14/+4 |
* | python-r1.eclass: Update doc for -2/-3 arg removal | Michał Górny | 2021-06-23 | 1 | -35/+28 |
* | python-r1.eclass: Remove support for EAPIs prior to 6 | Michał Górny | 2021-04-09 | 1 | -5/+3 |
* | python-r1.eclass: Update examples to use BDEPEND | Michał Górny | 2021-03-28 | 1 | -6/+6 |
* | python-r1.eclass: Fix any-r1-style python_setup without USE flags | Michał Górny | 2021-03-11 | 1 | -5/+8 |
* | python-r1.eclass: Allow empty depstring to python_gen_any_dep | Michał Górny | 2021-02-11 | 1 | -7/+8 |
* | python-r1.eclass: Support PYTHON_SINGLE_USEDEP in any-dep API | Michał Górny | 2020-12-23 | 1 | -7/+33 |
* | python-r1.eclass: Update PYTHON_USEDEP in python_gen_any_dep() | Michał Górny | 2020-12-23 | 1 | -10/+10 |
* | python*-r1.eclass: Check for invalid impl patterns | Michał Górny | 2020-08-07 | 1 | -0/+6 |
* | python-r1.eclass: Fix eclassdoc | Michał Górny | 2020-07-04 | 1 | -2/+8 |
* | 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 | -2/+2 |
* | python-r1.eclass: Report impl used by python_setup | Michał Górny | 2020-03-05 | 1 | -0/+1 |
* | python*-r1.eclass, distutils-r1.eclass: Link to Python Guide | Michał Górny | 2020-03-05 | 1 | -3/+3 |
* | python*-r1.eclass: Update examples for virtual/pypy removal | Michał Górny | 2019-12-30 | 1 | -1/+1 |
* | 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 |