Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Made ``develop`` command accept all the same options as ``easy_install``, | PJ Eby | 2005-11-04 | 1 | -14/+14 | |
* | Support generating .pyw/.exe wrappers for Windows GUI scripts, and | PJ Eby | 2005-09-24 | 1 | -1/+1 | |
* | Added support to solve the infamous "we want .py on Windows, no | PJ Eby | 2005-09-17 | 1 | -5/+5 | |
* | Massive API refactoring; see setuptools.txt changelog for details. Also, | PJ Eby | 2005-07-18 | 1 | -2/+2 | |
* | Renamings for consistent terminology; distributions and requirements now | PJ Eby | 2005-07-17 | 1 | -1/+1 | |
* | Fix breakage of the "develop" command that was caused by the addition of | PJ Eby | 2005-07-12 | 1 | -2/+2 | |
* | Don't modify .pth files when in --dry-run/-n mode. | PJ Eby | 2005-07-07 | 1 | -60/+19 | |
* | Added ``develop`` command to ``setuptools``-based packages. This command | PJ Eby | 2005-07-06 | 1 | -0/+164 |