Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy changes from 1aae1efe5733 for setuptools/command/* (except easy_install.py | Jason R. Coombs | 2013-05-03 | 1 | -13/+54 |
* | Fix for http://bugs.python.org/setuptools/issue11 (backport from trunk) | PJ Eby | 2008-08-21 | 1 | -2/+3 |
* | Fix uploaded ``bdist_wininst`` packages being described as suitable for | PJ Eby | 2007-01-09 | 1 | -18/+21 |
* | Argh. | PJ Eby | 2007-01-09 | 1 | -1/+1 |
* | Don't double-upload .exe files under Python 2.5. :( | PJ Eby | 2007-01-09 | 1 | -18/+18 |
* | Partial support for cross-platform generation of bdist_wininst .exe's. | PJ Eby | 2006-12-29 | 1 | -0/+7 |
* | Work around a distutils bdist_wininst bug: if the user has specified an | PJ Eby | 2006-12-29 | 1 | -0/+8 |
* | Fix bad import | PJ Eby | 2006-09-21 | 1 | -1/+1 |
* | Fix bdist_wininst files not being uploaded by "upload" | PJ Eby | 2006-09-21 | 1 | -0/+22 |