Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When writing out scripts, respect the users umask | Justin Azoff | 2012-05-12 | 1 | -2/+3 |
* | make sure all tests passes on all python versions fixes #149 | Tarek Ziade | 2010-05-06 | 1 | -2/+2 |
* | Fixed #80: test_develop fails with Python 3.1. I don't understand why the mod... | tarek | 2009-11-15 | 1 | -1/+4 |
* | removed PJE-style white lines | tarek | 2009-10-27 | 1 | -35/+3 |
* | chmod/test cleanups and Jython compatibility (backport from trunk) | PJ Eby | 2008-01-18 | 1 | -5/+5 |
* | Partial support for cross-platform generation of bdist_wininst .exe's. | PJ Eby | 2006-12-29 | 1 | -4/+4 |
* | Fixed duplication of scripts inside .egg files | PJ Eby | 2006-02-13 | 1 | -1/+42 |
* | Make the install_scripts command respect the "build_scripts -e" | PJ Eby | 2005-12-26 | 1 | -4/+4 |
* | Fix "legacy mode" trying to install scripts when there are none. | PJ Eby | 2005-12-20 | 1 | -3/+4 |
* | Support full roundtrip translation of eggs to and from ``bdist_wininst`` | PJ Eby | 2005-12-14 | 1 | -0/+40 |