<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I use CDash (<a class="moz-txt-link-abbreviated" href="http://www.cdash.org">www.cdash.org</a>) which is
what CMake itself uses:
<a class="moz-txt-link-freetext" href="http://open.cdash.org/index.php?project=CMake">http://open.cdash.org/index.php?project=CMake</a><br>
<br>
I use it with CDash scheduling which involves a couple of build
clients running CTest in script mode.<br>
They poll, download and execute CTest scripts which control
initial checkout, update, configuration, build and testing and
transmit results back to CDash.<br>
<br>
For continuous builds I use high frequency jobs which only perform
building, testing and result transmission if the update modified
any files.<br>
<br>
Nils<br>
<br>
<br>
On 07/15/2013 01:53 PM, Avihay Eyal wrote:<br>
</div>
<blockquote
cite="mid:CAG9zDKpa3NSfViqpgZQGhmK4eMJFDj+ejM74cmNUYeyZ9mS7rQ@mail.gmail.com"
type="cite">
<div dir="rtl">
<div dir="ltr">Hi, my company uses CMake, and I want to use a CI
framework. I wanted to know, with which CI frameworks did you
have a good experience.<br>
<br>
</div>
<div dir="ltr">Since we work on a <b>private network</b>, <a
moz-do-not-send="true" href="http://about.travis-ci.org/">travis</a>
CI is not an option. Google have their <a
moz-do-not-send="true"
href="http://google-engtools.blogspot.fr/2011/08/build-in-cloud-how-build-system-works.html">Blaze</a>,
but it's not open sourced, and somehow I'm not sure that <a
moz-do-not-send="true" href="http://jenkins-ci.org/">jenkins</a>
is the best CMake CI (not even sure it supports it well).<br>
</div>
<div dir="ltr"><br>
<br>
</div>
<div dir="ltr">Other than that, good integration with <a
moz-do-not-send="true"
href="http://martine.github.io/ninja/manual.html#_introduction">ninja</a>
is a plus.<br>
<br>
<br>
</div>
<div dir="ltr">Thanks a lot.<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the CMake FAQ at: <a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a></pre>
</blockquote>
<br>
</body>
</html>