summaryrefslogtreecommitdiff
path: root/distutils2/command/bdist_wininst.py
Commit message (Expand)AuthorAgeFilesLines
* Use sys.version_info instead of sys.version.?ric Araujo2012-02-091-1/+1
* Remove usage of stdlib shutil.?ric Araujo2011-11-201-2/+1
* Undo potentially confusing name change.?ric Araujo2011-11-121-3/+2
* Fix usage of bytes in bdist_wininst.?ric Araujo2011-09-191-4/+6
* Fix usage of dry-run in bdist_wininst and install_distinfo.?ric Araujo2011-09-191-3/+2
* Make bdist_* commands respect --skip-build passed to bdist (#10946).?ric Araujo2011-09-191-1/+6
* Fix the backport fixes.?ric Araujo2011-09-181-38/+47
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-36/+43
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-80/+64
* 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-1/+1
|/
* finished the removal of the log moduleTarek Ziade2010-11-051-4/+4
* removed core.pyTarek Ziade2010-10-251-1/+1
* 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/+359