]> granicus.if.org Git - python/commit
Introduce DISTUTILS_USE_SDK as a flag to determine whether the
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 10 Jul 2006 07:23:48 +0000 (07:23 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 10 Jul 2006 07:23:48 +0000 (07:23 +0000)
commit8d65681e947e7c95173e0944ec6ea0277e66d591
treee9ada477249a5f7ede9f701719937c45d22f43e7
parent56640df6c3dfd7e7a0a36789e17fc2cf88602ad4
Introduce DISTUTILS_USE_SDK as a flag to determine whether the
SDK environment should be used. Fixes #1508010.
Doc/dist/dist.tex
Lib/distutils/msvccompiler.py
Misc/NEWS