summaryrefslogtreecommitdiff
path: root/distutils2/command/bdist_dumb.py
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of stdlib shutil.?ric Araujo2011-11-201-1/+1
* Undo potentially confusing name change.?ric Araujo2011-11-121-2/+2
* Make bdist_* commands respect --skip-build passed to bdist (#10946).?ric Araujo2011-09-191-2/+3
* Remove obsolete mentions of the compress program and .Z archives.?ric Araujo2011-09-191-2/+2
* Fix the backport fixes.?ric Araujo2011-09-181-7/+8
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-21/+18
* Merge Kelsey?s edits with mine?ric Araujo2011-02-101-1/+1
|\
| * Fixing logging strings; improve lower-case consistencyKelsey Hightower2011-02-091-1/+1
* | Use lazy form in logging calls, again.?ric Araujo2011-02-101-7/+6
|/
* finished the removal of the log moduleTarek Ziade2010-11-051-3/+3
* removed core.pyTarek Ziade2010-10-251-1/+1
* Rename the install command from "install" to "instal_dist", to avoid anyAlexis Metaireau2010-10-171-2/+2
* removed the __revision__ tag, that are specific to SVNTarek Ziade2010-10-041-1/+0
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+142