summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* python-utils-r1.eclass: Add missing ||die on file readMichał Górny2015-11-281-1/+3
* python-utils-r1.eclass: Add missing ||die on 'cat' file writesMichał Górny2015-11-281-3/+3
* python-utils-r1.eclass: Add missing ||die for external gettersMichał Górny2015-11-281-8/+11
* python-utils-r1.eclass: python_export_utf8_locale(), ensure sane localeMichał Górny2015-11-281-2/+22
* python-utils-r1.eclass: python_export(), always respect PYTHONMichał Górny2015-11-121-7/+5
* python-utils-r1.eclass: wrapper, PYTHON_CONFIG is valid only for CPythonMichał Górny2015-11-111-1/+3
* python-utils-r1.eclass: Reuse PYTHON_CONFIG in python_wrapper_setup()Michał Górny2015-11-111-3/+3
* python-utils-r1.eclass: Support getting PYTHON_CONFIG pathMichał Górny2015-11-111-0/+47
* python-utils-r1.eclass: Obtain PYTHON_SITEDIR from the interpreterMichał Górny2015-11-111-11/+5
* python-utils-r1.eclass: Obtain library path from the interpreterMichał Górny2015-11-111-14/+7
* python-utils-r1.eclass: Obtain include directory from the interpreterMichał Górny2015-11-111-14/+7
* python-utils-r1.eclass: set PYTHON locally in python_export()Michał Górny2015-11-111-1/+7
* python-utils-r1.eclass: python_export_utf8_locale: do not spew warnings when ...Mike Frysinger2015-10-101-0/+3
* python-utils-r1.eclass: Add support for python3.5Mike Gilbert2015-10-041-2/+2
* eclass: fix various doc errors #537392Mike Frysinger2015-08-141-1/+1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1315