Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-08-05 08:05:17


On Wednesday 06 June 2007 15:56:24 Norbert Unterberg wrote:
> Vladimir,
>
> Vladimir Prus schrieb:
>
> > You can use 'glob' rule (unqualified), in Jamfile context, to glob
> > relatively to Jamfile. Please see:
> >
> > http://boost.org/boost-build2/doc/html/bbv2/reference/rules.html
> >
> [...]
> > and use
> >
> > [ glob *.c *cpp ]
>
>
> The exclude pattern
>
> [ glob *.cpp : dont_use.cpp ]
>
> still does not seem to work on the current boost 1.34.0 release.
> Did you fix it only on trunk, and not in the 1.34 branch?
> Can this be fixed for 1.34.1?

The change appears to be in 1.34.1? What do you mean by "does not seem to work".
Can you post a small project (as archive) reproducing this problem?

- 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