blob: e74ff76318bcb4b4b781b33c9540c0fb55aa6b02 [file] [log] [blame]
<!-- Copyright 2004 Aleksey Gurtovoy -->
<!-- Copyright 2003 Beman Dawes -->
<!-- Copyright 2003 Douglas Gregor -->
<!-- Copyright 2005 Eric Niebler -->
<!-- Copyright 2005 Hartmut Kaiser -->
<!-- Copyright 2004 John Maddock -->
<!-- Distributed under the Boost Software License, Version 1.0. -->
<!-- (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -->
<html>
<head>
<title>Boost Tools</title>
<meta http-equiv="Content-Language" content="en-us">
<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/src/boostbook.css" type="text/css" />
</head>
<body bgcolor="#ffffff">
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<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" width="681">
<tr>
<td height="16" width="671"><a href="../more/getting_started/index.html">Getting Started</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="../libs/libraries.htm">
Libraries</a><a href="../tools/index.html">&nbsp;</a>&nbsp;<font color="#FFFFFF">&nbsp;
</font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.boost.org">Web Site</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
</font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.boost.org/users/news/">News</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
</font>&nbsp;&nbsp;&nbsp; <a href="http://www.boost.org/community/">Community</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
</font>&nbsp;&nbsp;&nbsp;&nbsp;
<a href="http://www.boost.org/users/faq.html">FAQ</a>&nbsp;&nbsp;<font color="#FFFFFF">&nbsp;
</font>&nbsp;&nbsp;&nbsp;&nbsp; <a href="../more/index.htm">More Info</a>&nbsp;</td>
</tr>
</table>
<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>
<p>Users may find these tools useful when porting Boost libraries to a new
platform, or for use with their own applications.</p>
<ul>
<li>
<a href="build/index.html">Boost.Build</a> - The Boost build system, including
the full Boost version of the jam sources.<br>
&nbsp;
<li>
<a href="regression/index.html">Regression</a> - The Boost regression testing
system reporting sources.<br>
&nbsp;<li>
<a href="release/index.html">Release</a> - 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
errors in the Boost directory hierarchy.<br>
&nbsp;
<li>
<a href="../doc/html/boostbook.html">BoostBook</a> - A Boost documentation
system, based on <a href="http://www.docbook.org/">DocBook</a> and the <a href="http://www.w3.org/Style/XSL/">
Extensible Stylesheet Language (XSL)</a>, used by some Boost libraries.<br>
&nbsp;
<li>
<a href="bcp/index.html">bcp</a> - A utility to extract subsets of Boost; to
determine which parts of Boost your code is using; and to print reports on
Boost usage (including Licence information).<br>
&nbsp;
<li>
<a href="quickbook/index.html">QuickBook</a> - QuickBook is a WikiWiki style
documentation tool geared towards C++ documentation using simple rules and markup
for simple formatting tasks. QuickBook generates <a href="../doc/html/boostbook.html">
BoostBook</a> XML.<br>
&nbsp;
<li>
<a href="../libs/wave/doc/wave_driver.html">Wave</a> - A Standards conformant C/C++
preprocessor usable on top of any other compiler. Usable for instance for the debugging
of the expansion of macros in your code or as a replacement for your built-in
preprocessor. <br>
</li>
</ul>
<hr>
<p>Revised
<!--webbot bot="Timestamp" s-type="EDITED"
s-format="%d %b %Y" startspan -->13 Mar 2008<!--webbot bot="Timestamp" endspan i-checksum="14911" --></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>