Boost logo

Boost-Build :

From: Mikhail Glushenkov (bbman_at_[hidden])
Date: 2005-01-05 17:07:52


FYI, I've written rule recursive-glob, which, as the name
implies, recursively descends directory structure starting
with given path(relative or absolute) and returns a list of
filenames('normalized' paths) which match the given pattern.
It is intended to be helpful when converting large projects to BB.
This version is not complete nor bug-free but is already
usable and works for me(tested on Windows).
Code can be seen at http://longlivedeath.fatal.ru/cpp/recursive-glob.jam
(Wiki says that my IP address was banned)

p.s. Code is public domain, feel free to add it where you like.

 


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