|
Boost-Build : |
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2006-10-28 17:22:25
Daniel Schlyder wrote:
> I'm having trouble figuring out how to specify exclude patterns for the
> glob-tree rule. I want to exclude all files in directories named ".svn".
> Patterns I've tried include ".svn", "*.svn*", and "(.*[.]svn.*)".
>
> Could someone show me a pattern that would work? Is the syntax described
> somewhere?
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.
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
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