summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow using of python_merge_intermediate_installation_images() multiple times.Arfrever Frehtes Taifersar Arahesis2010-12-261-1/+3
* Improve support for Jython.Arfrever Frehtes Taifersar Arahesis2010-12-241-79/+339
* Temporarily delete some code.Arfrever Frehtes Taifersar Arahesis2010-10-291-155/+1
* Set IUSE in EAPI >=4.Arfrever Frehtes Taifersar Arahesis2010-10-251-171/+258
* Fix preservation of whitespace in python_execute_function(), python_execute_n...Arfrever Frehtes Taifersar Arahesis2010-10-031-31/+87
* Print path to ebuild in deprecation warning for NEED_PYTHON variable.Arfrever Frehtes Taifersar Arahesis2010-07-181-67/+35
* Deprecate NEED_PYTHON variable.Arfrever Frehtes Taifersar Arahesis2010-07-171-210/+349
* Fix deletion of empty parent directories in _python_clean_compiled_modules().Arfrever Frehtes Taifersar Arahesis2010-05-291-4/+6
* Fix deprecation warning in python_mod_compile().Arfrever Frehtes Taifersar Arahesis2010-05-251-11/+13
* Improve python_pkg_setup().Arfrever Frehtes Taifersar Arahesis2010-05-251-74/+146
* Fix handling of PYTHON_USE_WITH with more than 2 USE flags.Arfrever Frehtes Taifersar Arahesis2010-05-171-307/+476
* Set GENTOO_PYTHON_PROCESS_NAME environmental variable in wrapper scripts gene...Arfrever Frehtes Taifersar Arahesis2010-03-261-1/+2
* Fix handling of PYTHON_USE_WITH_OPT in python_pkg_setup().Arfrever Frehtes Taifersar Arahesis2010-03-201-79/+147
* Improve phase functions.Arfrever Frehtes Taifersar Arahesis2010-03-131-49/+90
* Using terminal colors to modify eerror output is not allowed. Switch to using...Petteri Räty2010-03-121-19/+13
* Ensure that python_pkg_setup() is used only in pkg_setup().Arfrever Frehtes Taifersar Arahesis2010-03-041-31/+101
* Deprecate python_mod_exists().Arfrever Frehtes Taifersar Arahesis2010-02-281-20/+25
* Define phase functions always in packages supporting installation for multipl...Arfrever Frehtes Taifersar Arahesis2010-02-281-168/+171
* Depend on >=app-admin/eselect-python-20091230, which allows to use --ABI opti...Arfrever Frehtes Taifersar Arahesis2010-02-141-15/+11
* Add initial support for Jython.Arfrever Frehtes Taifersar Arahesis2010-02-111-130/+291
* Support EAPI="3".Arfrever Frehtes Taifersar Arahesis2010-02-021-92/+546
* Update EAPI checks.Arfrever Frehtes Taifersar Arahesis2010-01-151-52/+103
* Define functions in more logical order.Arfrever Frehtes Taifersar Arahesis2010-01-141-436/+460
* Disable has_version() checks for Python implementations (bug #300579).Arfrever Frehtes Taifersar Arahesis2010-01-111-34/+44
* Ensure that python.eclass cannot be used with EAPIs, in which API of python.e...Arfrever Frehtes Taifersar Arahesis2010-01-101-63/+64
* Update EAPI checks. Add support for -2, -3, --only-ABI and --final-ABI option...Arfrever Frehtes Taifersar Arahesis2009-12-231-26/+283
* Support --source-dir option of python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-11-221-4/+16
* Use brighter colors in python_mod_cleanup() (bug #293966).Arfrever Frehtes Taifersar Arahesis2009-11-221-3/+3
* Fix support for non-multilib profiles in PYTHON(). Print additional data in v...Arfrever Frehtes Taifersar Arahesis2009-11-151-5/+11
* Make PYTHON() support multilib systems. Improve output of python_convert_sheb...Arfrever Frehtes Taifersar Arahesis2009-11-151-34/+60
* Optimize validate_PYTHON_ABIS(). Add python_convert_shebangs(). Remove incomp...Arfrever Frehtes Taifersar Arahesis2009-10-111-25/+96
* Add the check to ensure that Python wrapper is configured to use the same ver...Arfrever Frehtes Taifersar Arahesis2009-10-021-3/+18
* Print a warning when Python 2 or Python 3 is explicitly disabled.Arfrever Frehtes Taifersar Arahesis2009-10-021-5/+22
* Automatically enable Python 2 and Python 3 if no version has been explicitly ...Arfrever Frehtes Taifersar Arahesis2009-10-021-45/+104
* Improve handling of directory stack in python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-09-181-7/+20
* Improve handling of directory stack in python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-09-111-2/+12
* Add support for '--' option in some functions. Ensure that appropriate Python...Arfrever Frehtes Taifersar Arahesis2009-09-091-7/+40
* Improve validate_PYTHON_ABIS(). Improve handling of test failures in python_e...Arfrever Frehtes Taifersar Arahesis2009-09-051-8/+10
* Improve validate_PYTHON_ABIS() and python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-08-311-4/+11
* Improve validate_PYTHON_ABIS().Arfrever Frehtes Taifersar Arahesis2009-08-311-14/+27
* Ensure that defined functions are passed to python_execute_function(). Add PY...Arfrever Frehtes Taifersar Arahesis2009-08-291-5/+26
* Update dependencies. Add more sanity checks. Improve python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-08-281-21/+42
* Remove unused python_makesym() function.Arfrever Frehtes Taifersar Arahesis2009-08-151-11/+2
* Fix PYTHON_USE_WITH to work properly with EAPI 0.Petteri Räty2009-08-151-2/+2
* Small updates.Arfrever Frehtes Taifersar Arahesis2009-08-141-12/+12
* Don't include needless '/' characters before $(python_get_sitedir). Don't try...Arfrever Frehtes Taifersar Arahesis2009-08-131-17/+18
* Prints errors occuring during running python_mod_compile()/python_mod_optimiz...Arfrever Frehtes Taifersar Arahesis2009-08-071-10/+16
* Rename get_python() to PYTHON(). Set BUILDDIR in python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-08-051-11/+15
* Update dependency on app-admin/eselect-python. Update check for /usr/bin/python.Arfrever Frehtes Taifersar Arahesis2009-08-041-5/+5
* Add --default-function option of python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-08-031-7/+48