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 2007/12/06 02:33:51 UTC

svn commit: r601595 - in /incubator/stdcxx/trunk/bin: genxviews xbuildgen

Author: sebor
Date: Wed Dec  5 17:33:50 2007
New Revision: 601595

URL: http://svn.apache.org/viewvc?rev=601595&view=rev
Log:
2007-12-05  Martin Sebor  <se...@roguewave.com>

	* bin/genxviews (CROSS): Set to $HOME/stdcxx/bin/xbuildgen.
	* bin/xbuildgen: Invoked the duration script from $HOME/stdcxx/bin.

Modified:
    incubator/stdcxx/trunk/bin/genxviews
    incubator/stdcxx/trunk/bin/xbuildgen

Modified: incubator/stdcxx/trunk/bin/genxviews
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/bin/genxviews?rev=601595&r1=601594&r2=601595&view=diff
==============================================================================
--- incubator/stdcxx/trunk/bin/genxviews (original)
+++ incubator/stdcxx/trunk/bin/genxviews Wed Dec  5 17:33:50 2007
@@ -26,7 +26,7 @@
 myname=`basename $0`
 
 # program to invoke to process detailed results
-CROSS=$HOME/bin/xbuildgen
+CROSS=$HOME/stdcxx/bin/xbuildgen
 
 # output directory
 outdir=$HOME/public_html/stdcxx/results

Modified: incubator/stdcxx/trunk/bin/xbuildgen
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/bin/xbuildgen?rev=601595&r1=601594&r2=601595&view=diff
==============================================================================
--- incubator/stdcxx/trunk/bin/xbuildgen (original)
+++ incubator/stdcxx/trunk/bin/xbuildgen Wed Dec  5 17:33:50 2007
@@ -515,7 +515,7 @@
         # the build date and now in days, or hours, or minutes,
         # or just seconds, whichever happens to be the most
         # significant
-        age=`$HOME/bin/duration "$date" "$today"`
+        age=`$HOME/stdcxx/bin/duration "$date" "$today"`
     fi
 
     # strip the year from the date