Boost logo

Boost-Build :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-01-08 07:30:07


David Abrahams wrote:

> I've not looked at your implementation, but I still think a rule which takes
> a single directory name and returns all the filenames in that directory
> would be a better way to go. Just as powerful, ultimately, and simpler
> source code.

In case no regular expressions would be supported but always all files
are given for the specified directory, I would also suggest to include
the subdirectories that live inside the specified directory (their names
should end with a '/' in the returned list to discriminate them from the
normal files).

 


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