|
Boost :
|
- Next message: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
- Previous message: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
- In reply to: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
- Next in thread: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
- Reply: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
On 5/26/19 6:22 PM, Peter Dimov via Boost wrote:
> Andrey Semashev wrote:
>> > 3a. Log doesn't work because it has jamfiles in libs/log/config,
>> which > is not copied (just `build` and `src` are.)
>>
>> Could you expand? I'm not sure I understand how an incomplete
>> Boost.Log directory tree comes to be.
>
> That's just how `bcp` works as far as I can see. When you tell it to
> copy the library X and X depends on Log, it assumes that everything
> needed to build Log is contained in libs/log/build and libs/log/src, and
> only copies these two directories.
Can it be modified to copy the whole directory structure?
I could move libs/log/config into libs/log/build, but I'd prefer to be
able to rely on all directory structure being intact.
- Next message: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
- Previous message: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
- In reply to: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
- Next in thread: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
- Reply: Peter Dimov: "Re: bcp namespace aliasing broken, impacts package providers, shared libraries unusable since 1.69"
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk