[GME-commit] GMESRC/Install/Build tools.py,1.15,1.16
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Fri Mar 12 11:24:53 CST 2004
- Previous message: [GME-commit] GMESRC/Install Registry.idt,1.16,1.17
- Next message: [GME-commit]
GMESRC/GME/Gme GMEApp.cpp,1.109,1.110 GMEVersion.h,1.9,1.10
MgaOpenDlg.cpp,1.10,1.11 MgaOpenDlg.h,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/Install/Build
In directory braindrain:/tmp/cvs-serv14465/Build
Modified Files:
tools.py
Log Message:
Fixed MONTraverser registration when GME is installed
CVS User: volgy
Index: tools.py
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/Build/tools.py,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** tools.py 3 Mar 2004 18:37:07 -0000 1.15
--- tools.py 12 Mar 2004 17:24:51 -0000 1.16
***************
*** 51,55 ****
for conf in proj.Configurations:
if conf.Name == config_name:
! # app.Clean( conf )
app.Build( conf )
if app.Errors > 0:
--- 51,55 ----
for conf in proj.Configurations:
if conf.Name == config_name:
! app.Clean( conf )
app.Build( conf )
if app.Errors > 0:
- Previous message: [GME-commit] GMESRC/Install Registry.idt,1.16,1.17
- Next message: [GME-commit]
GMESRC/GME/Gme GMEApp.cpp,1.109,1.110 GMEVersion.h,1.9,1.10
MgaOpenDlg.cpp,1.10,1.11 MgaOpenDlg.h,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list