summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move the has_version checks on installed implementations to python_is_install...Michał Górny2014-11-091-4/+2
* Disable pypy2_0 and clean up after it.Michał Górny2014-04-081-6/+3
* Introduce a "common" python_setup function to set up Python for use in outer ...Michał Górny2013-10-221-8/+18
* Do not look up Python for binary package install.Michał Górny2013-10-121-1/+5
* Introduce python_gen_any_dep to generate any-of dependencies matching python_...Michał Górny2013-09-241-1/+62
* python-any-r1: bail out on invalid PYTHON_COMPAT.Michał Górny2013-08-011-3/+8
* Use PYTHON_PKG_DEP for generating deps.Michał Górny2013-07-271-18/+6
* Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict bet...Michał Górny2013-05-101-4/+4
* Support declaring python_check_deps() in ebuilds, to check Python impl for pr...Michał Górny2013-04-301-3/+39
* Report no matching impl properly.Michał Górny2013-04-301-1/+7
* Improve consistency in Python version checks and wrapper setup.Michał Górny2013-04-301-5/+10
* Create temporary symlinks for executables and pkg-config files, and add them ...Michał Górny2013-04-071-2/+5
* Check PYTHON_COMPAT for validity, and support disabling implementations in th...Michał Górny2013-01-211-7/+6
* Remove myself from explicit maintainers, it is enough to assign the bugs to P...Michał Górny2013-01-021-4/+3
* Fix python-any-r1_pkg_setup fallback logic.Zac Medico2012-12-241-2/+2
* Commonize the code for obtaining the Python interpreter dependency string.Michał Górny2012-12-201-18/+6
* Respect user preferences in python-any-r1 (EPYTHON, eselect-python).Michał Górny2012-12-071-2/+55
* Introduce python-any-r1, to handle packages satisfied by any Python implement...Michał Górny2012-12-011-0/+174