Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Create idle symlink when target script exists. | Arfrever Frehtes Taifersar Arahesis | 2010-03-21 | 1 | -2/+5 | |
* | Set GENTOO_PYTHON_PROCESS_NAME environmental variable (bug #286424). | Arfrever Frehtes Taifersar Arahesis | 2010-03-21 | 2 | -4/+26 | |
* | Avoid potential printing of empty line. | Arfrever Frehtes Taifersar Arahesis | 2010-01-29 | 1 | -2/+6 | |
* | Update version. | Arfrever Frehtes Taifersar Arahesis | 2009-12-30 | 1 | -1/+1 | |
* | Update DESCRIPTION. | Arfrever Frehtes Taifersar Arahesis | 2009-12-30 | 1 | -3/+3 | |
* | EPYTHON variable shouldn't contain any '/' characters. | Arfrever Frehtes Taifersar Arahesis | 2009-12-30 | 1 | -9/+3 | |
* | Support `eselect python show --ABI`. | Arfrever Frehtes Taifersar Arahesis | 2009-12-27 | 1 | -4/+14 | |
* | Don't use ASFLAGS. | Arfrever Frehtes Taifersar Arahesis | 2009-12-26 | 2 | -3/+1 | |
* | Support `eselect --brief python list` (bug #292112). | Arfrever Frehtes Taifersar Arahesis | 2009-12-26 | 1 | -12/+8 | |
* | Add support for --python2 / --python3 options (bug #296220). | Arfrever Frehtes Taifersar Arahesis | 2009-12-26 | 1 | -45/+191 | |
* | Fix building with old versions of sys-libs/glibc. | Arfrever Frehtes Taifersar Arahesis | 2009-09-02 | 1 | -1/+19 | |
* | Add 'install' rule. | Arfrever Frehtes Taifersar Arahesis | 2009-08-23 | 2 | -0/+16 | |
* | Set default flags. | Arfrever Frehtes Taifersar Arahesis | 2009-08-23 | 1 | -0/+3 | |
* | Add some variables to Makefile.in (bug #282142). | Arfrever Frehtes Taifersar Arahesis | 2009-08-22 | 2 | -4/+11 | |
* | Fix argv[0] (bug #281971). | Arfrever Frehtes Taifersar Arahesis | 2009-08-22 | 1 | -1/+4 | |
* | Improve finding of python (bug #281933). | Arfrever Frehtes Taifersar Arahesis | 2009-08-19 | 1 | -1/+1 | |
* | Fix build system. | Arfrever Frehtes Taifersar Arahesis | 2009-08-19 | 1 | -2/+8 | |
* | Fix building on systems without strndup (bug #282041). | Arfrever Frehtes Taifersar Arahesis | 2009-08-19 | 1 | -0/+10 | |
* | Add build system. | Arfrever Frehtes Taifersar Arahesis | 2009-08-19 | 3 | -0/+29 | |
* | Improve some code (bug #281308). | Arfrever Frehtes Taifersar Arahesis | 2009-08-14 | 1 | -10/+1 | |
* | Rename python.c to python-wrapper.c. | Arfrever Frehtes Taifersar Arahesis | 2009-08-13 | 1 | -0/+0 | |
* | Fix segmentation fault when PATH isn't set (bug #280780). | Arfrever Frehtes Taifersar Arahesis | 2009-08-13 | 1 | -1/+9 | |
* | Fix compilation warnings (bug #280373). | Arfrever Frehtes Taifersar Arahesis | 2009-08-13 | 1 | -5/+3 | |
* | Make /usr/bin/python a symlink to python-wrapper. | Arfrever Frehtes Taifersar Arahesis | 2009-08-04 | 1 | -2/+3 | |
* | Add a variable, whose content is used to check validity of python program. | Arfrever Frehtes Taifersar Arahesis | 2009-08-04 | 1 | -0/+5 | |
* | Store Python version in /etc/env.d/python/config. | Arfrever Frehtes Taifersar Arahesis | 2009-08-04 | 1 | -21/+15 | |
* | Add python.c. | Arfrever Frehtes Taifersar Arahesis | 2009-08-04 | 1 | -0/+203 | |
* | Use '/bin/bash' for wrapper scripts (bug #279875). | Arfrever Frehtes Taifersar Arahesis | 2009-08-01 | 1 | -2/+2 | |
* | Make python-config a script. | Arfrever Frehtes Taifersar Arahesis | 2009-08-01 | 1 | -2/+15 | |
* | Support .xz extension (bug #276106). | Arfrever Frehtes Taifersar Arahesis | 2009-07-25 | 1 | -2/+2 | |
* | Make /usr/bin/python a script instead of a symlink. | Arfrever Frehtes Taifersar Arahesis | 2009-07-25 | 1 | -9/+17 | |
* | Check if interpreter exists (bug #271232). | Arfrever Frehtes Taifersar Arahesis | 2009-05-29 | 1 | -2/+4 | |
* | Make `eselect python` update the content of /etc/env.d/65python-docs. | Arfrever Frehtes Taifersar Arahesis | 2009-05-28 | 1 | -21/+36 | |
* | Improve handling of symlinks. | Arfrever Frehtes Taifersar Arahesis | 2009-05-23 | 1 | -6/+18 | |
* | Make sure ROOT doesn't have two slashes at the end, fixing bug 240149. | Ali Polatel | 2008-10-25 | 1 | -3/+3 | |
* | Handle 2to3 symlink if it exists. | Ali Polatel | 2008-06-30 | 1 | -0/+5 | |
* | --ignore option to update can be specified multiple times. | Ali Polatel | 2008-06-30 | 1 | -5/+8 | |
* | Implemented --ignore option for update, so it can be used in ebuild's prerm s... | Ali Polatel | 2008-06-20 | 1 | -4/+21 | |
* | Add lzma to the list of suffixes for man pages. | Ali Polatel | 2008-05-21 | 1 | -2/+2 | |
* | Implement update --if-unset. Borrowed from vi.eselect | Ali Polatel | 2008-05-21 | 1 | -0/+11 | |
* | Tag version 20080124 | Ali Polatel | 2008-01-24 | 1 | -1/+1 | |
* | set svn:keywords on python.eselect | Ali Polatel | 2008-01-24 | 1 | -1/+1 | |
* | handle idle, pydoc and python-config symlinks as well | Ali Polatel | 2007-11-19 | 1 | -2/+5 | |
* | fixed typos | Ali Polatel | 2007-11-02 | 1 | -3/+3 | |
* | set maintainer to hawking, added support for handling python man page symlink | Ali Polatel | 2007-11-02 | 1 | -22/+75 | |
* | initial version of python.eselect | Ali Polatel | 2007-10-29 | 1 | -0/+92 | |
* | added projects/eselect-python | Ali Polatel | 2007-10-29 | 0 | -0/+0 |