Boost logo

Boost-Build :

From: Daniel James (daniel_james_at_[hidden])
Date: 2008-08-22 01:29:06


On 22/08/2008, Jurko Gospodnetiæ <jurko.gospodnetic_at_[hidden]> wrote:
>
> Well, if that is all you need, see if you can modify the relevant actions
> to expand their variables using the :T variable expansion modifier. That
> should simply cause all the back-slashes in the variable value to be
> expanded as forward slashes. See the example above for an example.

This needs to be configurable in user-config.jam - since the user
might be using the cygwin doxygen or the windows doxygen. So would
there be a preferred way pass this information in user-config.jam? The
simplest thing to do would be to have two different tools (i.e. 'using
doxygen' and 'using cygwin-doxygen'), probably with a common
implementation. But some sort of parameter would probably be better.

Daniel


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