[CMake] What's the best cmake continuous integration open source tool?

Leif Walsh leif.walsh at gmail.com
Mon Jul 15 10:18:59 EDT 2013


I got buildbot working and it's alright. I don't have experience with anything else though. This is for a project where one component uses cmake and another uses scons. It was fairly painless. 
-- 
Cheers,
Leif

On Mon, Jul 15, 2013 at 8:53 AM, Mateusz Loskot <mateusz at loskot.net>
wrote:

> On 15 July 2013 12:53, Avihay Eyal <avihay.eyal at gmail.com> wrote:
>> 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.
>>
>> Since we work on a private network, travis CI is not an option. Google have
>> their Blaze, but it's not open sourced, and somehow I'm not sure that
>> jenkins is the best CMake CI (not even sure it supports it well).
> A good CI is agnostic to a build system and is able to execute
> arbitrary set of commands of your choice.
> Hence, the asking for CMake-specific CI makes little sense to me.
> Best regards,
> --
> Mateusz  Loskot, http://mateusz.loskot.net
> --
> Powered by www.kitware.com
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130715/f1ed2245/attachment.htm>


More information about the CMake mailing list