[GME-commit] GMESRC/Install/Build build.py,1.14,1.15
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu Oct 12 16:06:51 CDT 2006
- Previous message: [GME-commit] GMESRC/GME/Gme GMEVersion.h,1.46,1.47
- Next message: [GME-commit]
GMESRC/Install Class.idt,1.2,1.3 Component.idt,1.35,1.36
FeatureComponents.idt,1.26,1.27 File.idt,1.39,1.40
ISComponentExtended.idt,1.27,1.28 ISString.idt,1.8,1.9
ProgId.idt,1.8,1.9 Registry.idt,1.22,1.23
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/Install/Build
In directory escher:/tmp/cvs-serv29114/Install/Build
Modified Files:
build.py
Log Message:
Fixes for the upcoming internal release (6.10.12)
CVS User: Peter Volgyesi, ISIS (volgy)
Index: build.py
===================================================================
RCS file: /project/gme-repository/GMESRC/Install/Build/build.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** build.py 15 Aug 2006 22:44:19 -0000 1.14
--- build.py 12 Oct 2006 15:06:49 -0000 1.15
***************
*** 73,76 ****
--- 73,77 ----
tools.build_VS( sln_file, os.path.join("BonExtension", "BonExt.vcproj"), "Release" )
tools.build_VS( sln_file, os.path.join("MONTraverser", "MONTraverserBON2Component.vcproj"), "Release" )
+ tools.build_VS( sln_file, os.path.join("NamespaceConfigure", "NamespaceConfig.vcproj"), "Release" )
cmd_dir = os.path.join(GME_ROOT, "Paradigms", "MetaGME");
tools.system( "regrelease.bat >NUL", cmd_dir)
- Previous message: [GME-commit] GMESRC/GME/Gme GMEVersion.h,1.46,1.47
- Next message: [GME-commit]
GMESRC/Install Class.idt,1.2,1.3 Component.idt,1.35,1.36
FeatureComponents.idt,1.26,1.27 File.idt,1.39,1.40
ISComponentExtended.idt,1.27,1.28 ISString.idt,1.8,1.9
ProgId.idt,1.8,1.9 Registry.idt,1.22,1.23
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list