Boost logo

Boost-Build :

Subject: Re: [Boost-build] Fop patch
From: Daniel James (dnljms_at_[hidden])
Date: 2010-11-14 10:29:05


On 6 November 2010 15:50, Vladimir Prus <ghost_at_[hidden]> wrote:
>
> Honestly, probably not. We only support a single version of fop,
> and there's nothing wrong with allowing user-config.jam to override
> fop settings from site-config.jam.

OK, I changed it so that a second 'using fop' will overwrite the first.

> and it appears to work. On the other hand, I never tried to set name of
> the java executable. If it's broken now, then feel free to either fix it with
> your patch, or remove this functionality.

I fixed it for now. I guess it must have been added for some reason.

Thanks for your help, I have one final issue. The tool includes a rule
'find-by-absolute-path' to convert the source and target paths to
absolute paths, but it uses GLOB so it only works if the file already
exists, and often the target doesn't. Is there an easy, reliable way
to do this? If not, I'll just delete it.

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