summaryrefslogtreecommitdiff
path: root/eclass/python-r1.eclass
Commit message (Expand)AuthorAge
* python-r1.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-15
* python-r1.eclass: Sanitize exeoptsMichał Górny2018-06-13
* python-r1.eclass: Enable EAPI 7 (no changes)Michał Górny2018-05-07
* python-r1.eclass: Add python_gen_any_dep, to create any-of depsMichał Górny2017-05-29
* python-r1.eclass: Support python_check_deps() in python_setupMichał Górny2017-05-29
* python-r1.eclass: Inline implementation loop logic into python_setupMichał Górny2017-05-29
* python-r1.eclass: Move PYTHON_COMPAT_OVERRIDE warning into flag checkMichał Górny2017-05-29
* python-r1.eclass: Remove deprecated python_parallel_foreach_implMichał Górny2017-05-29
* python-r1.eclass: python_setup, add REQUIRED_USE to the exampleMichał Górny2017-05-29
* python-r1.eclass: fix python_setupMike Gilbert2017-05-18
* python-r1.eclass: Document new pattern supportMichał Górny2017-05-16
* python-r1.eclass: python_setup, use _python_impl_matches()Michał Górny2017-05-16
* python-r1.eclass: python_gen_impl_dep, use _python_impl_matches()Michał Górny2017-05-16
* python-r1.eclass: python_gen_cond_dep, use _python_impl_matches()Michał Górny2017-05-16
* python-r1.eclass: python_gen_useflags, use _python_impl_matches()Michał Górny2017-05-16
* python-r1.eclass: python_gen_usedep, use _python_impl_matches()Michał Górny2017-05-16
* python-r1.eclass: Add integrity checks for globalsMichał Górny2017-03-08
* python-r1.eclass: Refactor globals to use local vars, NFCMichał Górny2017-03-08
* python-r1.eclass: Remove stale EAPI=4 branch in globalsMichał Górny2017-03-08
* python-r1.eclass: localize variable to avoid leaking into the envTim Harder2017-03-08
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-28
* python-r1.eclass: Wipe obsolete EAPI=4 exceptionsMichał Górny2017-02-17
* python-r1.eclass: drop stray '}' in example docstringSergei Trofimovich2016-11-05
* python-r1.eclass: Introduce python_gen_impl_depMichał Górny2015-12-31
* python-r1.eclass: _python_obtain_impls: handle local PYTHON_COMPATZac Medico2015-12-22
* python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the resultMichał Górny2015-12-22
* python*-r1.eclass: Replace non-portable use of 'declare -g'Michał Górny2015-12-11
* Revert "python*-r1.eclass: Replace non-portable use of 'declare -g'"Mike Gilbert2015-12-11
* python*-r1.eclass: Replace non-portable use of 'declare -g'Michał Górny2015-12-11
* python-r1.eclass: Mark eclass-generated variables read-onlyMichał Górny2015-12-09
* python-r1.eclass: python_gen_cond_dep(), rename local PYTHON_USEDEPMichał Górny2015-12-09
* python-r1.eclass: Unset local functions after useMichał Górny2015-12-09
* python-r1.eclass: Unset global-setting function after useMichał Górny2015-12-09
* python-r1.eclass: Enable EAPI 6Michał Górny2015-11-28
* python-r1.eclass: Fix missing explicit eutils inherit for EAPI < 6Michał Górny2015-11-28
* python-r1.eclass: Ban python_export_best in EAPI 6Michał Górny2015-11-28
* python-r1.eclass: Ban python_parallel_foreach_impl in EAPI 6Michał Górny2015-11-28
* python-r1.eclass: Ensure that PYTHON_COMPAT is an arrayMike Gilbert2015-11-07
* eclass: Exchange obsolete and depreacted Python ABIs in documentationJustin Lecher2015-09-03
* eclass: fix various doc errors #537392Mike Frysinger2015-08-14
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08