[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.6,1.7 python20.wse,1.27,1.28 pythoncore.dsp,1.8,1.9

Tim Peters tim_one@users.sourceforge.net
2001年2月28日 18:43:42 -0800


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv6565/python/dist/src/PCbuild
Modified Files:
	BUILDno.txt python20.wse pythoncore.dsp 
Log Message:
Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number".
Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** BUILDno.txt	2001年02月01日 05:10:02	1.6
--- BUILDno.txt	2001年03月01日 02:43:40	1.7
***************
*** 34,37 ****
--- 34,39 ----
 Windows Python BUILD numbers
 ----------------------------
+ 11 2.1b1
+ 28-Feb-2001
 10 2.1a2
 1-Feb-2001
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** python20.wse	2001年02月04日 03:09:53	1.27
--- python20.wse	2001年03月01日 02:43:40	1.28
***************
*** 2,6 ****
 item: Global
 Version=5.0
! Title=Python 2.1 alpha 2
 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 2.1 beta 1
 Flags=00010100
 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 65,69 ****
 item: Set Variable
 Variable=APPTITLE
! Value=Python 2.1 alpha 2
 end
 item: Set Variable
--- 65,69 ----
 item: Set Variable
 Variable=APPTITLE
! Value=Python 2.1 beta 1
 end
 item: Set Variable
***************
*** 73,77 ****
 item: Set Variable
 Variable=PY_VERSION
! Value=2.1a2
 end
 item: Set Variable
--- 73,77 ----
 item: Set Variable
 Variable=PY_VERSION
! Value=2.1b1
 end
 item: Set Variable
Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** pythoncore.dsp	2001年02月27日 19:52:02	1.8
--- pythoncore.dsp	2001年03月01日 02:43:40	1.9
***************
*** 740,748 ****
 !IF "$(CFG)" == "pythoncore - Win32 Release"
 
! # ADD CPP /D BUILD=10
 
 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
 
! # ADD CPP /D BUILD=10
 
 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 740,748 ----
 !IF "$(CFG)" == "pythoncore - Win32 Release"
 
! # ADD CPP /D BUILD=11
 
 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
 
! # ADD CPP /D BUILD=11
 
 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"

AltStyle によって変換されたページ (->オリジナル) /