| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|---|
| 2 | |
|---|
| 3 | <!-- Copyright 2004 Aleksey Gurtovoy --> |
|---|
| 4 | <!-- Copyright 2003, 2004 Vladimir Prus --> |
|---|
| 5 | <!-- Distributed under the Boost Software License, Version 1.0. --> |
|---|
| 6 | <!-- (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) --> |
|---|
| 7 | |
|---|
| 8 | <html> |
|---|
| 9 | <head> |
|---|
| 10 | <meta name="generator" content= |
|---|
| 11 | "HTML Tidy for Linux/x86 (vers 1st April 2002), see www.w3.org"> |
|---|
| 12 | <meta name="generator" content="Microsoft FrontPage 5.0"> |
|---|
| 13 | <meta http-equiv="Content-Type" content= |
|---|
| 14 | "text/html; charset=windows-1252"> |
|---|
| 15 | <!-- tidy options: ‐‐tidy-mark false -i -wrap 78 !--> |
|---|
| 16 | |
|---|
| 17 | <title>Boost Build System V2</title> |
|---|
| 18 | </head> |
|---|
| 19 | |
|---|
| 20 | <body bgcolor="#FFFFFF" text="#000000"> |
|---|
| 21 | <img src="../../../../boost.png" alt="boost.png (6897 bytes)" align="center" |
|---|
| 22 | width="277" height="86"> <!-- sf logo --> |
|---|
| 23 | |
|---|
| 24 | |
|---|
| 25 | <h1>Boost Build Development Plan</h1> |
|---|
| 26 | |
|---|
| 27 | <ul> |
|---|
| 28 | <li> |
|---|
| 29 | <b>Milestone 2</b> (October 25, 2002) |
|---|
| 30 | |
|---|
| 31 | <p>Boost buildable with gcc and also usable as part of another |
|---|
| 32 | project.</p> |
|---|
| 33 | </li> |
|---|
| 34 | |
|---|
| 35 | <li> |
|---|
| 36 | <b>Milestone 3</b> (May 21, 2003) |
|---|
| 37 | |
|---|
| 38 | <p>Two gcc versions and two other compilers are supported. Some other |
|---|
| 39 | tools (e.g. lex and BoostBook) are implemented.</p> |
|---|
| 40 | </li> |
|---|
| 41 | |
|---|
| 42 | <li> |
|---|
| 43 | <b>Milestone 4</b> (June 18, 2003) |
|---|
| 44 | |
|---|
| 45 | <p>More tools implemented.</p> |
|---|
| 46 | </li> |
|---|
| 47 | |
|---|
| 48 | <li> |
|---|
| 49 | <b>Milestone 5</b> (Jule 2, 2003) |
|---|
| 50 | |
|---|
| 51 | <p>Improvements and bugfixes with dependency scanning. Support for |
|---|
| 52 | i18n tools. Testing framework for Boost.</p> |
|---|
| 53 | </li> |
|---|
| 54 | |
|---|
| 55 | <li> |
|---|
| 56 | <b>Milestone 6</b> (Jule 22, 2003) |
|---|
| 57 | |
|---|
| 58 | <p>Bugfixes.</p> |
|---|
| 59 | </li> |
|---|
| 60 | |
|---|
| 61 | <li> |
|---|
| 62 | <b>Milestone 7</b> (Aug 1, 2003) |
|---|
| 63 | |
|---|
| 64 | <p>Optimizations.</p> |
|---|
| 65 | </li> |
|---|
| 66 | |
|---|
| 67 | <li> |
|---|
| 68 | <b>Milestone 8</b> (Oct 15, 2003) |
|---|
| 69 | |
|---|
| 70 | <p>Implementation of regression testing framework was |
|---|
| 71 | implemented. Handling of dependencies to generated headers was |
|---|
| 72 | optimized. Algorithms for link-compatibility checking and selecting |
|---|
| 73 | main target alternatives were improved.</p> |
|---|
| 74 | </li> |
|---|
| 75 | |
|---|
| 76 | <li> |
|---|
| 77 | <b>Milestone 9.1</b> (Nov 06, 2003) |
|---|
| 78 | |
|---|
| 79 | <p>Performance was considerably improved. The syntax for linking a |
|---|
| 80 | library into a library was simplified. The 'stage' rule can traverse |
|---|
| 81 | dependencies of the targets it installs. Regression testing support |
|---|
| 82 | now works on Windows. Some toolsets were improved. Bugs in project |
|---|
| 83 | loading and suffix determination were fixed. |
|---|
| 84 | </li> |
|---|
| 85 | |
|---|
| 86 | <li> |
|---|
| 87 | <b>Milestone 10</b> (TBD) |
|---|
| 88 | |
|---|
| 89 | <p>Remaining features for <a href="http://boost.org">C++ Boost</a>: |
|---|
| 90 | improved installation, Python support. Uniform toolset initialization |
|---|
| 91 | scheme. Many bugfixes</p> |
|---|
| 92 | </li> |
|---|
| 93 | |
|---|
| 94 | |
|---|
| 95 | <li> |
|---|
| 96 | <b>Alpha</b> (TBD) |
|---|
| 97 | |
|---|
| 98 | <p>Optimization. Using buildable tools: consider using bison, which |
|---|
| 99 | is itself built with Boost.Build.</p> |
|---|
| 100 | </li> |
|---|
| 101 | |
|---|
| 102 | <li> |
|---|
| 103 | <b>Beta</b> (TBD) |
|---|
| 104 | |
|---|
| 105 | <p>Feature-complete milestone.</p> |
|---|
| 106 | </li> |
|---|
| 107 | |
|---|
| 108 | <li> |
|---|
| 109 | <b>2.0 Release</b> (TBD) |
|---|
| 110 | |
|---|
| 111 | <p>Bugfixes</p> |
|---|
| 112 | </li> |
|---|
| 113 | </ul> |
|---|
| 114 | <hr> |
|---|
| 115 | |
|---|
| 116 | <p>© Copyright Vladimir Prus 2002-2003. Permission to copy, use, |
|---|
| 117 | modify, sell and distribute this document is granted provided this |
|---|
| 118 | copyright notice appears in all copies. This document is provided "as is" |
|---|
| 119 | without express or implied warranty, and with no claim as to its |
|---|
| 120 | suitability for any purpose.</p> |
|---|
| 121 | |
|---|
| 122 | <p>Revised |
|---|
| 123 | <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan |
|---|
| 124 | -->23 Aug, 2004 |
|---|
| 125 | <!--webbot bot="Timestamp" endspan i-checksum="13972" |
|---|
| 126 | --> |
|---|
| 127 | </p> |
|---|
| 128 | </body> |
|---|
| 129 | </html> |
|---|
| 130 | |
|---|