From 2bdf01411de0d8ebc122f58f531521022d84e189 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Thu, 10 Jul 2003 11:39:05 +0000 Subject: [PATCH] add column heading for HTML regression test results page [SVN r19021] --- intel-linux-tools.jam | 5 +++++ v1/intel-linux-tools.jam | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/intel-linux-tools.jam b/intel-linux-tools.jam index 67856ec40..e4a311be8 100644 --- a/intel-linux-tools.jam +++ b/intel-linux-tools.jam @@ -6,6 +6,11 @@ # Adapted from gcc-tools.jam by Joerg Walter +# The following #// line will be used by the regression test table generation +# program as the column heading for HTML tables. Must not include version +# number. +#//Intel
C++
+ # Intel root directory set? if ! $(IA32ROOT) { diff --git a/v1/intel-linux-tools.jam b/v1/intel-linux-tools.jam index 67856ec40..e4a311be8 100644 --- a/v1/intel-linux-tools.jam +++ b/v1/intel-linux-tools.jam @@ -6,6 +6,11 @@ # Adapted from gcc-tools.jam by Joerg Walter +# The following #// line will be used by the regression test table generation +# program as the column heading for HTML tables. Must not include version +# number. +#//Intel
C++
+ # Intel root directory set? if ! $(IA32ROOT) {