2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-01 08:22:15 +00:00
Files
build/doc/development_plan.html
Vladimir Prus c38e8339f2 Update dev plan.
[SVN r19262]
2003-07-22 10:19:08 +00:00

111 lines
2.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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: &dash;&dash;tidy-mark false -i -wrap 78 !-->
<title>Boost Build System V2</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<img src="../c++boost.gif" alt="c++boost.gif (8819 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> (TBD)
<p>Notion of relevant properties. Bugfixes.</p>
</li>
<li>
<b>Milestone 9</b> (TBD)
<p>Improve gcc toolset. Automatically compute right libraries order.
</li>
<li>
<b>Alpha</b> (TBD)
<p>Optimization. Using buildable tools: consider using bison, which
is itself build 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>&copy; 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
-->18 June, 2003
<!--webbot bot="Timestamp" endspan i-checksum="13972"
-->
</p>
</body>
</html>