Boost logo

Boost-Commit :

From: bdawes_at_[hidden]
Date: 2008-02-24 19:52:50


Author: bemandawes
Date: 2008-02-24 19:52:49 EST (Sun, 24 Feb 2008)
New Revision: 43408
URL: http://svn.boost.org/trac/boost/changeset/43408

Log:
Merge changes from trunk
Text files modified:
   branches/release/tools/index.html | 50 ++++++++++++++++++++++++++++++---------
   1 files changed, 38 insertions(+), 12 deletions(-)

Modified: branches/release/tools/index.html
==============================================================================
--- branches/release/tools/index.html (original)
+++ branches/release/tools/index.html 2008-02-24 19:52:49 EST (Sun, 24 Feb 2008)
@@ -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>Home</td>
- <td>Libraries</td>
- <td>People</td>
- <td>FAQ</td>
- <td>More</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">Getting Started&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Release History&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Tools &nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Web Site&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; Community&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
+ </font>&nbsp; More</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>
+&nbsp;<li>
+ Release - Scripts used to build the
+ release tarballs and zips.<br>
          &nbsp;
          <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 LICENSE_1_0.txt
+or www.boost.org/LICENSE_1_0.txt) </p>
    </body>
 </html>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk