diff --git a/boost_build_v2.html b/boost_build_v2.html index 0bd3e69a3..83531bee0 100644 --- a/boost_build_v2.html +++ b/boost_build_v2.html @@ -31,21 +31,12 @@

+ alt="C++ Boost" src="c++boost.gif">

Boost.Build v2 user manual


-
- This preliminary reference is intended to document everything currently - implemeneted, but is not yet ready for any practical use. -
-
-
- -
-
Tutorial
diff --git a/c++boost.gif b/c++boost.gif new file mode 100644 index 000000000..58be431a3 Binary files /dev/null and b/c++boost.gif differ diff --git a/doc/development_plan.html b/doc/development_plan.html new file mode 100644 index 000000000..59d8db4d6 --- /dev/null +++ b/doc/development_plan.html @@ -0,0 +1,58 @@ + + + + + + + + + + Boost Build System V2 + + + + c++boost.gif (8819 bytes) + +

Boost Build Development Plan

+ + + +
+

© Copyright Vladimir Prus 2002-2003. Permission to + copy, use, modify, sell and distribute this document is granted provided + this copyright notice appears in all copies. This document is provided + "as is" without express or implied warranty, and with no claim as to its + suitability for any purpose.

+ + +

Revised + 26 Apr, 2003 + +

+ + + diff --git a/doc/tools.html b/doc/tools.html new file mode 100644 index 000000000..eb43a1c19 --- /dev/null +++ b/doc/tools.html @@ -0,0 +1,64 @@ + + + + + + + + + + Boost Build System V2 — supported tools + + + + c++boost.gif (8819 bytes) + +

Boost Build System V2 — supported tools

+ +

Compilers

+ +

The following compilers pass Boost.Build tests: +

+ +

Libraries

+ +

Some important libraries have special support in Boost.Build: + +

+ +

Other tools

+ + + +
+

© Copyright Vladimir Prus 2003. Permission to + copy, use, modify, sell and distribute this document is granted provided + this copyright notice appears in all copies. This document is provided + "as is" without express or implied warranty, and with no claim as to its + suitability for any purpose.

+ + +

Revised + 26 Apr, 2003 + +

+ + + diff --git a/index_v2.html b/index_v2.html new file mode 100644 index 000000000..f589f18b0 --- /dev/null +++ b/index_v2.html @@ -0,0 +1,106 @@ + + + + + + + + + + Boost Build System V2 + + + + c++boost.gif (8819 bytes) + +

Boost Build System V2

+ +

Synopsis

+ +

Boost.Build is a system for large project software construction, which + is simple to use and powerfull. Boost.Build V2 is an onging project to + rewrite Boost.Build, improving design and making it more extensible. The + distinguishing features are:

+ + + +

Documentation

+ +

The user manual, which includes installation instructions, tuturial and + initial reference is available here. + +

Status

+

+ Enough of the core functionality is implemented to allow practical use on + medium-size projects. Several compilers and tools are supported, the + full list is available here. + The list of features still to be implemented + is outlined in the develepment + plan. + +

Dowloading

+ +

The most up-to-date sources are available in tools/build directory + of Boost CVS. Please use "Boost CVS Repository" section in the + download instructions. + +

Boost.Build releases are also available from + SourceForce download page. + +

The installation is described in user manual. + +

Feedback

+ +

Should you have any questions or comments, we'd be glad to hear them. + Post everything to the jamboost mailing list. + +

If you'd like to help with development, there's a separate + guidelines document. + +


+ +

© Copyright David Abrahams and Vladimir Prus 2002. Permission to + copy, use, modify, sell and distribute this document is granted provided + this copyright notice appears in all copies. This document is provided + "as is" without express or implied warranty, and with no claim as to its + suitability for any purpose.

+ +

Revised + 10 Oct, 2002 + +

+ + + diff --git a/v2/boost_build_v2.html b/v2/boost_build_v2.html index 0bd3e69a3..83531bee0 100644 --- a/v2/boost_build_v2.html +++ b/v2/boost_build_v2.html @@ -31,21 +31,12 @@

+ alt="C++ Boost" src="c++boost.gif">

Boost.Build v2 user manual


-
- This preliminary reference is intended to document everything currently - implemeneted, but is not yet ready for any practical use. -
-
-
- -
-
Tutorial
diff --git a/v2/c++boost.gif b/v2/c++boost.gif new file mode 100644 index 000000000..58be431a3 Binary files /dev/null and b/v2/c++boost.gif differ diff --git a/v2/doc/development_plan.html b/v2/doc/development_plan.html new file mode 100644 index 000000000..59d8db4d6 --- /dev/null +++ b/v2/doc/development_plan.html @@ -0,0 +1,58 @@ + + + + + + + + + + Boost Build System V2 + + + + c++boost.gif (8819 bytes) + +

Boost Build Development Plan

+ + + +
+

© Copyright Vladimir Prus 2002-2003. Permission to + copy, use, modify, sell and distribute this document is granted provided + this copyright notice appears in all copies. This document is provided + "as is" without express or implied warranty, and with no claim as to its + suitability for any purpose.

+ + +

Revised + 26 Apr, 2003 + +

+ + + diff --git a/v2/doc/tools.html b/v2/doc/tools.html new file mode 100644 index 000000000..eb43a1c19 --- /dev/null +++ b/v2/doc/tools.html @@ -0,0 +1,64 @@ + + + + + + + + + + Boost Build System V2 — supported tools + + + + c++boost.gif (8819 bytes) + +

Boost Build System V2 — supported tools

+ +

Compilers

+ +

The following compilers pass Boost.Build tests: +

+ +

Libraries

+ +

Some important libraries have special support in Boost.Build: + +

+ +

Other tools

+ + + +
+

© Copyright Vladimir Prus 2003. Permission to + copy, use, modify, sell and distribute this document is granted provided + this copyright notice appears in all copies. This document is provided + "as is" without express or implied warranty, and with no claim as to its + suitability for any purpose.

+ + +

Revised + 26 Apr, 2003 + +

+ + + diff --git a/v2/index_v2.html b/v2/index_v2.html new file mode 100644 index 000000000..f589f18b0 --- /dev/null +++ b/v2/index_v2.html @@ -0,0 +1,106 @@ + + + + + + + + + + Boost Build System V2 + + + + c++boost.gif (8819 bytes) + +

Boost Build System V2

+ +

Synopsis

+ +

Boost.Build is a system for large project software construction, which + is simple to use and powerfull. Boost.Build V2 is an onging project to + rewrite Boost.Build, improving design and making it more extensible. The + distinguishing features are:

+ + + +

Documentation

+ +

The user manual, which includes installation instructions, tuturial and + initial reference is available here. + +

Status

+

+ Enough of the core functionality is implemented to allow practical use on + medium-size projects. Several compilers and tools are supported, the + full list is available here. + The list of features still to be implemented + is outlined in the develepment + plan. + +

Dowloading

+ +

The most up-to-date sources are available in tools/build directory + of Boost CVS. Please use "Boost CVS Repository" section in the + download instructions. + +

Boost.Build releases are also available from + SourceForce download page. + +

The installation is described in user manual. + +

Feedback

+ +

Should you have any questions or comments, we'd be glad to hear them. + Post everything to the jamboost mailing list. + +

If you'd like to help with development, there's a separate + guidelines document. + +


+ +

© Copyright David Abrahams and Vladimir Prus 2002. Permission to + copy, use, modify, sell and distribute this document is granted provided + this copyright notice appears in all copies. This document is provided + "as is" without express or implied warranty, and with no claim as to its + suitability for any purpose.

+ +

Revised + 10 Oct, 2002 + +

+ + +