$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-02-20 10:09:09
Vladimir Prus <ghost_at_[hidden]> writes:
> I've just comitted a buch of changes aimed at making possible testing V2 with
> arbitrary toolset. I can now run
>
> generators_test.py borland
>
> on windows, and it passes!
Wonderful! The bad news is that borland will need to use response
files on windows just like MSVC ;-)
> The little remaining thing is: declare all toolsets eligible for testing in
> one place. I just got this idea:
>
> 1. First, the system looks for a file called test-config.jam, and if found, it
> will set up toolsets.
> 2. Otherwise, site-config.jam and user-config.jam are loaded and should do the
> same.
>
> Is this sensible?
Perfectly!
-- Dave Abrahams Boost Consulting www.boost-consulting.com