[Python-checkins] CVS: python/dist/src/PCbuild mmap.dsp,1.1,1.2 pcbuild.dsw,1.9,1.10 python16.wse,1.3,1.4 winreg.dsp,1.2,1.3

Guido van Rossum python-dev@python.org
Thu, 30 Mar 2000 20:33:10 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/PCbuild
In directory eric:/projects/python/develop/guido/src/PCbuild

Modified Files:
	mmap.dsp pcbuild.dsw python16.wse winreg.dsp 
Log Message:
Bit of cleanup on the projects.
Some refinements on the Wise file, also adding mmap.pyd.


Index: mmap.dsp
===================================================================
RCS file: /projects/cvsroot/python/dist/src/PCbuild/mmap.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** mmap.dsp	2000/03/31 01:17:42	1.1
--- mmap.dsp	2000/03/31 01:33:07	1.2
***************
*** 24,29 ****
  # Begin Project
  # PROP AllowPerConfigDependencies 0
! # PROP Scc_ProjName ""
! # PROP Scc_LocalPath ""
  CPP=cl.exe
  MTL=midl.exe
--- 24,29 ----
  # Begin Project
  # PROP AllowPerConfigDependencies 0
! # PROP Scc_ProjName "mmap"
! # PROP Scc_LocalPath ".."
  CPP=cl.exe
  MTL=midl.exe
***************
*** 45,49 ****
  F90=df.exe
  # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
! # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
  # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
--- 45,49 ----
  F90=df.exe
  # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
! # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
  # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
***************
*** 71,76 ****
  # PROP Target_Dir ""
  F90=df.exe
! # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ  /c
! # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ  /c
  # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
--- 71,76 ----
  # PROP Target_Dir ""
  F90=df.exe
! # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
! # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
  # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32

Index: pcbuild.dsw
===================================================================
RCS file: /projects/cvsroot/python/dist/src/PCbuild/pcbuild.dsw,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** pcbuild.dsw	2000/03/31 01:17:42	1.9
--- pcbuild.dsw	2000/03/31 01:33:07	1.10
***************
*** 8,18 ****
  Package=<5>
  {{{
  }}}
  
  Package=<4>
  {{{
-     Begin Project Dependency
-     Project_Dep_Name python16
-     End Project Dependency
  }}}
  
--- 8,19 ----
  Package=<5>
  {{{
+     begin source code control
+     _tkinter
+     .
+     end source code control
  }}}
  
  Package=<4>
  {{{
  }}}
  
***************
*** 23,33 ****
  Package=<5>
  {{{
  }}}
  
  Package=<4>
  {{{
-     Begin Project Dependency
-     Project_Dep_Name python16
-     End Project Dependency
  }}}
  
--- 24,35 ----
  Package=<5>
  {{{
+     begin source code control
+     bsddb
+     ..
+     end source code control
  }}}
  
  Package=<4>
  {{{
  }}}
  
***************
*** 38,41 ****
--- 40,47 ----
  Package=<5>
  {{{
+     begin source code control
+     mmap
+     ..
+     end source code control
  }}}
  
***************
*** 50,60 ****
  Package=<5>
  {{{
  }}}
  
  Package=<4>
  {{{
-     Begin Project Dependency
-     Project_Dep_Name python16
-     End Project Dependency
  }}}
  
--- 56,67 ----
  Package=<5>
  {{{
+     begin source code control
+     parser
+     ..
+     end source code control
  }}}
  
  Package=<4>
  {{{
  }}}
  
***************
*** 65,75 ****
  Package=<5>
  {{{
  }}}
  
  Package=<4>
  {{{
-     Begin Project Dependency
-     Project_Dep_Name python16
-     End Project Dependency
  }}}
  
--- 72,83 ----
  Package=<5>
  {{{
+     begin source code control
+     python
+     ..
+     end source code control
  }}}
  
  Package=<4>
  {{{
  }}}
  
***************
*** 80,83 ****
--- 88,95 ----
  Package=<5>
  {{{
+     begin source code control
+     python16
+     ..
+     end source code control
  }}}
  
***************
*** 92,102 ****
  Package=<5>
  {{{
  }}}
  
  Package=<4>
  {{{
-     Begin Project Dependency
-     Project_Dep_Name python16
-     End Project Dependency
  }}}
  
--- 104,115 ----
  Package=<5>
  {{{
+     begin source code control
+     pythonw
+     ..\pc
+     end source code control
  }}}
  
  Package=<4>
  {{{
  }}}
  
***************
*** 107,117 ****
  Package=<5>
  {{{
  }}}
  
  Package=<4>
  {{{
-     Begin Project Dependency
-     Project_Dep_Name python16
-     End Project Dependency
  }}}
  
--- 120,131 ----
  Package=<5>
  {{{
+     begin source code control
+     winreg
+     ..\pc
+     end source code control
  }}}
  
  Package=<4>
  {{{
  }}}
  
***************
*** 122,132 ****
  Package=<5>
  {{{
  }}}
  
  Package=<4>
  {{{
-     Begin Project Dependency
-     Project_Dep_Name python16
-     End Project Dependency
  }}}
  
--- 136,147 ----
  Package=<5>
  {{{
+     begin source code control
+     zlib
+     ..
+     end source code control
  }}}
  
  Package=<4>
  {{{
  }}}
  

Index: python16.wse
===================================================================
RCS file: /projects/cvsroot/python/dist/src/PCbuild/python16.wse,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** python16.wse	2000/03/30 22:44:50	1.3
--- python16.wse	2000/03/31 01:33:07	1.4
***************
*** 2,6 ****
  item: Global
    Version=5.0
!   Title=Python 1.6 alpha 0
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--- 2,6 ----
  item: Global
    Version=5.0
!   Title=Python 1.6 alpha 1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 54,58 ****
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 1.6 alpha 0
  end
  item: Set Variable
--- 54,58 ----
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 1.6 alpha 1
  end
  item: Set Variable
***************
*** 98,101 ****
--- 98,104 ----
  item: End Block
  end
+ item: Remark
+   Text=Where system DLLs are installed (choose one of the following):
+ end
  item: Set Variable
    Variable=DLLDEST
***************
*** 444,448 ****
        Text=Python test suite
        Text=Python interpreter and library
!       Text=Tcl/Tk installation
        Text=
        Text French=Python Utility Scripts
--- 447,451 ----
        Text=Python test suite
        Text=Python interpreter and library
!       Text=Tcl/Tk support
        Text=
        Text French=Python Utility Scripts
***************
*** 692,695 ****
--- 695,703 ----
  end
  item: Install File
+   Source=%_SRC_%\pcbuild\mmap.pyd
+   Destination=%MAINDIR%\DLLs\mmap.pyd
+   Flags=0000000000000010
+ end
+ item: Install File
    Source=%_SRC_%\pcbuild\python16.dll
    Destination=%DLLDEST%\python16.dll
***************
*** 798,831 ****
    Flags=0000000000000010
  end
- remarked item: Install File
-   Source=%_SRC_%\Tools\freeze\*.py
-   Destination=%MAINDIR%\Tools\freeze
-   Description=Freeze tool
-   Flags=0000000000000010
- end
- remarked item: Install File
-   Source=%_SRC_%\Tools\freeze\*.ini
-   Destination=%MAINDIR%\Tools\freeze
-   Description=Freeze tool
-   Flags=0000000000000010
- end
- remarked item: Install File
-   Source=%_SRC_%\Tools\freeze\*.html
-   Destination=%MAINDIR%\Tools\freeze
-   Description=Freeze tool
-   Flags=0000000000000010
- end
- remarked item: Install File
-   Source=%_SRC_%\Tools\freeze\README
-   Destination=%MAINDIR%\Tools\freeze\README.txt
-   Description=Freeze tool
-   Flags=0000000000000010
- end
- remarked item: Install File
-   Source=%_SRC_%\Python\frozenmain.c
-   Destination=%MAINDIR%\Tools\freeze\frozenmain.c
-   Description=Freeze tool
-   Flags=0000000000000010
- end
  item: Install File
    Source=%_SRC_%\Tools\webchecker\*.py
--- 806,809 ----
***************
*** 1193,1197 ****
    Flags=00001010
  end
! item: Create Shortcut
    Source=%MAINDIR%\Doc\index.html
    Destination=%GROUP%\Python Manuals.lnk
--- 1171,1175 ----
    Flags=00001010
  end
! remarked item: Create Shortcut
    Source=%MAINDIR%\Doc\index.html
    Destination=%GROUP%\Python Manuals.lnk
***************
*** 1236,1240 ****
    Flags=00001010
  end
! item: Add ProgMan Icon
    Group=%GROUP%
    Icon Name=Python Manuals
--- 1214,1218 ----
    Flags=00001010
  end
! remarked item: Add ProgMan Icon
    Group=%GROUP%
    Icon Name=Python Manuals

Index: winreg.dsp
===================================================================
RCS file: /projects/cvsroot/python/dist/src/PCbuild/winreg.dsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** winreg.dsp	2000/03/30 21:27:30	1.2
--- winreg.dsp	2000/03/31 01:33:07	1.3
***************
*** 90,96 ****
  # Name "winreg - Win32 Release"
  # Name "winreg - Win32 Debug"
- # Begin Group "Source Files"
- 
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  # Begin Source File
  
--- 90,93 ----
***************
*** 108,120 ****
  
  # End Source File
- # End Group
- # Begin Group "Header Files"
- 
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # End Group
- # Begin Group "Resource Files"
- 
- # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- # End Group
  # End Target
  # End Project
--- 105,108 ----