index.html 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <title>Boost Tools</title>
  8. </head>
  9. <body bgcolor="#FFFFFF">
  10. <table border="1" cellpadding="2" bgcolor="#007F7F">
  11. <tr>
  12. <td bgcolor="#FFFFFF">
  13. <img src="../c++boost.gif"
  14. alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
  15. <td><a href="../index.htm"><font color="#FFFFFF" size="4"
  16. face="Arial">Home</font></a></td>
  17. <td><a href="../libs/libraries.htm"><font color="#FFFFFF"
  18. size="4" face="Arial">Libraries</font></a></td>
  19. <td><a href="../people/people.htm"><font color="#FFFFFF"
  20. size="4" face="Arial">People</font></a></td>
  21. <td><a href="../more/faq.htm"><font color="#FFFFFF"
  22. size="4" face="Arial">FAQ</font></a></td>
  23. <td><a href="../more/index.htm"><font color="#FFFFFF"
  24. size="4" face="Arial">More</font></a></td>
  25. </tr>
  26. </table>
  27. <h1>Boost Tools</h1>
  28. <p>Boost developers, testers, and maintainers have developed various programs to
  29. help with the administration of the Boost Libraries. Like everything else about
  30. Boost, these tools are available in source form, and are part of the regular
  31. Boost distribution.</p>
  32. <p>Users may find these tools useful when porting Boost libraries to a new
  33. platform, or for use with their own applications.</p>
  34. <ul>
  35. <li><a href="build/index.html">Boost.Build</a> - The Boost build system,
  36. including the full Boost version of the jam sources.<br>
  37. &nbsp;</li>
  38. <li><a href="regression/index.htm">Regression</a> - The Boost regression
  39. testing system reporting sources.<br>
  40. &nbsp;</li>
  41. <li><a href="inspect/index.html">Inspect </a>- The inspection tool used to
  42. detect errors in the Boost directory hierarchy.</li>
  43. </ul>
  44. <hr>
  45. <p>Revised
  46. <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->07 January, 2003<!--webbot bot="Timestamp" endspan i-checksum="38578" --></p>
  47. </body>
  48. </html>
粤ICP备19079148号