summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add jython2_7.Tim Harder2013-03-071-3/+3
* Introduce python_get_library_path() to obtain the path to the Python library....Michał Górny2013-02-041-1/+44
* Introduce python_newscript(), to install scripts with renaming. Requested in ...Michał Górny2013-02-041-11/+37
* Disable pypy1.8 globally.Michał Górny2013-01-291-6/+6
* Introduce python_doheader(), to install headers specific to a Python implemen...Michał Górny2013-01-271-1/+30
* Check PYTHON_COMPAT for validity, and support disabling implementations in th...Michał Górny2013-01-211-1/+32
* Support converting files with python2 and python3 shebangs.Michał Górny2013-01-051-3/+19
* Remove myself from explicit maintainers, it is enough to assign the bugs to P...Michał Górny2013-01-021-4/+3
* Fix installing scripts & modules for Prefix, bug #448786.Michał Górny2012-12-301-6/+6
* Introduce functions to get the includedir for Python.Michał Górny2012-12-271-1/+44
* Commonize the code for obtaining the Python interpreter dependency string.Michał Górny2012-12-201-1/+36
* Add pypy2_0.Mike Gilbert2012-12-201-2/+2
* Fix the relative linking algo to handle /// in path.Michał Górny2012-12-151-10/+12
* Add a bit of debug.Michał Górny2012-12-011-1/+3
* Support all EAPIs.Michał Górny2012-11-301-7/+4
* Make python-single-r1 stand-alone, and blocking python-r1.Michał Górny2012-11-301-1/+12
* Add python_optimize() to compile Python modules.Michał Górny2012-11-261-14/+51
* Fix EAPI checks, add double- and colliding include guards.Michał Górny2012-11-241-3/+12
* Move common Python functions to python-utils-r1.Michał Górny2012-11-241-0/+440