Boost logo

Boost-Build :

From: Andrej van der Zee (mavdzee_at_[hidden])
Date: 2007-10-19 10:49:58


Hi,

Thanks for your reply.

In my situation I want to copy the $(SVN_HOME)/etc
directory to /some/directory/. In which Jamfile should
I write the install targets? Is this
$(SVN_HOME)/Jamroot or $(SVN_HOME)/etc/Jamfile?

Moreover, glob-tree gives me the error "rule glob-tree
unknown in module ...". I am using boost-build from a
Debian package. Should I install boost-build from
Boost's source tree?

Thanks,
Andrej

--- Vladimir Prus <ghost_at_[hidden]> wrote:

> Andrej van der Zee wrote:
>
> > Hi,
> >
> > I am using boost-build for some time now and very
> much
> > like it. One thing I cant work out though: How can
> I
> > configure the install target to copy a whole
> directory
> > to my install-directory?
>
> You need to:
>
> 1. Use the 'glob-tree' rule to find all the target
> you want to install.
> 2. Use the <install-source-root> to make the
> 'install'
> rule preserve the directory hierarchy.
>
> I've added glob-tree and install-source-tree to
> index,
> as well as mentioned that glob-tree is good for
> install --
> the updated docs should appear on
> boost.org/build-build2
> in about 5 minutes.
>
> - Volodya
>
>
> _______________________________________________
> Unsubscribe & other changes:
>
http://lists.boost.org/mailman/listinfo.cgi/boost-build
>

      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/


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