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
/
msvc9compiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
normalize whitespace in Lib/distutils/msvc9compiler.py
Mark Hammond
2011-10-17
1
-2/+2
*
Issue #7833: Ext. modules built using distutils on Windows no longer get a ma...
Mark Hammond
2011-10-17
1
-20/+57
*
Merged revisions 86438 via svnmerge from
Éric Araujo
2010-11-12
1
-1/+0
*
Merged revisions 86274,86276 via svnmerge from
Éric Araujo
2010-11-12
1
-14/+17
*
Merged revisions 86223-86224,86226,86234 via svnmerge from
Éric Araujo
2010-11-06
1
-4/+6
*
fix finding visual studio 2008 on 64 bit #8854
Benjamin Peterson
2010-06-21
1
-4/+14
*
search in the alternative location for VCExpress
Tarek Ziadé
2010-03-06
1
-1/+11
*
added local get_platform/set_platform APIs in distutils.sysconfig
Tarek Ziadé
2010-01-26
1
-5/+5
*
taking sysconfig out of distutils
Tarek Ziadé
2010-01-23
1
-5/+5
*
backported r76993 and r76994 so the trunk behaves the same way with MSVC Mani...
Tarek Ziadé
2009-12-21
1
-22/+28
*
massive import cleaning in Distutils
Tarek Ziadé
2009-12-21
1
-4/+3
*
Issue #4120: Drop reference to CRT from manifest when building
Martin v. Löwis
2009-12-03
1
-0/+23
*
Issue #5394: removed > 2.3 syntax from distutils.msvc9compiler
Tarek Ziadé
2009-03-07
1
-16/+20
*
Fixed #4702: Throwing DistutilsPlatformError instead of IOError under win32 i...
Tarek Ziadé
2008-12-30
1
-2/+2
*
Fixed issue ##3741: DISTUTILS_USE_SDK set causes msvc9compiler.py to raise an...
Christian Heimes
2008-11-28
1
-1/+1
*
avoid putting unicode objects in the environment causing
Mark Hammond
2008-09-18
1
-3/+4
*
Issue 2975: when compiling multiple extension modules with visual studio 2008
Amaury Forgeot d'Arc
2008-09-02
1
-2/+13
*
#2581: Vista UAC/elevation support for bdist_wininst
Mark Hammond
2008-05-02
1
-1/+24
*
Issue #2513: enable 64bit cross compilation on windows.
Mark Hammond
2008-04-07
1
-30/+42
*
Fixed bug #1557 by using popen.communicate() before popen.wait()
Christian Heimes
2007-12-05
1
-2/+5
*
Applied my patch #1455 with some extra fixes for VS 2005
Christian Heimes
2007-12-03
1
-0/+658