mirror of
https://github.com/boostorg/boost.git
synced 2025-04-15 01:08:14 +00:00
Add cwpro9 toolset
[SVN r21536]
This commit is contained in:
parent
83f22cf5af
commit
c0a23ef101
2 changed files with 18 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<title>Getting Started</title>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 1st September 2003), see www.w3.org">
|
||||
"Microsoft FrontPage 5.0">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||||
<link rel="stylesheet" type="text/css" href="../boost.css">
|
||||
|
@ -245,7 +245,7 @@
|
|||
<br>
|
||||
Some variables, like the toolset <tt>TOOLS</tt> variable, can accept
|
||||
multiple values separated by spaces. Others, like the path above, can
|
||||
contain spaces. For such circumstancesyou should use quotes appropriate
|
||||
contain spaces. For such circumstances you should use quotes appropriate
|
||||
for your command interpreter.<br></li>
|
||||
</ol>
|
||||
|
||||
|
@ -302,6 +302,13 @@
|
|||
8.x command-line tools</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><code><a href="../tools/build/v1/cwpro9-tools.html">cwpro</a><a href="../tools/build/v1/cwpro8-tools.html">9</a></code></td>
|
||||
|
||||
<td><a href="http://www.metrowerks.com">Metrowerks CodeWarrior</a> Pro
|
||||
9.x command-line tools</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href=
|
||||
"../tools/build/v1/darwin-tools.html"><code>darwin</code></a></td>
|
||||
|
@ -922,6 +929,12 @@
|
|||
<td><tt>cw8</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><code><a href="../tools/build/v1/cwpro9-tools.html">cwpro</a><a href="../tools/build/v1/cwpro8-tools.html">9</a></code></td>
|
||||
|
||||
<td><tt><code>cw</code></tt><code>9</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href=
|
||||
"../tools/build/v1/darwin-tools.html"><code>darwin</code></a></td>
|
||||
|
@ -1169,9 +1182,7 @@
|
|||
<hr>
|
||||
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
|
||||
s-format="%d %B, %Y" startspan -->
|
||||
24 December, 2003
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
|
||||
s-format="%d %B, %Y" startspan -->07 January, 2004<!--webbot bot="Timestamp" endspan i-checksum="38706" --></p>
|
||||
|
||||
<p>Copyright © Rene Rivera 2003.<br>
|
||||
Copyright © Jens Maurer 2001.</p>
|
||||
|
@ -1181,4 +1192,4 @@
|
|||
"../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href=
|
||||
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
|
@ -1 +1 @@
|
|||
Subproject commit b9b5ffa1d912937c49afe9032fe6c88f02e2f970
|
||||
Subproject commit 478cdf8258beccdcb11f78a3e1f3fcf4b06b0b1b
|
Loading…
Add table
Reference in a new issue