[GME-commit] GMESRC/Install/Build tools.py,1.25,1.26
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu Nov 17 19:15:40 CST 2005
- Previous message: [GME-commit] GMESRC/Install Component.idt,1.33,1.34
FeatureComponents.idt,1.24,1.25 File.idt,1.35,1.36
ISComponentExtended.idt,1.25,1.26 ISString.idt,1.7,1.8
Icon.idt,1.2,1.3 RemoveFile.idt,1.2,1.3 Shortcut.idt,1.4,1.5
_SummaryInformation.idt,1.2,1.3
- Next message: [GME-commit]
GMESRC/Install/Build/components compileTools.py,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/Install/Build
In directory escher:/tmp/cvs-serv1210/Install/Build
Modified Files:
tools.py
Log Message:
Preparing for next release (5.11.17)
CVS User: Peter Volgyesi, ISIS (volgy)
Index: tools.py
===================================================================
RCS file: /project/gme-repository/GMESRC/Install/Build/tools.py,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** tools.py 17 Jun 2005 21:50:09 -0000 1.25
--- tools.py 17 Nov 2005 19:15:38 -0000 1.26
***************
*** 48,52 ****
DTE.Solution.Open( sln_path )
sb = DTE.Solution.SolutionBuild
! #sb.Clean(1)
sb.BuildProject(config_name, project_name, 1)
failed = sb.LastBuildInfo
--- 48,52 ----
DTE.Solution.Open( sln_path )
sb = DTE.Solution.SolutionBuild
! # sb.Clean(1)
sb.BuildProject(config_name, project_name, 1)
failed = sb.LastBuildInfo
- Previous message: [GME-commit] GMESRC/Install Component.idt,1.33,1.34
FeatureComponents.idt,1.24,1.25 File.idt,1.35,1.36
ISComponentExtended.idt,1.25,1.26 ISString.idt,1.7,1.8
Icon.idt,1.2,1.3 RemoveFile.idt,1.2,1.3 Shortcut.idt,1.4,1.5
_SummaryInformation.idt,1.2,1.3
- Next message: [GME-commit]
GMESRC/Install/Build/components compileTools.py,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list