[GME-commit] GMESRC/Install/Build tools.py,1.19,1.20
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Aug 25 16:37:48 CDT 2004
Update of /var/lib/gme/GMESRC/Install/Build
In directory braindrain:/tmp/cvs-serv9949/Install/Build
Modified Files:
tools.py
Log Message:
CVS User: volgy
Index: tools.py
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/Build/tools.py,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** tools.py 25 Aug 2004 20:36:32 -0000 1.19
--- tools.py 25 Aug 2004 20:37:46 -0000 1.20
***************
*** 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:
More information about the GME-commit
mailing list