mirror of
				https://github.com/boostorg/config.git
				synced 2025-10-30 23:31:50 +01:00 
			
		
		
		
	Updated the Quickbook to show macro changes; regenerated the HTML docs
[SVN r77264]
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
| <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> | ||||
| <title>Boost.Config</title> | ||||
| <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> | ||||
| <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> | ||||
| <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> | ||||
| <link rel="home" href="index.html" title="Boost.Config"> | ||||
| <link rel="next" href="boost_config/boost_macro_reference.html" title="Boost Macro Reference"> | ||||
| </head> | ||||
| @@ -29,7 +29,7 @@ | ||||
| <div><p class="copyright">Copyright © 2001-2007 Beman Dawes, Vesa Karvonen, John | ||||
|       Maddock</p></div> | ||||
| <div><div class="legalnotice"> | ||||
| <a name="id988561"></a><p> | ||||
| <a name="config.legal"></a><p> | ||||
|         Distributed under the Boost Software License, Version 1.0. (See accompanying | ||||
|         file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) | ||||
|       </p> | ||||
| @@ -72,6 +72,8 @@ | ||||
|       Helper Macros</a></span></dt> | ||||
| <dt><span class="section"><a href="boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.boost_informational_macros">Boost | ||||
|       Informational Macros</a></span></dt> | ||||
| <dt><span class="section"><a href="boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.boost_deprecated_macros">Boost | ||||
|       Deprecated Macros</a></span></dt> | ||||
| <dt><span class="section"><a href="boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code">Macros | ||||
|       for libraries with separate source code</a></span></dt> | ||||
| </dl></dd> | ||||
| @@ -95,7 +97,7 @@ | ||||
| <dt><span class="section"><a href="boost_config/acknowledgements.html">Acknowledgements</a></span></dt> | ||||
| </dl> | ||||
| </div> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform"> | ||||
| <div class="titlepage"><div><div><h2 class="title" style="clear: both"> | ||||
| <a name="boost_config.configuring_boost_for_your_platform"></a><a class="link" href="index.html#boost_config.configuring_boost_for_your_platform" title="Configuring Boost for Your Platform">Configuring | ||||
|     Boost for Your Platform</a> | ||||
| @@ -114,7 +116,7 @@ | ||||
| <dt><span class="section"><a href="index.html#boost_config.configuring_boost_for_your_platform.testing_the_boost_configuration">Testing | ||||
|       the boost configuration</a></span></dt> | ||||
| </dl></div> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform_using_the_default_boost_configuration"> | ||||
| <div class="titlepage"><div><div><h3 class="title"> | ||||
| <a name="boost_config.configuring_boost_for_your_platform.using_the_default_boost_configuration"></a><a class="link" 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> | ||||
| @@ -138,7 +140,7 @@ | ||||
|         and submitting a support request. | ||||
|       </p> | ||||
| </div> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform_the__boost_config_hpp__header"> | ||||
| <div class="titlepage"><div><div><h3 class="title"> | ||||
| <a name="boost_config.configuring_boost_for_your_platform.the__boost_config_hpp__header"></a><a class="link" href="index.html#boost_config.configuring_boost_for_your_platform.the__boost_config_hpp__header" title="The <boost/config.hpp> header">The | ||||
|       <boost/config.hpp> header</a> | ||||
| @@ -169,7 +171,7 @@ | ||||
|         developers list. | ||||
|       </p> | ||||
| </div> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform_using_the_configure_script"> | ||||
| <div class="titlepage"><div><div><h3 class="title"> | ||||
| <a name="boost_config.configuring_boost_for_your_platform.using_the_configure_script"></a><a name="config_config_script"></a><a class="link" href="index.html#boost_config.configuring_boost_for_your_platform.using_the_configure_script" title="Using the configure script">Using | ||||
|       the configure script</a> | ||||
| @@ -277,7 +279,7 @@ | ||||
| <span class="keyword">export</span> <span class="identifier">CXXFLAGS</span><span class="special">=</span><span class="string">"-Aa -DAportable -D__HPACC_THREAD_SAFE_RB_TREE \ | ||||
|    -DRWSTD_MULTI_THREAD -DRW_MULTI_THREAD -D_REENTRANT -D_THREAD_SAFE"</span> | ||||
| <span class="keyword">export</span> <span class="identifier">LDFLAGS</span><span class="special">=</span><span class="string">"-DAportable"</span> | ||||
| <span class="keyword">export</span> <span class="identifier">LIBS</span><span class="special">=</span><span class="string">"-lpthread"</span>  | ||||
| <span class="keyword">export</span> <span class="identifier">LIBS</span><span class="special">=</span><span class="string">"-lpthread"</span> | ||||
| <span class="identifier">sh</span> <span class="special">./</span><span class="identifier">configure</span> | ||||
| </pre> | ||||
| <p> | ||||
| @@ -311,7 +313,7 @@ | ||||
|           </li> | ||||
| </ul></div> | ||||
| </div> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform_user_settable_options"> | ||||
| <div class="titlepage"><div><div><h3 class="title"> | ||||
| <a name="boost_config.configuring_boost_for_your_platform.user_settable_options"></a><a name="config_user_settable"></a><a class="link" href="index.html#boost_config.configuring_boost_for_your_platform.user_settable_options" title="User settable options">User | ||||
|       settable options</a> | ||||
| @@ -677,7 +679,7 @@ | ||||
| </tbody> | ||||
| </table></div> | ||||
| </div> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform_advanced_configuration_usage"> | ||||
| <div class="titlepage"><div><div><h3 class="title"> | ||||
| <a name="boost_config.configuring_boost_for_your_platform.advanced_configuration_usage"></a><a class="link" href="index.html#boost_config.configuring_boost_for_your_platform.advanced_configuration_usage" title="Advanced configuration usage">Advanced | ||||
|       configuration usage</a> | ||||
| @@ -721,7 +723,7 @@ | ||||
| <p> | ||||
|         The following usage examples represent just a few of the possibilities: | ||||
|       </p> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform_advanced_configuration_usage_example_1__creating_our_own_frozen_configuration"> | ||||
| <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 class="link" 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> | ||||
| @@ -753,7 +755,7 @@ | ||||
|           yet supported by boost. | ||||
|         </p> | ||||
| </div> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform_advanced_configuration_usage_example_2__skipping_files_that_you_don_t_need"> | ||||
| <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 class="link" 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> | ||||
| @@ -772,7 +774,7 @@ | ||||
|           a dependency on two boost headers. | ||||
|         </p> | ||||
| </div> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform_advanced_configuration_usage_example_3__using_configure_script_to_freeze_the_boost_configuration"> | ||||
| <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 class="link" 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> | ||||
| @@ -785,7 +787,7 @@ | ||||
|         </p> | ||||
| </div> | ||||
| </div> | ||||
| <div class="section"> | ||||
| <div class="section boost_config_configuring_boost_for_your_platform_testing_the_boost_configuration"> | ||||
| <div class="titlepage"><div><div><h3 class="title"> | ||||
| <a name="boost_config.configuring_boost_for_your_platform.testing_the_boost_configuration"></a><a class="link" href="index.html#boost_config.configuring_boost_for_your_platform.testing_the_boost_configuration" title="Testing the boost configuration">Testing | ||||
|       the boost configuration</a> | ||||
| @@ -949,7 +951,7 @@ | ||||
| </div> | ||||
| </div> | ||||
| <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> | ||||
| <td align="left"><p><small>Last revised: October 11, 2011 at 17:21:29 GMT</small></p></td> | ||||
| <td align="left"><p><small>Last revised: March 08, 2012 at 15:40:04 GMT</small></p></td> | ||||
| <td align="right"><div class="copyright-footer"></div></td> | ||||
| </tr></table> | ||||
| <hr> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user