[GME-commit] GMESRC/Install/Build tools.py,1.18,1.19
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Aug 25 16:36:34 CDT 2004
- Previous message: [GME-commit] GMESRC/GME/MgaUtil GmeDlg.cpp,1.7,1.8 GmeDlg.h,1.6,1.7
MgaRegistrar.cpp,1.38,1.39 MgaRegistrar.h,1.16,1.17
MgaUtil.rc,1.39,1.40 resource.h,1.24,1.25
- Next message: [GME-commit] GMESRC/Paradigms/SF SFDemo.xme,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/Install/Build
In directory braindrain:/tmp/cvs-serv9882/Install/Build
Modified Files:
tools.py
Log Message:
Optional label avoidance for connections
CVS User: volgy
Index: tools.py
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/Build/tools.py,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** tools.py 20 Jul 2004 17:04:09 -0000 1.18
--- tools.py 25 Aug 2004 20:36:32 -0000 1.19
***************
*** 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/GME/MgaUtil GmeDlg.cpp,1.7,1.8 GmeDlg.h,1.6,1.7
MgaRegistrar.cpp,1.38,1.39 MgaRegistrar.h,1.16,1.17
MgaUtil.rc,1.39,1.40 resource.h,1.24,1.25
- Next message: [GME-commit] GMESRC/Paradigms/SF SFDemo.xme,1.5,1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list