You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2005/11/29 00:56:18 UTC

svn commit: r349560 - in /incubator/stdcxx/trunk/etc/config/windows: generate.js makelog.wsf runall.wsf runexamples.wsf

Author: sebor
Date: Mon Nov 28 15:56:08 2005
New Revision: 349560

URL: http://svn.apache.org/viewcvs?rev=349560&view=rev
Log:
2005-11-28  Anton Pevtsov  <an...@moscow.vdiweb.com>

	* runexamples.wsf: Renamed to...
	* runall.wsf: ...this.
	* generate.js: Invoked runall.wsf instead of runexamples.wsf.
	* makelog.wsf: Included runall.wsf instead of runexamples.wsf.

Added:
    incubator/stdcxx/trunk/etc/config/windows/runall.wsf
      - copied unchanged from r349558, incubator/stdcxx/trunk/etc/config/windows/runexamples.wsf
Removed:
    incubator/stdcxx/trunk/etc/config/windows/runexamples.wsf
Modified:
    incubator/stdcxx/trunk/etc/config/windows/generate.js
    incubator/stdcxx/trunk/etc/config/windows/makelog.wsf

Modified: incubator/stdcxx/trunk/etc/config/windows/generate.js
URL: http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/etc/config/windows/generate.js?rev=349560&r1=349559&r2=349560&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/generate.js (original)
+++ incubator/stdcxx/trunk/etc/config/windows/generate.js Mon Nov 28 15:56:08 2005
@@ -561,7 +561,7 @@
                     
                     tool.command =
                         "cscript /nologo " +
-                        "..\\etc\\config\\windows\\runexamples.wsf";
+                        "..\\etc\\config\\windows\\runall.wsf";
                     
                     tool.command += 
                         " /INOUTDIR:\"" + srcDir + "examples" + "\"";
@@ -589,7 +589,7 @@
                     
                     tool.command =
                         "cscript /nologo " + 
-                        "..\\etc\\config\\windows\\runexamples.wsf";                        
+                        "..\\etc\\config\\windows\\runall.wsf";                        
                     
                     tool.command += 
                         " /INOUTDIR:\"" + srcDir + "tests" + "\"";

Modified: incubator/stdcxx/trunk/etc/config/windows/makelog.wsf
URL: http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/etc/config/windows/makelog.wsf?rev=349560&r1=349559&r2=349560&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/makelog.wsf (original)
+++ incubator/stdcxx/trunk/etc/config/windows/makelog.wsf Mon Nov 28 15:56:08 2005
@@ -3,7 +3,7 @@
     <comment>
     PrimalCode wizard generated file.
     </comment>
-    <job id="runexamples" prompt="no">
+    <job id="makelog" prompt="no">
         <?job error="false" debug="false" ?>
         <runtime>
             <description>