Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-04 14:12:10


On Sunday 29 October 2006 02:21, Daniel Schlyder wrote:
> Rene Rivera wrote:
> > It's the same syntax used for the GLOB builtin, as that's what it calls.
> > So I think it would be "*.svn". I'm not sure why ".svn" isn't working
> > for you though.
>
> import path ;
> ECHO [ path.glob-tree /path/to/boost/boost/format : *.* : *CVS* ] ;
>
> should only output files in the boost/format and boost/format/detail
> directories of the Boost distribution, correct?
>
> It also outputs files in boost/format/detail/CVS. It does exclude those
> in boost/format/CVS, though.

Daniel,
I can't reproduce this with up-to-date HEAD.

Are you sure you've up-to-date version of Boost.Build and Boost.Jam. Which
system is this? Can't there be some upper-case vs. lower-case in names issue?

- Volodya

P.S. CC you so that you see this. Please reply to list though.


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