Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added an internal ``install_egg_info`` command to use as part of old-style | PJ Eby | 2005-12-14 | 1 | -1/+1 |
* | Fix problem w/bdist_rpm and setuptools, reported by Walter Doerwald. I | PJ Eby | 2005-08-21 | 1 | -1/+1 |
* | Got rid of the no-longer meaningful "depends" command. Consolidated the | PJ Eby | 2005-08-06 | 1 | -1/+1 |
* | Implement "entry points" for dynamic discovery of drivers and plugins. | PJ Eby | 2005-07-24 | 1 | -10/+3 |
* | Added support for defining command aliases in distutils configuration | PJ Eby | 2005-07-08 | 1 | -1/+3 |
* | * Added "rotate" command to delete old distribution files, given a set of | PJ Eby | 2005-07-08 | 1 | -1/+1 |
* | Added ``develop`` command to ``setuptools``-based packages. This command | PJ Eby | 2005-07-06 | 1 | -1/+1 |
* | Add 'bdist_egg' command/format to allow creating "Python Eggs" (see | PJ Eby | 2005-03-21 | 1 | -1/+9 |
* | remove excess blank lines, and apply whitespace more in line with the Python | Fred Drake | 2004-04-05 | 1 | -1/+1 |
* | Initial checkin of setuptools 0.0.1. | PJ Eby | 2004-03-19 | 1 | -0/+11 |