$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-11-08 09:29:41
Vladimir Prus wrote:
> On Wednesday 08 November 2006 16:31, Johan Nilsson wrote:
>> Hi,
>>
>> is there any description of the refactored tagging functionality in
>> BBv2 available?
>
> There's a bunch of new methods in common.jam, with comments. Look at
> format-name.
Found it (and even managed to get the same result as earlier).
It could have been a bit more user friendly to leave
stage.add-variant-and-compiler delegating to common.format-name for this
release though (and perhaps outputting a deprecation warning as well).
Thanks,
Johan