Boost logo

Boost-Build :

Subject: Re: [Boost-build] [boostbook] Always regenerate boostbook_catalog.xml
From: Daniel James (daniel_james_at_[hidden])
Date: 2009-07-29 15:48:03


2009/7/29 Steven Watanabe <watanabesj_at_[hidden]>:
>>
>> Would it be possible to change boostbook.jam so that it always
>> regenerates boostbook_catalog.xml for a documentation build? At the
>> moment if the user changes their settings it doesn't update it which
>> makes setting up boostbook trickier. Generating it is pretty fast so
>> it might as well be done every time.
>>
>
> Wouldn't that force all boostbook targets to be updated
> every run, because they depend on boostbok_catalog.xml?

I have no idea. I don't understand how boostbook.jam works.

But if it would, then they should probably be changed to not depend on
boostbook_catalog.xml. Which I guess means that they wouldn't get
rebuilt when the settings change - but that would be a lot less
confusing than the current situation since it would be obvious that
they haven't been rebuilt.

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