| Commit message (Expand) | Author | Age | Files | Lines |
* | python-utils-r1.eclass: Mark python_export private | Michał Górny | 2020-03-22 | 1 | -4/+4 |
* | python-utils-r1.eclass: Make python_wrapper_setup private | Michał Górny | 2020-03-22 | 1 | -2/+2 |
* | python-single-r1.eclass: Report impl used by python_setup | Michał Górny | 2020-03-05 | 1 | -0/+2 |
* | python*-r1.eclass, distutils-r1.eclass: Link to Python Guide | Michał Górny | 2020-03-05 | 1 | -2/+2 |
* | python-single-r1.eclass: Remove unused PYTHON_TARGETS | Michał Górny | 2020-02-10 | 1 | -27/+8 |
* | python-single-r1.eclass: Remove deprecated PYTHON_USEDEP API | Michał Górny | 2020-02-10 | 1 | -110/+16 |
* | python*-r1.eclass: Update examples for virtual/pypy removal | Michał Górny | 2019-12-30 | 1 | -1/+1 |
* | python-single-r1.eclass: Revert "Remove deprecated PYTHON_USEDEP..." | Michał Górny | 2019-12-07 | 1 | -13/+109 |
* | python-single-r1.eclass: Revert "Remove unused PYTHON_TARGETS" | Michał Górny | 2019-12-07 | 1 | -8/+27 |
* | python-single-r1.eclass: Remove unused PYTHON_TARGETS | Michał Górny | 2019-12-07 | 1 | -27/+8 |
* | python-single-r1.eclass: Remove deprecated PYTHON_USEDEP API | Michał Górny | 2019-12-07 | 1 | -109/+13 |
* | python-single-r1.eclass: Use new-style flags for python-exec dep | Michał Górny | 2019-12-07 | 1 | -7/+8 |
* | python-single-r1.eclass: Introduce PYTHON_{SINGLE,MULTI}_USEDEP API | Michał Górny | 2019-12-07 | 1 | -16/+93 |
* | 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 | -5/+4 |
* | python-single-r1.eclass: Restore PYTHON_SINGLE_TARGET for one impl | Michał Górny | 2019-12-07 | 1 | -94/+49 |
* | python*-r1.eclass: Deprecate python_gen_usedep | Michał Górny | 2019-12-07 | 1 | -16/+45 |
* | python-single-r1.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | python-single-r1.eclass: Enable EAPI 7 (no changes) | Michał Górny | 2018-05-07 | 1 | -2/+2 |
* | python-single-r1.eclass: Document new pattern support | Michał Górny | 2017-05-16 | 1 | -2/+23 |
* | python-single-r1.eclass: python_gen_impl_dep, use _python_impl_matches() | Michał Górny | 2017-05-16 | 1 | -8/+5 |
* | python-single-r1.eclass: python_gen_cond_dep, use _python_impl_matches() | Michał Górny | 2017-05-16 | 1 | -15/+11 |
* | python-single-r1.eclass: python_gen_useflags, use _python_impl_matches() | Michał Górny | 2017-05-16 | 1 | -8/+4 |
* | python-single-r1.eclass: python_gen_usedep, use _python_impl_matches() | Michał Górny | 2017-05-16 | 1 | -11/+7 |
* | python-single-r1.eclass: Add integrity checks for globals | Michał Górny | 2017-03-08 | 1 | -6/+30 |
* | python-single-r1.eclass: Refactor global setter to use locals, NFC | Michał Górny | 2017-03-08 | 1 | -8/+12 |
* | python-single-r1.eclass: Remove stale EAPI=4 branch in globals | Michał Górny | 2017-03-08 | 1 | -6/+2 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | python-single-r1.eclass: Always output use-cond in PYTHON_DEPS | Michał Górny | 2017-02-19 | 1 | -1/+1 |
* | python-single-r1.eclass: Remove EAPI=4 exceptions | Michał Górny | 2017-02-17 | 1 | -21/+1 |
* | python-single-r1.eclass: drop stray '}' in example docstring | Sergei Trofimovich | 2016-11-05 | 1 | -1/+1 |
* | python-single-r1.eclass: Add python_gen_impl_dep, alike in python-r1 | Michał Górny | 2015-12-31 | 1 | -0/+58 |
* | python-single-r1.eclass: Support PYTHON_COMPAT_OVERRIDE | Michał Górny | 2015-12-22 | 1 | -0/+36 |
* | python-single-r1.eclass: Fix python_gen_* w/ single PYTHON_COMPAT impl | Michał Górny | 2015-12-22 | 1 | -4/+16 |
* | python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the result | Michał Górny | 2015-12-22 | 1 | -44/+17 |
* | python*-r1.eclass: Replace non-portable use of 'declare -g' | Michał Górny | 2015-12-11 | 1 | -2/+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-single-r1.eclass: Mark eclass-generated variables read-only | Michał Górny | 2015-12-09 | 1 | -1/+2 |
* | python-single-r1.eclass: python_gen_cond_dep(), rename local PYTHON_USEDEP | Michał Górny | 2015-12-09 | 1 | -2/+2 |
* | python-single-r1.eclass: Unset global-setting function after use | Michał Górny | 2015-12-09 | 1 | -0/+1 |
* | python-single-r1.eclass: Enable EAPI=6, no changes needed | Michał Górny | 2015-11-28 | 1 | -1/+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 | -11/+16 |
* | 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/+468 |