Boost logo

Boost-Build :

From: Daniel Schlyder (daniel_at_[hidden])
Date: 2006-10-28 14:30:18


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?

-- 
Daniel Schlyder

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