]> granicus.if.org Git - python/commit
Issue #2513: enable 64bit cross compilation on windows.
authorMark Hammond <mhammond@skippinet.com.au>
Mon, 7 Apr 2008 01:53:39 +0000 (01:53 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Mon, 7 Apr 2008 01:53:39 +0000 (01:53 +0000)
commit495cf99aaf40fb1c0859e528d5b2c52018fba09f
tree7eccc4215be221e4f5aae27a487e69d8057c2465
parentaa63d0d4af3db832b390ac74517af5eb799540e5
Issue #2513: enable 64bit cross compilation on windows.
16 files changed:
Doc/distutils/builtdist.rst
Lib/distutils/command/bdist.py
Lib/distutils/command/bdist_msi.py
Lib/distutils/command/bdist_wininst.py
Lib/distutils/command/build.py
Lib/distutils/command/build_ext.py
Lib/distutils/command/install.py
Lib/distutils/command/wininst-9.0-amd64.exe [new file with mode: 0644]
Lib/distutils/msvc9compiler.py
Lib/distutils/msvccompiler.py
Lib/distutils/util.py
Misc/NEWS
PC/example_nt/readme.txt
PC/example_nt/setup.py [new file with mode: 0644]
PCbuild/bdist_wininst.vcproj
PCbuild/pcbuild.sln