Boost logo

Boost-Build :

Subject: Re: [Boost-build] how to add include directories for compile but not for scan
From: Nogradi, Chris (Chris.Nogradi_at_[hidden])
Date: 2012-04-24 11:40:10


Is there any plan to merge in some of the useful changes from JamPlus such as these:

    Workspace/Project Generator: Output project files for the Visual Studio IDE, Xcode, and CodeBlocks.
    Network Cache: Any to-be-built target can be retrieved from one or more shared network caches of prebuilt targets.
    Dependency (Header) Cache: When dependency information is scanned, it is cached for the next build, offering a huge performance boost.
    Batch Compilation: JamPlus is able to batch files to tools that support it, such as the Visual C++ compiler.

Though I guess the Dependency Cache is what is being discussed here and is already in place with no significant improvements.

If there isn't, I may be interested in trying to merge them in myself if licensing permits.

Thanks,

Chris

-----Original Message-----
From: boost-build-bounces_at_[hidden] [mailto:boost-build-bounces_at_[hidden]] On Behalf Of François Jacques
Sent: Tuesday, April 24, 2012 9:54 AM
To: steven_at_[hidden]; Boost.Build developer's and user's list
Subject: Re: [Boost-build] how to add include directories for compile but not for scan

Hello Steven,

> Really? The features described in that thread seem
> to match the current bjam implementation.

Closer look - indeed. The comments in the boost implementation don't
include the additional notes from the original patch, but otherwise
the features are there. The other changes are for the network cache
feature in
JamPlus.

Cheers,

--François
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

This e-mail and any attachments may contain confidential material for the sole use of the intended recipient. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.

Thank you for your cooperation.


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