Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-18 13:50:24


On Wednesday 15 November 2006 22:53, Vladimir Prus wrote:
> Attached is a patch to implement 'toolset requirements' -- a mechanism for
> toolset to say "on msvc, with dynamic runtime, use multi-threading". The
> approach is damn simple -- there's global list of requirements that toolset
> modules append to. The list is appended to requirements of all main
> targets, as if that list was specified in their requirements.
>
> With this patch, building with msvc starts using threading=multi.
>
> If nobody has any objections to this patch, I'll commit it.

Checked in, on HEAD.

Roland, this should eliminate all differences between the names of libraries
in V1 and V2. Will you be able to check this on HEAD?

I'll merge this to RC_1_34_0 later.

Thanks,
Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk