| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed get_python_ funcs to python_get_ | Rob Cakebread | 2008-08-01 | 1 | -8/+8 |
* | Added get_python_libdir and get_python_sitedir functions bug 232575 | Rob Cakebread | 2008-07-28 | 1 | -1/+16 |
* | Second try to fix passing additional options to python_mod_optimize. | Ali Polatel | 2008-05-30 | 1 | -11/+6 |
* | Fix last commit. Thanks to Remy Blank. | Ali Polatel | 2008-05-29 | 1 | -8/+6 |
* | Pass options given to python_mod_optimize to compileall.py ,thanks to Remy Bl... | Ali Polatel | 2008-05-29 | 1 | -13/+33 |
* | Fixed typo in python_mod_cleanup. | Ali Polatel | 2008-05-29 | 1 | -2/+2 |
* | Make sure python_mod* functions are run in required phases, die otherwise. | Ali Polatel | 2008-05-29 | 1 | -2/+19 |
* | Make python_mod_optimize ROOT aware. | Ali Polatel | 2008-05-29 | 1 | -5/+24 |
* | python_mod_compile is now ROOT aware and can accept more than one files as ar... | Ali Polatel | 2008-05-29 | 1 | -10/+17 |
* | Add quoting for find, thanks to Yanik Gleyzer, bug 214830 | Ali Polatel | 2008-03-28 | 1 | -2/+2 |
* | Committed patches from bugs #210362 and #209671 to make the distutils and pyt... | Tiziano Müller | 2008-02-28 | 1 | -65/+62 |
* | Fix multilib issue, bug 171931. Thanks to Daniel Drake <dsd@gentoo.org> for r... | Bryan Østergaard | 2007-05-06 | 1 | -4/+4 |
* | Make sure to clean up all orphaned .py[co] files, bug 114269. | Bryan Østergaard | 2007-02-03 | 1 | -3/+3 |
* | Fix tkinter message, bug 159323. | Bryan Østergaard | 2007-02-03 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-10-14 | 1 | -2/+2 |
* | fix python version parsing to deal with beta versions. | Alastair Tse | 2006-08-16 | 1 | -3/+8 |
* | update error message in python and distutils eclass to reflect USE flag renam... | Alastair Tse | 2006-08-07 | 1 | -3/+3 |
* | Recommend package.use instead of USE on the commandline to enable Tkinter sup... | Marien Zwart | 2006-07-14 | 1 | -2/+3 |
* | Tweak remerge suggestion for missing Tkinter (bug #133533). | Marien Zwart | 2006-06-16 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-06-10 | 1 | -3/+3 |
* | Uh, fix that quickly... | Carsten Lohrke | 2006-06-06 | 1 | -2/+2 |
* | Adding NEED_PYTHON variable, as proposed. | Carsten Lohrke | 2006-06-06 | 1 | -1/+5 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -2/+2 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | fix python version extraction and add version extract test to be sure | Alastair Tse | 2005-04-23 | 1 | -5/+27 |
* | Fixed problem with bug# 90092 | Rob Cakebread | 2005-04-23 | 1 | -6/+5 |
* | python eclass bash-fu skills upgrade | Alastair Tse | 2005-04-20 | 1 | -11/+12 |
* | Cleanup orphaned modules in lib{32,64}. | Jeremy Huddleston | 2005-02-13 | 1 | -5/+3 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | fix ROOT issues for livecd building | Alastair Tse | 2004-01-18 | 1 | -6/+13 |
* | remove empty directories when cleaning up | Alastair Tse | 2003-12-08 | 1 | -1/+5 |
* | more informative einfos | Alastair Tse | 2003-12-08 | 1 | -2/+2 |
* | reintroducing relative linking in alternatives, this time the reverse sorting... | Alastair Tse | 2003-11-01 | 1 | -4/+4 |
* | backing out changes, problems with python 2.3 | Alastair Tse | 2003-11-01 | 1 | -3/+3 |
* | added changes by drobbins with makesym() to do relative path targets | Alastair Tse | 2003-11-01 | 1 | -3/+3 |
* | Rolled back to revision 1.5 because 1.6 inherits virtualx | Rob Cakebread | 2003-10-24 | 1 | -29/+18 |
* | filter some stderr output, remove empty directories in python_mod_cleanup and... | Alastair Tse | 2003-10-23 | 1 | -4/+15 |
* | various bugfixes for byte-compiling | Alastair Tse | 2003-10-17 | 1 | -14/+45 |
* | make PYTHON_DONTCOMPILE default for the moment | Alastair Tse | 2003-10-09 | 1 | -4/+10 |
* | chage disable_pyc to export | Alastair Tse | 2003-10-09 | 1 | -2/+2 |
* | adding hook to disable runtime compiling of pyc | Alastair Tse | 2003-10-09 | 1 | -1/+5 |
* | utility class for python and python related packages | Alastair Tse | 2003-10-08 | 1 | -0/+152 |