2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Added development plan.

[SVN r15250]
This commit is contained in:
Vladimir Prus
2002-09-10 10:06:06 +00:00
parent 52328850c5
commit 87034635d1
2 changed files with 64 additions and 0 deletions

32
development_plan.txt Normal file
View File

@@ -0,0 +1,32 @@
===================================
Development plan for Boost.Build V2.
===================================
Milestone 2 (October 14, 2002)
Boost buildable with gcc and also usable as part of another project.
Milestone 3 (October 28, 2002)
Boost buildable with two gcc versions and al least one another compiler.
Things like gettext and docbook can also be implemented (toolset-like).
Milestone 4 (November 25, 2002)
Unit test rule. Complete testing framework.
Alpha (Dec ???, 2002)
Feature-complete milestone.
New incarnation of "stage" targets.
More toolsets.
Using buildable tools: consider using bison, which is itself build with Boost.Build.
Beta (Dec ???, 2002)
Bugfixing.
2.0 Release (Mid January)

32
v2/development_plan.txt Normal file
View File

@@ -0,0 +1,32 @@
===================================
Development plan for Boost.Build V2.
===================================
Milestone 2 (October 14, 2002)
Boost buildable with gcc and also usable as part of another project.
Milestone 3 (October 28, 2002)
Boost buildable with two gcc versions and al least one another compiler.
Things like gettext and docbook can also be implemented (toolset-like).
Milestone 4 (November 25, 2002)
Unit test rule. Complete testing framework.
Alpha (Dec ???, 2002)
Feature-complete milestone.
New incarnation of "stage" targets.
More toolsets.
Using buildable tools: consider using bison, which is itself build with Boost.Build.
Beta (Dec ???, 2002)
Bugfixing.
2.0 Release (Mid January)