Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-02-26 01:50:42


Rene Rivera wrote:
> Update of /cvsroot/boost/boost/tools/build/new
> In directory sc8-pr-cvs1:/tmp/cvs-serv22761
>
> Modified Files:
> symlink.jam
> Added Files:
> modifiers.jam
> Log Message:
> Initial code for modifier generators... Name modifier is implemented, and
> <version> facet of name modifier to produce correct soname/version-name
> behaviour.

Thanks, Rene.

I've only two minor questions:

1. Would you be willing to add a test for <version> feature, provided I'll
describe adding new tests in the docs. I think it will take about 5-10 mins
to add the test for the first time (I hope I won't write anything confusing
in docs)

2. Looking at

local path-to-source = [ path.relative-to
[ path.make [ on $(<) return $(LOCATE) ] ]
[ path.make [ on $(>) return $(LOCATE) ] ] ] ;

I'm not sure it will work when building from subdir. If
$(>) is located at "../..", will path.relative-to work? I'll be offline
for 2-4 hours now, but will try to really break this when I'm back ;-)

- Volodya

 


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