From 093db82242921d407aa7b074e3542945df98f9b6 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 19 Aug 2001 14:31:50 +0000 Subject: [PATCH] Integrate links to Boost.Build into other pages. [SVN r10893] --- download.html | 19 ++++++++++--------- error_handling.html | 2 +- feature_model_diagrams.htm | 2 +- submission_process.htm | 2 +- test_policy.htm | 2 +- 5 files changed, 14 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 1c0b471..ed19631 100644 --- a/download.html +++ b/download.html @@ -19,9 +19,10 @@

Boost Download and Installation

-The boost libraries are intended for easy download and installation. -However, unlike other packages, there is no global setup and -configuration tool. +The boost libraries are intended for easy download and installation; +many libraries require nothing more that downloading and unpacking to be ready +for use, including full documentation.  When required, see Building +Boost Libraries to create object libraries.

Download

The boost libraries are available in various formats: @@ -123,16 +124,16 @@ have renamed it to) to the search list using the appropriate GUI dialog.

-A few boost libraries are implemented by separate source files, and -thus require compilation on your system to link properly. Boost does -not currently have an overall "build" or "make" mechanism in place. -Some of the individual libraries do include make and/or project files -for various compilers. +Some Boost libraries are implemented as separate source files, and +thus require compilation into object libraries before any use. See Building +Boost Libraries for an automatic tool to prepare such libraries. +Some of the individual libraries also include make and/or project files +for various compilers, but these will become obsolete as Boost.Build matures..


-Revised 22 June, 2001 +Revised 19 August, 2001

Written by  Jens Maurer 2001-02-11

diff --git a/error_handling.html b/error_handling.html index 21b5e93..475e3e6 100644 --- a/error_handling.html +++ b/error_handling.html @@ -89,4 +89,4 @@ extern "C" void (*old_translator)(unsigned, EXCEPTION_POINTERS*) implied warranty, and with no claim as to its suitability for any purpose.

Revised - 17 March, 2001 + 17 August, 2001 diff --git a/feature_model_diagrams.htm b/feature_model_diagrams.htm index b865d08..743d224 100644 --- a/feature_model_diagrams.htm +++ b/feature_model_diagrams.htm @@ -96,7 +96,7 @@ assuming no constraints.

Krzysztof Czarnecki and Ulrich W. Eisenecker, Generative Programming, Addison-Wesley, 2000, ISBN 0-210-30977-7


-

Revised 10 February 2001

+

Revised 17 August 2001

© Copyright Beman Dawes, 2000

diff --git a/submission_process.htm b/submission_process.htm index 950a564..1cb9a08 100644 --- a/submission_process.htm +++ b/submission_process.htm @@ -120,7 +120,7 @@ necessary.

Libraries are software; they lose their value over time if not maintained.  Details still hazy.


-

Revised 24 April, 2001

+

Revised 10 August, 2001

diff --git a/test_policy.htm b/test_policy.htm index e39b4aa..6e7647f 100644 --- a/test_policy.htm +++ b/test_policy.htm @@ -83,7 +83,7 @@ generation of HTML compiler status tables, was developed by Beman Dawes in June,

Acknowledgements

Written by Beman Dawes. Jens Maurer, Paul Moore, Gary Powell and Jeremy Siek contributed helpful suggestions.


-

Revised 10 February, 2001 +

Revised 17 August, 2001