$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-07-17 07:00:26
At 11:50 AM 7/16/2003, David Abrahams wrote:
>... The only issue remaining is how we can get the
>testing infrastructure to start testing RC_1_30_0. I would like to
>see the results of a round of testing on the current CVS state of that
>branch before we commit to a 1.30.1 release, just to make sure it's
>viable.
See win32-1_30_1 on http://boost.sourceforge.net/regression-logs/
I found I had to update the .../tools/build sub-tree to the current main
trunk in order to get the latest toolsets. Other than that, the tests were
run on the RC_1_30_0 branch.
--Beman