]> granicus.if.org Git - python/commitdiff
Patch #1576954: Update VC6 build directory; remove redundant
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 15 Oct 2006 07:55:42 +0000 (07:55 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 15 Oct 2006 07:55:42 +0000 (07:55 +0000)
files in VC7.1 pythoncore.vcproj.

Misc/NEWS
PC/VC6/pythoncore.dsp
PCbuild/pythoncore.vcproj

index 148dfeef6f8f7d0adc157fa7811fe9c5d941698d..887977a3a3f67ad1f5a528814a5ff9ff6296ff5f 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -99,6 +99,12 @@ Library
   the close_fds arg to subprocess.Popen is not supported).
 
 
+Build
+-----
+
+- Patch #1576954: Update VC6 build directory; remove redundant
+  files in VC7.
+
 
 What's New in Python 2.5 (final)
 ================================
index ec2ec3ea1dc9bdde71309894fe30818544194a22..e8a88346e91e05fdc0be6fdaa5a3cb3df6542acf 100644 (file)
@@ -44,7 +44,7 @@ RSC=rc.exe
 # PROP Target_Dir ""\r
 F90=df.exe\r
 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\Include" /I ".." /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /Zm200 /c\r
+# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\Include" /I ".." /I "..\..\modules\zlib" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /Zm200 /c\r
 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
@@ -72,7 +72,7 @@ LINK32=link.exe
 # PROP Target_Dir ""\r
 F90=df.exe\r
 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\Include" /I ".." /D "_DEBUG" /D "USE_DL_EXPORT" /D "WIN32" /D "_WINDOWS" /YX /FD /Zm200 /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\Include" /I ".." /I "..\..\modules\zlib" /D "_DEBUG" /D "USE_DL_EXPORT" /D "WIN32" /D "_WINDOWS" /YX /FD /Zm200 /c\r
 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
@@ -129,6 +129,10 @@ SOURCE=..\..\Modules\_csv.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\_functoolsmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Modules\_heapqmodule.c\r
 # End Source File\r
 # Begin Source File\r
@@ -141,6 +145,10 @@ SOURCE=..\..\Modules\_localemodule.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\_lsprof.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Modules\_randommodule.c\r
 # End Source File\r
 # Begin Source File\r
@@ -149,10 +157,18 @@ SOURCE=..\..\Modules\_sre.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\_struct.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\PC\_subprocess.c\r
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\_typesmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Modules\_weakref.c\r
 # End Source File\r
 # Begin Source File\r
@@ -169,6 +185,10 @@ SOURCE=..\..\Parser\acceler.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\zlib\adler32.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Modules\arraymodule.c\r
 # End Source File\r
 # Begin Source File\r
@@ -245,6 +265,10 @@ SOURCE=..\..\Objects\complexobject.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\zlib\compress.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\config.c\r
 # End Source File\r
 # Begin Source File\r
@@ -253,6 +277,10 @@ SOURCE=..\..\Modules\cPickle.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\zlib\crc32.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Modules\cStringIO.c\r
 # End Source File\r
 # Begin Source File\r
@@ -261,6 +289,10 @@ SOURCE=..\..\Modules\datetimemodule.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\zlib\deflate.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Objects\descrobject.c\r
 # End Source File\r
 # Begin Source File\r
@@ -289,7 +321,7 @@ SOURCE=..\..\Python\errors.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\..\Python\exceptions.c\r
+SOURCE=..\..\Objects\exceptions.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -313,10 +345,6 @@ SOURCE=..\..\Objects\funcobject.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\..\Modules\_functoolsmodule.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=..\..\Python\future.c\r
 # End Source File\r
 # Begin Source File\r
@@ -391,6 +419,18 @@ SOURCE=..\..\Python\importdl.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\zlib\inffast.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\Modules\zlib\inflate.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\Modules\zlib\inftrees.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Objects\intobject.c\r
 # End Source File\r
 # Begin Source File\r
@@ -427,7 +467,7 @@ SOURCE=..\..\Modules\mathmodule.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\..\Modules\md5c.c\r
+SOURCE=..\..\Modules\md5.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -507,6 +547,10 @@ SOURCE=..\..\Modules\posixmodule.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Python\pyarena.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Python\pyfpe.c\r
 # End Source File\r
 # Begin Source File\r
@@ -519,11 +563,11 @@ SOURCE=..\..\Python\pystrtod.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\python_nt.rc\r
+SOURCE="..\..\Python\Python-ast.c"\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\..\Python\Python-ast.c\r
+SOURCE=..\python_nt.rc\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -539,11 +583,11 @@ SOURCE=..\..\Modules\rgbimgmodule.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\..\Objects\setobject.c\r
+SOURCE=..\..\Modules\rotatingtree.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\..\Modules\shamodule.c\r
+SOURCE=..\..\Objects\setobject.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -555,6 +599,10 @@ SOURCE=..\..\Modules\sha512module.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\shamodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Modules\signalmodule.c\r
 # End Source File\r
 # Begin Source File\r
@@ -575,10 +623,6 @@ SOURCE=..\..\Python\structmember.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\..\Modules\structmodule.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=..\..\Objects\structseq.c\r
 # End Source File\r
 # Begin Source File\r
@@ -615,6 +659,10 @@ SOURCE=..\..\Python\traceback.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Modules\zlib\trees.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Objects\tupleobject.c\r
 # End Source File\r
 # Begin Source File\r
@@ -645,5 +693,13 @@ SOURCE=..\..\Modules\yuvconvert.c
 \r
 SOURCE=..\..\Modules\zipimport.c\r
 # End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\Modules\zlibmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\Modules\zlib\zutil.c\r
+# End Source File\r
 # End Target\r
 # End Project\r
index ef200c488a4aa92b31b5dda978b84cf2a5121fc8..b03c8f368e7889cef10a64918c5278d9c072e9f0 100644 (file)
                <File
                        RelativePath="..\Modules\sha512module.c">
                </File>
-               <File
-                       RelativePath="..\Modules\sha512module.c">
-               </File>
                <File
                        RelativePath="..\Modules\shamodule.c">
                </File>
                <File
                        RelativePath="..\Modules\signalmodule.c">
                </File>
-               <File
-                       RelativePath="..\Modules\signalmodule.c">
-               </File>
                <File
                        RelativePath="..\Objects\sliceobject.c">
                </File>