|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2004-06-30 16:04:13
"Rozental, Gennadiy" <gennadiy.rozental_at_[hidden]> writes:
> Hi,
>
> Inn a light of recent discussion on earlier freezing, I have following
> question/proposition:
>
> Is it exist in Boost.Build or could we add feature that allow us to specify
> cvs tag dependency as a dependency grist?
I _think_ what you're proposing is interesting, but the means of
getting there may be completely inappropriate for Boost.Build, if I
understand it at all. Why don't you try to say what you're trying to
accomplish without trying to design the Boost.Build feature? Are you
trying to get cvs checkout actions into the build system? If so, why?
What's wrong with doing
cvs update -rwhatever_tag
before kicking off the test?
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk