mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Remove outdated HTML pages.
This commit is contained in:
@@ -1,130 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<!-- Copyright 2004 Aleksey Gurtovoy -->
|
||||
<!-- Copyright 2003, 2004 Vladimir Prus -->
|
||||
<!-- Distributed under the Boost Software License, Version 1.0. -->
|
||||
<!-- (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 1st April 2002), see www.w3.org">
|
||||
<meta name="generator" content="Microsoft FrontPage 5.0">
|
||||
<meta http-equiv="Content-Type" content=
|
||||
"text/html; charset=windows-1252">
|
||||
<!-- tidy options: ‐‐tidy-mark false -i -wrap 78 !-->
|
||||
|
||||
<title>Boost Build System V2</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
<img src="../../../../boost.png" alt="boost.png (6897 bytes)" align="center"
|
||||
width="277" height="86"> <!-- sf logo -->
|
||||
|
||||
|
||||
<h1>Boost Build Development Plan</h1>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<b>Milestone 2</b> (October 25, 2002)
|
||||
|
||||
<p>Boost buildable with gcc and also usable as part of another
|
||||
project.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>Milestone 3</b> (May 21, 2003)
|
||||
|
||||
<p>Two gcc versions and two other compilers are supported. Some other
|
||||
tools (e.g. lex and BoostBook) are implemented.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>Milestone 4</b> (June 18, 2003)
|
||||
|
||||
<p>More tools implemented.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>Milestone 5</b> (Jule 2, 2003)
|
||||
|
||||
<p>Improvements and bugfixes with dependency scanning. Support for
|
||||
i18n tools. Testing framework for Boost.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>Milestone 6</b> (Jule 22, 2003)
|
||||
|
||||
<p>Bugfixes.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>Milestone 7</b> (Aug 1, 2003)
|
||||
|
||||
<p>Optimizations.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>Milestone 8</b> (Oct 15, 2003)
|
||||
|
||||
<p>Implementation of regression testing framework was
|
||||
implemented. Handling of dependencies to generated headers was
|
||||
optimized. Algorithms for link-compatibility checking and selecting
|
||||
main target alternatives were improved.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>Milestone 9.1</b> (Nov 06, 2003)
|
||||
|
||||
<p>Performance was considerably improved. The syntax for linking a
|
||||
library into a library was simplified. The 'stage' rule can traverse
|
||||
dependencies of the targets it installs. Regression testing support
|
||||
now works on Windows. Some toolsets were improved. Bugs in project
|
||||
loading and suffix determination were fixed.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>Milestone 10</b> (TBD)
|
||||
|
||||
<p>Remaining features for <a href="http://boost.org">C++ Boost</a>:
|
||||
improved installation, Python support. Uniform toolset initialization
|
||||
scheme. Many bugfixes</p>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<b>Alpha</b> (TBD)
|
||||
|
||||
<p>Optimization. Using buildable tools: consider using bison, which
|
||||
is itself built with Boost.Build.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>Beta</b> (TBD)
|
||||
|
||||
<p>Feature-complete milestone.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<b>2.0 Release</b> (TBD)
|
||||
|
||||
<p>Bugfixes</p>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
|
||||
<p>© 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.</p>
|
||||
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan
|
||||
-->23 Aug, 2004
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="13972"
|
||||
-->
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,92 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<!-- Copyright 2004 Aleksey Gurtovoy -->
|
||||
<!-- Copyright 2003, 2004 Vladimir Prus -->
|
||||
<!-- Distributed under the Boost Software License, Version 1.0. -->
|
||||
<!-- (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 1st April 2002), see www.w3.org">
|
||||
<meta name="generator" content="Microsoft FrontPage 5.0">
|
||||
<meta http-equiv="Content-Type" content=
|
||||
"text/html; charset=windows-1252">
|
||||
<!-- tidy options: ‐‐tidy-mark false -i -wrap 78 !-->
|
||||
|
||||
<title>Boost Build System V2 — supported tools</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
<img src="../../../../boost.png" alt="boost.png (6897 bytes)" align="center"
|
||||
width="277" height="86"> <a href="http://sourceforge.net"><img src=
|
||||
"http://sourceforge.net/sflogo.php?group_id=7586&type=1" width="88"
|
||||
height="31" border="0" alt="SourceForge.net Logo" align="right"></a>
|
||||
|
||||
<h1>Boost Build System V2 — supported tools</h1>
|
||||
|
||||
<h2>Compilers</h2>
|
||||
|
||||
<p>The following compilers are supported:</p>
|
||||
|
||||
<ul>
|
||||
<li>GNU gcc (various versions), on Linux, NT, Cygwin and Darwin.</li>
|
||||
|
||||
<li>Microsoft VC++ compiler (various version), on NT and Cygwin.</li>
|
||||
|
||||
<li>Borland's compiler, on NT and Cygwin.</li>
|
||||
|
||||
<li>Metrowerks Code Warrior, on NT.</li>
|
||||
|
||||
<li>Intel C++ Compiler, on Linux and NT.</li>
|
||||
|
||||
<li>Sun's C++ Compiler.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>Libraries</h2>
|
||||
|
||||
<p>Some important libraries have special support in Boost.Build:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://stlport.sourceforge.net">STLport</a> — on gcc and
|
||||
msvc.</li>
|
||||
|
||||
<li><a href="http://www.trolltech.com/products/qt/index.html">QT</a>,
|
||||
including the <tt>moc</tt> and <tt>uic</tt> tools — on gcc and msvc.</li>
|
||||
</ul>
|
||||
|
||||
<h2>Other tools</h2>
|
||||
|
||||
<ul>
|
||||
<li>Parser/lexer generators <tt>bison</tt> and <tt>lex</tt>.</li>
|
||||
|
||||
<li>XSLT processor <a href=
|
||||
"http://xmlsoft.org/XSLT/">xsltproc</a>.</li>
|
||||
|
||||
<li>The Apache <a href="http://xml.apache.org/fop/index.html">FOP</a>
|
||||
tool.</li>
|
||||
|
||||
<li>BoostBook documentation format.</li>
|
||||
|
||||
<li>GNU <a href=
|
||||
"http://www.gnu.org/software/gettext/gettext.html">gettext</a>
|
||||
internationalization tools.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
|
||||
<p>© 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.</p>
|
||||
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan
|
||||
-->Jule 3, 2003
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="13972"
|
||||
-->
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user