Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-11-01 14:26:08


Author: johnmaddock
Date: 2007-11-01 14:26:07 EDT (Thu, 01 Nov 2007)
New Revision: 40656
URL: http://svn.boost.org/trac/boost/changeset/40656

Log:
Strengthened admonishment and rebuilt docs.
Text files modified:
   trunk/libs/config/doc/configuring_boost.qbk | 2
   trunk/libs/config/doc/html/boost_config/acknowledgements.html | 3 +
   trunk/libs/config/doc/html/boost_config/boost_macro_reference.html | 27 +++++++++++++------
   trunk/libs/config/doc/html/boost_config/guidelines_for_boost_authors.html | 12 +++++--
   trunk/libs/config/doc/html/boost_config/rationale.html | 9 ++++--
   trunk/libs/config/doc/html/index.html | 54 +++++++++++++++++++++------------------
   6 files changed, 64 insertions(+), 43 deletions(-)

Modified: trunk/libs/config/doc/configuring_boost.qbk
==============================================================================
--- trunk/libs/config/doc/configuring_boost.qbk (original)
+++ trunk/libs/config/doc/configuring_boost.qbk 2007-11-01 14:26:07 EDT (Thu, 01 Nov 2007)
@@ -61,7 +61,7 @@
 
 [section Using the configure script]
 
-[note
+[important
 This configure script only sets up the Boost headers for use with a particular
 compiler. It has no effect on Boost.Build, or how the libraries are built.
 ]

Modified: trunk/libs/config/doc/html/boost_config/acknowledgements.html
==============================================================================
--- trunk/libs/config/doc/html/boost_config/acknowledgements.html (original)
+++ trunk/libs/config/doc/html/boost_config/acknowledgements.html 2007-11-01 14:26:07 EDT (Thu, 01 Nov 2007)
@@ -23,7 +23,8 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_config.acknowledgements"></a>Acknowledgements</h2></div></div></div>
+<a name="boost_config.acknowledgements"></a>Acknowledgements
+</h2></div></div></div>
 <p>
       Beman Dawes provided the original <code class="computeroutput"><span class="identifier">config</span><span class="special">.</span><span class="identifier">hpp</span></code> and
       part of this document.

Modified: trunk/libs/config/doc/html/boost_config/boost_macro_reference.html
==============================================================================
--- trunk/libs/config/doc/html/boost_config/boost_macro_reference.html (original)
+++ trunk/libs/config/doc/html/boost_config/boost_macro_reference.html 2007-11-01 14:26:07 EDT (Thu, 01 Nov 2007)
@@ -24,7 +24,8 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_config.boost_macro_reference"></a>Boost Macro Reference</h2></div></div></div>
+<a name="boost_config.boost_macro_reference"></a>Boost Macro Reference
+</h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a href="boost_macro_reference.html#boost_config.boost_macro_reference.macros_that_describe_defects">Macros
       that describe defects</a></span></dt>
@@ -44,7 +45,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.boost_macro_reference.macros_that_describe_defects"></a><a href="boost_macro_reference.html#boost_config.boost_macro_reference.macros_that_describe_defects" title="Macros that describe defects">Macros
- that describe defects</a></h3></div></div></div>
+ that describe defects</a>
+</h3></div></div></div>
 <p>
         The following macros all describe features that are required by the C++ standard,
         if one of the following macros is defined, then it represents a defect in
@@ -1152,7 +1154,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.boost_macro_reference.macros_that_describe_optional_features"></a><a href="boost_macro_reference.html#boost_config.boost_macro_reference.macros_that_describe_optional_features" title="Macros that describe optional features">Macros
- that describe optional features</a></h3></div></div></div>
+ that describe optional features</a>
+</h3></div></div></div>
 <p>
         The following macros describe features that are not required by the C++ standard.
         The macro is only defined if the feature is present.
@@ -2059,7 +2062,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.boost_macro_reference.macros_that_describe_c__0x_features"></a><a href="boost_macro_reference.html#boost_config.boost_macro_reference.macros_that_describe_c__0x_features" title="Macros that describe C++0x features">Macros
- that describe C++0x features</a></h3></div></div></div>
+ that describe C++0x features</a>
+</h3></div></div></div>
 <p>
         The following macros describe features that are likely to be included in
         the upcoming ISO C++ standard, C++0x.
@@ -2163,7 +2167,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.boost_macro_reference.boost_helper_macros"></a><a href="boost_macro_reference.html#boost_config.boost_macro_reference.boost_helper_macros" title="Boost Helper Macros">Boost
- Helper Macros</a></h3></div></div></div>
+ Helper Macros</a>
+</h3></div></div></div>
 <p>
         The following macros are either simple helpers, or macros that provide workarounds
         for compiler/standard library defects.
@@ -2459,7 +2464,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.boost_macro_reference.boost_informational_macros"></a><a href="boost_macro_reference.html#boost_config.boost_macro_reference.boost_informational_macros" title="Boost Informational Macros">Boost
- Informational Macros</a></h3></div></div></div>
+ Informational Macros</a>
+</h3></div></div></div>
 <p>
         The following macros describe boost features; these are, generally speaking
         the only boost macros that should be tested in user code.
@@ -2697,7 +2703,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code"></a><a href="boost_macro_reference.html#boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code" title="Macros for libraries with separate source code">Macros
- for libraries with separate source code</a></h3></div></div></div>
+ for libraries with separate source code</a>
+</h3></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a href="boost_macro_reference.html#boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code.abi_fixing">ABI
         Fixing</a></span></dt>
@@ -2713,7 +2720,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code.abi_fixing"></a><a href="boost_macro_reference.html#boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code.abi_fixing" title="ABI Fixing">ABI
- Fixing</a></h4></div></div></div>
+ Fixing</a>
+</h4></div></div></div>
 <p>
           When linking against a pre-compiled library it vital that the ABI used
           by the compiler when building the library <span class="emphasis"><em>matches exactly</em></span>
@@ -2772,7 +2780,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code.automatic_library_selection"></a><a href="boost_macro_reference.html#boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code.automatic_library_selection" title="Automatic library selection">Automatic
- library selection</a></h4></div></div></div>
+ library selection</a>
+</h4></div></div></div>
 <p>
           It is essential that users link to a build of a library which was built
           against the same runtime library that their application will be built against

Modified: trunk/libs/config/doc/html/boost_config/guidelines_for_boost_authors.html
==============================================================================
--- trunk/libs/config/doc/html/boost_config/guidelines_for_boost_authors.html (original)
+++ trunk/libs/config/doc/html/boost_config/guidelines_for_boost_authors.html 2007-11-01 14:26:07 EDT (Thu, 01 Nov 2007)
@@ -25,7 +25,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
 <a name="boost_config.guidelines_for_boost_authors"></a><a href="guidelines_for_boost_authors.html" title="Guidelines for Boost Authors">Guidelines for
- Boost Authors</a></h2></div></div></div>
+ Boost Authors</a>
+</h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a href="guidelines_for_boost_authors.html#boost_config.guidelines_for_boost_authors.adding_new_defect_macros">Adding
       New Defect Macros</a></span></dt>
@@ -103,7 +104,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.guidelines_for_boost_authors.adding_new_defect_macros"></a><a href="guidelines_for_boost_authors.html#boost_config.guidelines_for_boost_authors.adding_new_defect_macros" title="Adding New Defect Macros">Adding
- New Defect Macros</a></h3></div></div></div>
+ New Defect Macros</a>
+</h3></div></div></div>
 <p>
         When you need to add a new defect macro -either to fix a problem with an
         existing library, or when adding a new library- distil the issue down to
@@ -204,7 +206,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.guidelines_for_boost_authors.adding_new_feature_test_macros"></a><a href="guidelines_for_boost_authors.html#boost_config.guidelines_for_boost_authors.adding_new_feature_test_macros" title="Adding New Feature Test Macros">Adding
- New Feature Test Macros</a></h3></div></div></div>
+ New Feature Test Macros</a>
+</h3></div></div></div>
 <p>
         When you need to add a macro that describes a feature that the standard does
         not require, follow the convention for adding a new defect macro (above),
@@ -227,7 +230,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.guidelines_for_boost_authors.modifying_the_boost_configuration_headers"></a><a href="guidelines_for_boost_authors.html#boost_config.guidelines_for_boost_authors.modifying_the_boost_configuration_headers" title="Modifying the Boost Configuration Headers">Modifying
- the Boost Configuration Headers</a></h3></div></div></div>
+ the Boost Configuration Headers</a>
+</h3></div></div></div>
 <p>
         The aim of boost's configuration setup is that the configuration headers
         should be relatively stable - a boost user should not have to recompile their

Modified: trunk/libs/config/doc/html/boost_config/rationale.html
==============================================================================
--- trunk/libs/config/doc/html/boost_config/rationale.html (original)
+++ trunk/libs/config/doc/html/boost_config/rationale.html 2007-11-01 14:26:07 EDT (Thu, 01 Nov 2007)
@@ -24,7 +24,8 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_config.rationale"></a>Rationale</h2></div></div></div>
+<a name="boost_config.rationale"></a>Rationale
+</h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section">The problem</span></dt>
 <dt><span class="section">The solution</span></dt>
@@ -40,7 +41,8 @@
     </p>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
-<a name="boost_config.rationale.the_problem"></a>The problem</h3></div></div></div>
+<a name="boost_config.rationale.the_problem"></a>The problem
+</h3></div></div></div>
 <p>
         Consider a situation in which you are concurrently developing on multiple
         platforms. Then consider adding a new platform or changing the platform definitions
@@ -102,7 +104,8 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
-<a name="boost_config.rationale.the_solution"></a>The solution</h3></div></div></div>
+<a name="boost_config.rationale.the_solution"></a>The solution
+</h3></div></div></div>
 <p>
         The approach taken by boost's configuration headers is to separate configuration
         into three orthogonal parts: the compiler, the standard library and the platform.

Modified: trunk/libs/config/doc/html/index.html
==============================================================================
--- trunk/libs/config/doc/html/index.html (original)
+++ trunk/libs/config/doc/html/index.html 2007-11-01 14:26:07 EDT (Thu, 01 Nov 2007)
@@ -28,7 +28,7 @@
 </h3></div></div></div>
 <div><p class="copyright">Copyright © 2001 -2007 Beman Dawes, Vesa Karvonen, John Maddock</p></div>
 <div><div class="legalnotice">
-<a name="id499288"></a><p>
+<a name="id435794"></a><p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -91,7 +91,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
 <a name="boost_config.configuring_boost_for_your_platform"></a><a href="index.html#boost_config.configuring_boost_for_your_platform" title="Configuring Boost for Your Platform">Configuring
- Boost for Your Platform</a></h2></div></div></div>
+ Boost for Your Platform</a>
+</h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a href="index.html#boost_config.configuring_boost_for_your_platform.using_the_default_boost_configuration">Using
       the default boost configuration</a></span></dt>
@@ -109,7 +110,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.configuring_boost_for_your_platform.using_the_default_boost_configuration"></a><a href="index.html#boost_config.configuring_boost_for_your_platform.using_the_default_boost_configuration" title="Using the default boost configuration">Using
- the default boost configuration</a></h3></div></div></div>
+ the default boost configuration</a>
+</h3></div></div></div>
 <p>
         Boost comes already configured for most common compilers and platforms; you
         should be able to use boost "as is". Since the compiler is configured
@@ -132,7 +134,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.configuring_boost_for_your_platform.the__boost_config_hpp__header"></a><a href="index.html#boost_config.configuring_boost_for_your_platform.the__boost_config_hpp__header" title="The &lt;boost/config.hpp&gt; header">The
- &lt;boost/config.hpp&gt; header</a></h3></div></div></div>
+ &lt;boost/config.hpp&gt; header</a>
+</h3></div></div></div>
 <p>
         Boost library implementations access configuration macros via
       </p>
@@ -165,22 +168,17 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.configuring_boost_for_your_platform.using_the_configure_script"></a><a href="index.html#boost_config.configuring_boost_for_your_platform.using_the_configure_script" title="Using the configure script">Using
- the configure script</a></h3></div></div></div>
-<div class="note"><table border="0" summary="Note">
+ the configure script</a>
+</h3></div></div></div>
+<div class="important"><table border="0" summary="Important">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../doc/html/images/note.png"></td>
-<th align="left">Note</th>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../doc/html/images/important.png"></td>
+<th align="left">Important</th>
 </tr>
-<tr><td align="left" valign="top">
-<p>
- </p>
-<p>
- This configure script only sets up the Boost headers for use with a particular
- compiler. It has no effect on Boost.Build, or how the libraries are built.
- </p>
-<p>
- </p>
-</td></tr>
+<tr><td align="left" valign="top"><p>
+ This configure script only sets up the Boost headers for use with a particular
+ compiler. It has no effect on Boost.Build, or how the libraries are built.
+ </p></td></tr>
 </table></div>
 <p>
         If you know that boost is incorrectly configured for your particular setup,
@@ -321,7 +319,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.configuring_boost_for_your_platform.user_settable_options"></a><a href="index.html#boost_config.configuring_boost_for_your_platform.user_settable_options" title="User settable options">User
- settable options</a></h3></div></div></div>
+ settable options</a>
+</h3></div></div></div>
 <p>
         There are some configuration-options that represent user choices, rather
         than compiler defects or platform specific options. These are listed in
@@ -684,7 +683,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage"></a><a href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage" title="Advanced configuration usage">Advanced
- configuration usage</a></h3></div></div></div>
+ configuration usage</a>
+</h3></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section"><a href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_1__creating_our_own_frozen_configuration">Example
         1, creating our own frozen configuration</a></span></dt>
@@ -727,7 +727,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_1__creating_our_own_frozen_configuration"></a><a href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_1__creating_our_own_frozen_configuration" title="Example 1, creating our own frozen configuration">Example
- 1, creating our own frozen configuration</a></h4></div></div></div>
+ 1, creating our own frozen configuration</a>
+</h4></div></div></div>
 <p>
           Lets suppose that we're building boost with Visual C++ 6, and STLport 4.0.
           Lets suppose also that we don't intend to update our compiler or standard
@@ -759,7 +760,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_2__skipping_files_that_you_don_t_need"></a><a href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_2__skipping_files_that_you_don_t_need" title="Example 2: skipping files that you don't need">Example
- 2: skipping files that you don't need</a></h4></div></div></div>
+ 2: skipping files that you don't need</a>
+</h4></div></div></div>
 <p>
           Lets suppose that you're using boost with a compiler that is fully conformant
           with the standard; you're not interested in the fact that older versions
@@ -777,7 +779,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_3__using_configure_script_to_freeze_the_boost_configuration"></a><a href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage.example_3__using_configure_script_to_freeze_the_boost_configuration" title="Example 3: using configure script to freeze the boost configuration">Example
- 3: using configure script to freeze the boost configuration</a></h4></div></div></div>
+ 3: using configure script to freeze the boost configuration</a>
+</h4></div></div></div>
 <p>
           If you are working on a unix-like platform then you can use the configure
           script to generate a "frozen" configuration based on your current
@@ -789,7 +792,8 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="boost_config.configuring_boost_for_your_platform.testing_the_boost_configuration"></a><a href="index.html#boost_config.configuring_boost_for_your_platform.testing_the_boost_configuration" title="Testing the boost configuration">Testing
- the boost configuration</a></h3></div></div></div>
+ the boost configuration</a>
+</h3></div></div></div>
 <p>
         The boost configuration library provides a full set of regression test programs
         under the <span class="emphasis"><em>&lt;boost-root&gt;</em></span><code class="computeroutput"><span class="special">/</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">config</span><span class="special">/</span></code>
@@ -957,7 +961,7 @@
   </p>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: August 25, 2007 at 12:03:01 GMT</small></p></td>
+<td align="left"><p><small>Last revised: November 01, 2007 at 18:18:14 GMT</small></p></td>
 <td align="right"><small></small></td>
 </tr></table>
 <hr>


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