mirror of
https://github.com/boostorg/boost.git
synced 2025-04-09 14:57:01 +00:00
Merge changes from trunk
[SVN r43408]
This commit is contained in:
parent
9a4cb09709
commit
853fbd95c0
1 changed files with 38 additions and 12 deletions
|
@ -14,21 +14,33 @@
|
|||
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||
<link rel="stylesheet" href="../doc/html/boostbook.css" type="text/css" />
|
||||
</head>
|
||||
<body bgcolor="#ffffff">
|
||||
<table border="1" cellpadding="2" bgcolor="#007f7f">
|
||||
|
||||
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
|
||||
<tr>
|
||||
<td bgcolor="#ffffff">
|
||||
<img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
|
||||
<td><a href="../index.htm"><font color="#ffffff" size="4" face="Arial">Home</font></a></td>
|
||||
<td><a href="../libs/libraries.htm"><font color="#ffffff" size="4" face="Arial">Libraries</font></a></td>
|
||||
<td><a href="http://www.boost.org/people/people.htm"><font color="#ffffff" size="4" face="Arial">People</font></a></td>
|
||||
<td><a href="http://www.boost.org/more/faq.htm"><font color="#ffffff" size="4" face="Arial">FAQ</font></a></td>
|
||||
<td><a href="../more/index.htm"><font color="#ffffff" size="4" face="Arial">More</font></a></td>
|
||||
<td width="277">
|
||||
<a href="../index.html">
|
||||
<img src="../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
|
||||
<td width="337" align="middle">
|
||||
<font size="7">Tools</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#D7EEFF" height="26">
|
||||
<tr>
|
||||
<td height="16"><a href="../more/getting_started/index.html">Getting Started</a> <font color="#FFFFFF">
|
||||
</font> <a href="????">Release History</a> <font color="#FFFFFF">
|
||||
</font> <a href="../tools/index.html">Tools </a> <font color="#FFFFFF">
|
||||
</font> <a href="http://www.boost.org">Web Site</a> <font color="#FFFFFF">
|
||||
</font> <a href="http://www.boost.org/community/">Community</a> <font color="#FFFFFF">
|
||||
</font> <a href="../more/index.html">More</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h1>Boost Tools</h1>
|
||||
<p>Boost developers, testers, and maintainers have developed various programs to
|
||||
|
||||
<p>Boost developers, testers, and maintainers have developed various tools to
|
||||
help with the administration of the Boost Libraries. Like everything else about
|
||||
Boost, these tools are available in source form, and are part of the regular
|
||||
Boost distribution.</p>
|
||||
|
@ -42,6 +54,9 @@
|
|||
<li>
|
||||
<a href="regression/index.html">Regression</a> - The Boost regression testing
|
||||
system reporting sources.<br>
|
||||
<li>
|
||||
<a href="release/index.html">Release</a> - Scripts used to build the
|
||||
release tarballs and zips.<br>
|
||||
|
||||
<li>
|
||||
<a href="inspect/index.html">Inspect </a>- The inspection tool used to detect
|
||||
|
@ -72,7 +87,18 @@
|
|||
</ul>
|
||||
<hr>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
19 February, 2005</p>
|
||||
<!--webbot bot="Timestamp" s-type="EDITED"
|
||||
s-format="%d %b %Y" startspan -->23 Feb 2008<!--webbot bot="Timestamp" endspan i-checksum="14408" --></p>
|
||||
|
||||
<p>© Copyright Beman Dawes 2003<br>
|
||||
© Copyright Douglas Gregor 2003<br>
|
||||
© Copyright Aleksey Gurtovoy 2004<br>
|
||||
© Copyright John Maddock 2004<br>
|
||||
© Copyright Eric Niebler 2005<br>
|
||||
© Copyright Hartmut Kaiser 2005<br>
|
||||
<br>
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
(See file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
|
||||
or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>) </p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue