Boost logo

Boost Interest :

Subject: Re: [Boost-cmake] CDash for boost CMake
From: Brad King (brad.king_at_[hidden])
Date: 2009-11-06 18:13:39


troy d. straszheim wrote:
> The main issue I see with the test script is git. I know that git
> support is in, I just haven't had time to dig in an grok it. I know
> Brad has exceptional Git Fu. What can you guys do?

The ctest_update() command recognizes .git repositories. It always
updates with "git pull" and reports the changes between HEAD before
and HEAD after pulling. There is no "nightly start time", so all
modes, including Nightly, always pull the latest published changes
from the remote tracking branch.

-Brad


Boost-cmake 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