index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
command
/
bdist_msi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
added local get_platform/set_platform APIs in distutils.sysconfig
Tarek Ziadé
2010-01-26
1
-1/+2
*
fixed bdist_msi imports and added a test module for distutils.command.bdist_msi
Tarek Ziadé
2010-01-26
1
-3/+3
*
massive import cleaning in Distutils
Tarek Ziadé
2009-12-21
1
-2/+0
*
Fix memory bug in bdist_msi. (Commit okayed in issue6319.)
Steven Bethard
2009-06-21
1
-2/+1
*
Support AMD64 in msilib. Set Win64 on reglocator.
Martin v. Löwis
2009-06-12
1
-2/+7
*
reverting r72823 : Python trunk has to use latin-1 encoding
Tarek Ziadé
2009-06-05
1
-2/+2
*
Issue #6065: Do not try to build a version-independent
Martin v. Löwis
2009-05-24
1
-0/+2
*
fixed encoding
Tarek Ziadé
2009-05-22
1
-2/+2
*
Update bdist_msi so that the generated MSIs for pure Python modules can insta...
Steven Bethard
2009-05-05
1
-75/+162
*
Issue #2513: enable 64bit cross compilation on windows.
Mark Hammond
2008-04-07
1
-7/+13
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+1
*
[ 1761786 ] distutils.util.get_platform() return value on 64bit Windows
Mark Hammond
2007-08-21
1
-2/+3
*
Rename parameters to match the documentation (which
Martin v. Löwis
2006-05-01
1
-8/+8
*
Whitespace normalization.
Tim Peters
2006-03-09
1
-6/+6
*
Import bdist_msi
Martin v. Löwis
2006-03-05
1
-0/+639