| Commit message (Expand) | Author | Age | Files | Lines |
* | Add python_doexe() and python_newexe() to handle implementation-specific exec... | Michał Górny | 2014-03-13 | 1 | -32/+66 |
* | Use subslot operator deps on non-slotted PyPy. | Michał Górny | 2014-03-12 | 1 | -2/+7 |
* | Add non-slotted pypy to the eclass. | Michał Górny | 2014-03-12 | 1 | -2/+8 |
* | Revert ignorant pypy2_2 commit. | Michał Górny | 2014-03-12 | 1 | -5/+3 |
* | Modify python-utils-r1 for pypy2.2 | Patrick Lauer | 2014-03-12 | 1 | -3/+5 |
* | Add support for python3.4. | Mike Gilbert | 2014-02-22 | 1 | -3/+5 |
* | Spelling. | Jeroen Roovers | 2014-01-17 | 1 | -3/+3 |
* | Switch the eclasses to use dev-lang/python-exec. | Michał Górny | 2013-10-30 | 1 | -2/+2 |
* | Remove deprecated functions. | Michał Górny | 2013-10-27 | 1 | -39/+1 |
* | Fix pypy dependency. | Michał Górny | 2013-10-09 | 1 | -2/+2 |
* | Bump dependencies on Python interpreters to require newest stable versions. B... | Michał Górny | 2013-10-09 | 1 | -10/+15 |
* | Fix EAPI=4 on python-exec:2 since that is what pkgcore will require (the only... | Michał Górny | 2013-09-26 | 1 | -4/+3 |
* | Fix missing variable replacement in _python_ln_rel. | Michał Górny | 2013-09-17 | 1 | -2/+2 |
* | Rename variables in _python_ln_rel to make it less confusing. | Michał Górny | 2013-09-17 | 1 | -19/+19 |
* | Support python-exec:2. | Michał Górny | 2013-09-17 | 1 | -5/+49 |
* | Introduce PYTHON_SCRIPTDIR for python-exec:2 script location. | Michał Górny | 2013-09-17 | 1 | -1/+31 |
* | Clean up Python script install/wrapping functions. | Michał Górny | 2013-09-17 | 1 | -9/+8 |
* | Deprecate python_get_PYTHON and python_get_EPYTHON. | Michał Górny | 2013-09-16 | 1 | -2/+10 |
* | Fix PYTHON_SITEDIR for Jython. | Michał Górny | 2013-09-08 | 1 | -2/+2 |
* | Do not export PYTHON_INCLUDEDIR on Jython, since it does not install headers. | Michał Górny | 2013-09-08 | 1 | -4/+4 |
* | Disable Python 2.5, 3.1 and PyPy 1.9 in the eclass. | Michał Górny | 2013-09-05 | 1 | -6/+6 |
* | Introduce python_is_python3() to replace the common checks. | Michał Górny | 2013-08-28 | 1 | -5/+19 |
* | Switch eclasses to use virtual/pypy (and therefore support pypy-bin). | Michał Górny | 2013-07-27 | 1 | -2/+2 |
* | Add a safety check for using python_optimize() in pkg_*. | Michał Górny | 2013-07-11 | 1 | -1/+10 |
* | Fix typo in compileall call. | Michał Górny | 2013-07-11 | 1 | -2/+2 |
* | Improve docs for PYTHON and EPYTHON. | Mike Gilbert | 2013-06-07 | 1 | -6/+26 |
* | Remove here-doc write failure handlers due to bug #471926. | Michał Górny | 2013-05-31 | 1 | -2/+2 |
* | Use cat rather than echo for heredoc output :). | Michał Górny | 2013-05-31 | 1 | -2/+2 |
* | Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict bet... | Michał Górny | 2013-05-10 | 1 | -4/+4 |
* | Use bash built-ins rather than external tools. | Michał Górny | 2013-04-30 | 1 | -3/+4 |
* | Remove carriage-return from shebang before validating it, bug 465790 by ikelos. | Mike Gilbert | 2013-04-14 | 1 | -2/+2 |
* | Create temporary symlinks for executables and pkg-config files, and add them ... | Michał Górny | 2013-04-07 | 1 | -1/+95 |
* | Support obtaining CFLAGS and LIBS for the Python implementation (similarly to... | Michał Górny | 2013-03-28 | 1 | -3/+105 |
* | Add jython2_7. | Tim Harder | 2013-03-07 | 1 | -3/+3 |
* | Introduce python_get_library_path() to obtain the path to the Python library.... | Michał Górny | 2013-02-04 | 1 | -1/+44 |
* | Introduce python_newscript(), to install scripts with renaming. Requested in ... | Michał Górny | 2013-02-04 | 1 | -11/+37 |
* | Disable pypy1.8 globally. | Michał Górny | 2013-01-29 | 1 | -6/+6 |
* | Introduce python_doheader(), to install headers specific to a Python implemen... | Michał Górny | 2013-01-27 | 1 | -1/+30 |
* | Check PYTHON_COMPAT for validity, and support disabling implementations in th... | Michał Górny | 2013-01-21 | 1 | -1/+32 |
* | Support converting files with python2 and python3 shebangs. | Michał Górny | 2013-01-05 | 1 | -3/+19 |
* | Remove myself from explicit maintainers, it is enough to assign the bugs to P... | Michał Górny | 2013-01-02 | 1 | -4/+3 |
* | Fix installing scripts & modules for Prefix, bug #448786. | Michał Górny | 2012-12-30 | 1 | -6/+6 |
* | Introduce functions to get the includedir for Python. | Michał Górny | 2012-12-27 | 1 | -1/+44 |
* | Commonize the code for obtaining the Python interpreter dependency string. | Michał Górny | 2012-12-20 | 1 | -1/+36 |
* | Add pypy2_0. | Mike Gilbert | 2012-12-20 | 1 | -2/+2 |
* | Fix the relative linking algo to handle /// in path. | Michał Górny | 2012-12-15 | 1 | -10/+12 |
* | Add a bit of debug. | Michał Górny | 2012-12-01 | 1 | -1/+3 |
* | Support all EAPIs. | Michał Górny | 2012-11-30 | 1 | -7/+4 |
* | Make python-single-r1 stand-alone, and blocking python-r1. | Michał Górny | 2012-11-30 | 1 | -1/+12 |
* | Add python_optimize() to compile Python modules. | Michał Górny | 2012-11-26 | 1 | -14/+51 |