2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Refine HTML col heads

[SVN r13379]
This commit is contained in:
Beman Dawes
2002-04-06 19:48:19 +00:00
parent f91104a1a7
commit 0cb76aa771
8 changed files with 10 additions and 10 deletions

View File

@@ -15,10 +15,10 @@ if ! $(COMO_PATH_SETUP) # do this once
COMO_BIN_DIRECTORY ?= "" ; # Don't clobber tool names if COMO_ROOT_DIRECTORY not
# set
COMO_INCLUDE_PATH ?= $(COMO_BASE)$(SLASH)$(DOTDOT)$(SLASH)libcomo ;
COMO_INCLUDE_PATH ?= $(COMO_BASE)$(SLASH)libcomo ;
COMO_INCLUDE_PATH += $(COMO_INCLUDE_PATH)$(SLASH)cnames ;
COMO_STDLIB_PATH ?= $(COMO_BASE)$(SLASH)$(DOTDOT)$(SLASH)libcomo ;
COMO_STDLIB_PATH ?= $(COMO_BASE)$(SLASH)libcomo ;
COMO_BACKEND_SETUP = $(COMO_BACKEND_SETUP) ;
newline = "

View File

@@ -17,7 +17,7 @@
# 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.
#//<a href="http://www.metrowerks.com/products/windows/">Metrowerks<br>CodeWarrior</a>
#//<a href="http://www.metrowerks.com/products/windows/">Metro-<br>werks<br>Code-<br>Warrior</a>
# Get these variable set on the targets so that we can re-use the
# build actions for other toolsets using this one as a base.

View File

@@ -28,7 +28,7 @@
# 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.
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Microsoft<br>VC++</a><br><a href="http://www.stlport.org/">STLport</a>
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Micro-<br>soft<br>VC++</a><br><a href="http://www.stlport.org/">STLport</a>
# this is simply an extension to the msvc toolset.
extends-toolset msvc ;

View File

@@ -8,7 +8,7 @@
# 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.
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Microsoft<br>VC++</a>
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Micro-<br>soft<br>VC++</a>
# Get these variable set on the targets so that we can re-use the
# build actions for other toolsets using this one as a base.

View File

@@ -15,10 +15,10 @@ if ! $(COMO_PATH_SETUP) # do this once
COMO_BIN_DIRECTORY ?= "" ; # Don't clobber tool names if COMO_ROOT_DIRECTORY not
# set
COMO_INCLUDE_PATH ?= $(COMO_BASE)$(SLASH)$(DOTDOT)$(SLASH)libcomo ;
COMO_INCLUDE_PATH ?= $(COMO_BASE)$(SLASH)libcomo ;
COMO_INCLUDE_PATH += $(COMO_INCLUDE_PATH)$(SLASH)cnames ;
COMO_STDLIB_PATH ?= $(COMO_BASE)$(SLASH)$(DOTDOT)$(SLASH)libcomo ;
COMO_STDLIB_PATH ?= $(COMO_BASE)$(SLASH)libcomo ;
COMO_BACKEND_SETUP = $(COMO_BACKEND_SETUP) ;
newline = "

View File

@@ -17,7 +17,7 @@
# 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.
#//<a href="http://www.metrowerks.com/products/windows/">Metrowerks<br>CodeWarrior</a>
#//<a href="http://www.metrowerks.com/products/windows/">Metro-<br>werks<br>Code-<br>Warrior</a>
# Get these variable set on the targets so that we can re-use the
# build actions for other toolsets using this one as a base.

View File

@@ -28,7 +28,7 @@
# 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.
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Microsoft<br>VC++</a><br><a href="http://www.stlport.org/">STLport</a>
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Micro-<br>soft<br>VC++</a><br><a href="http://www.stlport.org/">STLport</a>
# this is simply an extension to the msvc toolset.
extends-toolset msvc ;

View File

@@ -8,7 +8,7 @@
# 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.
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Microsoft<br>VC++</a>
#//<a href="http://msdn.microsoft.com/vstudio/default.asp">Micro-<br>soft<br>VC++</a>
# Get these variable set on the targets so that we can re-use the
# build actions for other toolsets using this one as a base.