[cfe-dev] Expanding the Clang Status page to report the status of several OSes and projects

Sean McBride sean at rogue-research.com
Mon Aug 1 08:53:40 PDT 2011


On Mon, 1 Aug 2011 07:24:45 -0700, Douglas Gregor said:

>The problem with putting these tables up on a web page is that they get
>out of date very, very quickly. So, for them to be useful, they really
>need to be updated automatically. Then best way to do that, in my mind,
>would be to set up a buildbot that tests these projects. Bring the
>buildbot online when one of the projects starts working on that
>platform, and keep it running: the buildbot will tell us when things are
>broken, so we won't regress.

FWIW, I have nightly builds & tests, using clang, of several open source projects that my company depends on:

CMake:
<http://www.cdash.org/CDash/index.php?project=CMake>

VTK:
<http://www.cdash.org/CDash/index.php?project=VTK>

ITK:
<http://www.cdash.org/CDash/index.php?project=Insight>

GDCM:
<http://www.cdash.org/CDash/index.php?project=GDCM>

HDF5:
<http://cdash.hdfgroup.uiuc.edu/index.php?project=HDF518>

vxl:
<http://www.cdash.org/CDash/index.php?project=vxl>

I've often wondered why there is no similar dashboard for llvm/clang, as it can already be built with cmake, it would be quite easy to start using ctest also.

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada






More information about the cfe-dev mailing list