summaryrefslogtreecommitdiff
path: root/distutils2/command/bdist_msi.py
Commit message (Expand)AuthorAgeFilesLines
* Add coding declaration for utf-8 characters in commentsJason R. Coombs2012-03-131-0/+2
* 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/+3
* Super considered super.?ric Araujo2011-11-121-1/+1
* Make bdist_* commands respect --skip-build passed to bdist (#10946).?ric Araujo2011-09-191-1/+5
* Fix the backport fixes.?ric Araujo2011-09-181-14/+18
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-12/+14
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-59/+62
* Rename the install command from "install" to "instal_dist", to avoid anyAlexis Metaireau2010-10-171-1/+1
* Fix one XXX from Rajiv?ric Araujo2010-10-011-3/+2
* Corrected reference to msvccompiler in the 'from' statementRajiv Abraham2010-09-291-2/+5
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+735