summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* python-utils-r1.eclass: Revert "Block also pythonX.Y in wrappers"Michał Górny2018-09-181-11/+1
* python-utils-r1.eclass: Block also pythonX.Y in wrappersMichał Górny2018-09-181-1/+11
* python-utils-r1.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-151-0/+1
* python-utils-r1.eclass: add python3_7 supportMike Gilbert2018-07-081-2/+2
* python-utils-r1.eclass: Sanitize insopts/exeoptsMichał Górny2018-06-131-0/+3
* python-utils-r1.eclass: Initial EAPI 7 supportMichał Górny2018-05-071-16/+27
* python-utils-r1.eclass: _python_impl_matches, handle both forms of implMichał Górny2017-05-291-2/+4
* python-utils-r1.eclass: add more info to stub python wrappersMike Frysinger2017-05-161-1/+1
* python-utils-r1.eclass: support PYTHON_COMPAT_NO_STRICT variableZac Medico2017-05-161-0/+13
* python-utils-r1.eclass: Allow -2/-3 as impl-patterns for py2/py3Michał Górny2017-05-161-3/+11
* python-utils-r1.eclass: _python_impl_matches for impl-pattern matchingMichał Górny2017-05-161-0/+24
* python-utils-r1.eclass: python_moduleinto, allow package dot-notationMichał Górny2017-05-161-2/+4
* python-utils-r1.eclass: python_moduleinto, clarify relative path useMichał Górny2017-05-161-0/+6
* python-utils-r1.eclass: Remove stray old doc bitMichał Górny2017-05-161-6/+0
* python-utils-r1.eclass: python_optimize, enable py3.5 logic for pypy3Michał Górny2017-04-301-1/+1
* python-utils-r1.eclass: python_wrapper_setup, do not query PYTHON_CONFIGMichał Górny2017-04-251-4/+2
* Drop trailing whitespacesJustin Lecher2017-03-191-2/+2
* python-utils-r1.eclass: _python_set_impls, add integrity checkMichał Górny2017-03-081-3/+19
* python-utils-r1.eclass: _python_set_impls, use local varsMichał Górny2017-03-081-5/+6
* python-utils-r1.eclass: python_wrapper_setup, fix exporting envMichał Górny2017-03-081-10/+10
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
* python-utils-r1.eclass: Require pypy{,3} >= 5, #609292Michał Górny2017-02-171-2/+2
* python-utils-r1.eclass: Enable python3_6 targetMichał Górny2017-01-251-3/+3
* python-utils-r1.eclass: drop support for python3_3Mike Gilbert2016-10-271-3/+3
* python-utils-r1.eclass: try C.UTF-8 and en_GB.UTF-8 in python_export_utf8_localeMike Gilbert2016-09-231-1/+1
* python-utils-r1.eclass: override LC_ALL in _python_check_locale_sanityMike Gilbert2016-09-231-1/+1
* python-utils-r1.eclass: Add additional .opt-1 compilation for py3.5+Michał Górny2016-06-061-0/+6
* python-utils-r1.eclass: python_wrapper_setup, fix pythonN-config cleanupMichał Górny2016-05-151-1/+1
* python-utils-r1.eclass: Make python_{script,module}root vars privateMichał Górny2016-05-141-36/+24
* python-utils-r1.eclass: stop respecting DESTTREE in python_do*/new*Michał Górny2016-05-141-3/+3
* python-utils-r1.eclass: Do not prefer Jython & PyPy over CPythonMichał Górny2016-02-061-2/+2
* python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the resultMichał Górny2015-12-221-0/+49
* python*-r1.eclass: Replace non-portable use of 'declare -g'Michał Górny2015-12-111-1/+2
* Revert "python*-r1.eclass: Replace non-portable use of 'declare -g'"Mike Gilbert2015-12-111-1/+1
* python*-r1.eclass: Replace non-portable use of 'declare -g'Michał Górny2015-12-111-1/+1
* python-utils-r1.eclass: Disable jython2_5Michał Górny2015-12-091-4/+2
* python-utils-r1.eclass: Reorder implementations to semi-ascending orderMichał Górny2015-12-091-3/+3
* python-utils-r1.eclass: Mark _PYTHON_ALL_IMPLS read-onlyMichał Górny2015-12-091-1/+1
* python-utils-r1.eclass: Change python_export_utf8_locale to deal with LC_ALL=CMike Gilbert2015-12-031-7/+15
* python-utils-r1.eclass: _python_check_locale_sanity, fix quoting issueMichał Górny2015-11-301-1/+1
* python-utils-r1.eclass: Reduce python_do*/new* ban to EAPI < 4Michał Górny2015-11-291-6/+6
* python-utils-r1.eclass: Enable EAPI 6Michał Górny2015-11-281-1/+1
* python-utils-r1.eclass: Make heredocs consistentMichał Górny2015-11-281-5/+5
* python-utils-r1.eclass: Support nonfatal in python_do* and python_new*Michał Górny2015-11-281-3/+3
* python-utils-r1.eclass: Remove unneeded multilib inherit in EAPI 6Michał Górny2015-11-281-2/+2
* python-utils-r1.eclass: Make python_fix_shebang QAwarns fatal in EAPI 6Michał Górny2015-11-281-4/+10
* python-utils-r1.eclass: Ban installation helpers in EAPIs < 5Michał Górny2015-11-281-0/+9
* python-utils-r1.eclass: Replace local INSDESTTREE with subshellsMichał Górny2015-11-281-8/+8
* python-utils-r1.eclass: Remove py2.6 note from python_optimizeMichał Górny2015-11-281-3/+0
* python-utils-r1.eclass: python_fix_shebang, accept symlink as parameterMichał Górny2015-11-281-1/+1