Boost logo

Boost-Build :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-26 12:55:06


AMDG

Jurko Gospodnetić wrote:
> Hmmm... how about starting the build from a different folder, e.g.
> from a sub-project's folder?
>
> I'm attaching back your patch with some additional (mostly cosmetic)
> tweaks I made while reading through the code. Feel free to accept or
> discard any of the changes.
>
> I'm running the Boost library tests on Windows now (msvc-9.0express
> toolset) and the good news is that now it correctly started running
> the tests while with the previous patch it would brake due to Boost
> Build not being able to find some targets.

I've added tests that:
* run from a subfolder.
* make sure that source-location is respected.
* Use native and normalized absolute paths.

I think that I finally duplicated Rene's problem with absolute paths by
using
 <source>/C:/... (Note the leading /). It should work now.

I'm attaching what I hope is the final revision of this patch.

In Christ,
Steven Watanabe




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