From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-12-28 12:56:15


On Tuesday 28 December 2004 20:43, David Abrahams wrote:

> > Hum, it's working again. User error.
>
> It's working from tools/build/v2/doc but not from $BOOST_ROOT/doc. So
> I'm guessing someone broke one of the local Jamfiles.

No, it's me broke the glob rule, so the doxygen rule was passed zero sources.
It is fixed now, sorry for breaking it.

> Hum, very weird. I get the same as you from $BOOST_ROOT/doc. From
> $BOOST_ROOT I get
>
> cd c:/boost/
> bash -c "bjam --v2 html"
> /cygdrive/c/boost/tools/build/v2/build/targets.jam:1267: in
> targets.tag-name from module targets
> error: Both <tag> and <name> properties specified

This is part of not yet finished installation work. I'll clean this up soon.

- Volodya