summaryrefslogtreecommitdiff
path: root/doc/html/jam
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:33:54 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:36:09 +0900
commitd9ec475d945d3035377a0d89ed42e382d8988891 (patch)
tree34aff2cee4b209906243ab5499d61f3edee2982f /doc/html/jam
parent71d216b90256936a9638f325af9bc69d720e75de (diff)
downloadboost-d9ec475d945d3035377a0d89ed42e382d8988891.tar.gz
boost-d9ec475d945d3035377a0d89ed42e382d8988891.tar.bz2
boost-d9ec475d945d3035377a0d89ed42e382d8988891.zip
Imported Upstream version 1.60.0
Change-Id: Ie709530d6d5841088ceaba025cbe175a4ef43050 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/jam')
-rw-r--r--doc/html/jam/history.html4
-rw-r--r--doc/html/jam/language.html8
-rw-r--r--doc/html/jam/miscellaneous.html2
3 files changed, 9 insertions, 5 deletions
diff --git a/doc/html/jam/history.html b/doc/html/jam/history.html
index 6e759f9c9a..c0e115bab9 100644
--- a/doc/html/jam/history.html
+++ b/doc/html/jam/history.html
@@ -6,9 +6,9 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../jam.html" title="Chapter&#160;42.&#160;Boost.Jam : 3.1.19">
+<link rel="up" href="../jam.html" title="Chapter&#160;43.&#160;Boost.Jam : 3.1.19">
<link rel="prev" href="miscellaneous.html" title="Miscellaneous">
-<link rel="next" href="../bbv2.html" title="Chapter&#160;43.&#160;Boost.Build User Manual">
+<link rel="next" href="../bbv2.html" title="Chapter&#160;44.&#160;Boost.Build User Manual">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
diff --git a/doc/html/jam/language.html b/doc/html/jam/language.html
index faf6f75698..4537029d53 100644
--- a/doc/html/jam/language.html
+++ b/doc/html/jam/language.html
@@ -6,8 +6,8 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../jam.html" title="Chapter&#160;42.&#160;Boost.Jam : 3.1.19">
-<link rel="prev" href="../jam.html" title="Chapter&#160;42.&#160;Boost.Jam : 3.1.19">
+<link rel="up" href="../jam.html" title="Chapter&#160;43.&#160;Boost.Jam : 3.1.19">
+<link rel="prev" href="../jam.html" title="Chapter&#160;43.&#160;Boost.Jam : 3.1.19">
<link rel="next" href="miscellaneous.html" title="Miscellaneous">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -856,6 +856,10 @@ for local subkey in $(subkeys)
Don't capture the output of the command. Instead an empty ("")
string value is returned in place of the output.
</p></dd>
+<dt><span class="term"><code class="literal">strip-eol</code></span></dt>
+<dd><p>
+ Remove trailing end-of-line character from output, if any.
+ </p></dd>
</dl>
</div>
<p>
diff --git a/doc/html/jam/miscellaneous.html b/doc/html/jam/miscellaneous.html
index 72fd977ba3..002eec885a 100644
--- a/doc/html/jam/miscellaneous.html
+++ b/doc/html/jam/miscellaneous.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../jam.html" title="Chapter&#160;42.&#160;Boost.Jam : 3.1.19">
+<link rel="up" href="../jam.html" title="Chapter&#160;43.&#160;Boost.Jam : 3.1.19">
<link rel="prev" href="language.html" title="Language">
<link rel="next" href="history.html" title="History">
</head>