From 1219ccee27a8ee61b997673c1f4568e9ca2bb8cf Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 27 Oct 2003 07:18:09 +0000 Subject: [PATCH] Remove 'development_plan.txt', obsoleted by 'doc/development_plan.html'. [SVN r20505] --- v2/development_plan.txt | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 v2/development_plan.txt diff --git a/v2/development_plan.txt b/v2/development_plan.txt deleted file mode 100644 index 7f1a92102..000000000 --- a/v2/development_plan.txt +++ /dev/null @@ -1,32 +0,0 @@ - - =================================== - 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) - - \ No newline at end of file