|
Boost-Build :
|
- Next message: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
- Previous message: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
- In reply to: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
- Next in thread: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
- Reply: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
> >Rene, did you look at 'path.root' rule? With it, you can write
this as:
> >
> > value = [ path.root $(value) $(self.location) ] ;
>
> I did... the difference is that the way I did it simplifies the
path in
> addition to rooting it. I thought about changing the path.root to
do what I
> did above but didn't know if that would break anything else.
Well.. path.root calls path.join which should simplify too.
Do you have an example where path.root won't do the right thing?
- Volodya
- Next message: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
- Previous message: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
- In reply to: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
- Next in thread: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
- Reply: Rene Rivera: "Re: [jamboost] Re: [Boost-build] CVS: boost/tools/build/new project-root.jam,1.13,1.14"
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