| Commit message (Expand) | Author | Age | Files | Lines |
* | python*r1.eclass: Reliably allow empty <pattern>s to gen funcs | Michał Górny | 2019-12-07 | 1 | -2/+4 |
* | python-utils-r1.eclass: Introduce a build_sphinx() helper | Michał Górny | 2019-11-25 | 1 | -0/+25 |
* | python-utils-r1.eclass: Fix early return in _python_impl_matches | Michał Górny | 2019-11-24 | 1 | -3/+2 |
* | python-utils-r1.eclass: Enable python3.8 | Michał Górny | 2019-11-11 | 1 | -2/+2 |
* | python-utils-r1.eclass: Fix python_optimize to take all of sys.path | Michał Górny | 2019-11-01 | 1 | -1/+1 |
* | python-utils-r1.eclass: Disable python3_4 | Michał Górny | 2019-03-21 | 1 | -3/+3 |
* | python-utils-r1.eclass: Revert "Block also pythonX.Y in wrappers" | Michał Górny | 2018-09-18 | 1 | -11/+1 |
* | python-utils-r1.eclass: Block also pythonX.Y in wrappers | Michał Górny | 2018-09-18 | 1 | -1/+11 |
* | python-utils-r1.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | python-utils-r1.eclass: add python3_7 support | Mike Gilbert | 2018-07-08 | 1 | -2/+2 |
* | python-utils-r1.eclass: Sanitize insopts/exeopts | Michał Górny | 2018-06-13 | 1 | -0/+3 |
* | python-utils-r1.eclass: Initial EAPI 7 support | Michał Górny | 2018-05-07 | 1 | -16/+27 |
* | python-utils-r1.eclass: _python_impl_matches, handle both forms of impl | Michał Górny | 2017-05-29 | 1 | -2/+4 |
* | python-utils-r1.eclass: add more info to stub python wrappers | Mike Frysinger | 2017-05-16 | 1 | -1/+1 |
* | python-utils-r1.eclass: support PYTHON_COMPAT_NO_STRICT variable | Zac Medico | 2017-05-16 | 1 | -0/+13 |
* | python-utils-r1.eclass: Allow -2/-3 as impl-patterns for py2/py3 | Michał Górny | 2017-05-16 | 1 | -3/+11 |
* | python-utils-r1.eclass: _python_impl_matches for impl-pattern matching | Michał Górny | 2017-05-16 | 1 | -0/+24 |
* | python-utils-r1.eclass: python_moduleinto, allow package dot-notation | Michał Górny | 2017-05-16 | 1 | -2/+4 |
* | python-utils-r1.eclass: python_moduleinto, clarify relative path use | Michał Górny | 2017-05-16 | 1 | -0/+6 |
* | python-utils-r1.eclass: Remove stray old doc bit | Michał Górny | 2017-05-16 | 1 | -6/+0 |
* | python-utils-r1.eclass: python_optimize, enable py3.5 logic for pypy3 | Michał Górny | 2017-04-30 | 1 | -1/+1 |
* | python-utils-r1.eclass: python_wrapper_setup, do not query PYTHON_CONFIG | Michał Górny | 2017-04-25 | 1 | -4/+2 |
* | Drop trailing whitespaces | Justin Lecher | 2017-03-19 | 1 | -2/+2 |
* | python-utils-r1.eclass: _python_set_impls, add integrity check | Michał Górny | 2017-03-08 | 1 | -3/+19 |
* | python-utils-r1.eclass: _python_set_impls, use local vars | Michał Górny | 2017-03-08 | 1 | -5/+6 |
* | python-utils-r1.eclass: python_wrapper_setup, fix exporting env | Michał Górny | 2017-03-08 | 1 | -10/+10 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | python-utils-r1.eclass: Require pypy{,3} >= 5, #609292 | Michał Górny | 2017-02-17 | 1 | -2/+2 |
* | python-utils-r1.eclass: Enable python3_6 target | Michał Górny | 2017-01-25 | 1 | -3/+3 |
* | python-utils-r1.eclass: drop support for python3_3 | Mike Gilbert | 2016-10-27 | 1 | -3/+3 |
* | python-utils-r1.eclass: try C.UTF-8 and en_GB.UTF-8 in python_export_utf8_locale | Mike Gilbert | 2016-09-23 | 1 | -1/+1 |
* | python-utils-r1.eclass: override LC_ALL in _python_check_locale_sanity | Mike Gilbert | 2016-09-23 | 1 | -1/+1 |
* | python-utils-r1.eclass: Add additional .opt-1 compilation for py3.5+ | Michał Górny | 2016-06-06 | 1 | -0/+6 |
* | python-utils-r1.eclass: python_wrapper_setup, fix pythonN-config cleanup | Michał Górny | 2016-05-15 | 1 | -1/+1 |
* | python-utils-r1.eclass: Make python_{script,module}root vars private | Michał Górny | 2016-05-14 | 1 | -36/+24 |
* | python-utils-r1.eclass: stop respecting DESTTREE in python_do*/new* | Michał Górny | 2016-05-14 | 1 | -3/+3 |
* | python-utils-r1.eclass: Do not prefer Jython & PyPy over CPython | Michał Górny | 2016-02-06 | 1 | -2/+2 |
* | python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the result | Michał Górny | 2015-12-22 | 1 | -0/+49 |
* | 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-utils-r1.eclass: Disable jython2_5 | Michał Górny | 2015-12-09 | 1 | -4/+2 |
* | python-utils-r1.eclass: Reorder implementations to semi-ascending order | Michał Górny | 2015-12-09 | 1 | -3/+3 |
* | python-utils-r1.eclass: Mark _PYTHON_ALL_IMPLS read-only | Michał Górny | 2015-12-09 | 1 | -1/+1 |
* | python-utils-r1.eclass: Change python_export_utf8_locale to deal with LC_ALL=C | Mike Gilbert | 2015-12-03 | 1 | -7/+15 |
* | python-utils-r1.eclass: _python_check_locale_sanity, fix quoting issue | Michał Górny | 2015-11-30 | 1 | -1/+1 |
* | python-utils-r1.eclass: Reduce python_do*/new* ban to EAPI < 4 | Michał Górny | 2015-11-29 | 1 | -6/+6 |
* | python-utils-r1.eclass: Enable EAPI 6 | Michał Górny | 2015-11-28 | 1 | -1/+1 |
* | python-utils-r1.eclass: Make heredocs consistent | Michał Górny | 2015-11-28 | 1 | -5/+5 |
* | python-utils-r1.eclass: Support nonfatal in python_do* and python_new* | Michał Górny | 2015-11-28 | 1 | -3/+3 |