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

Mateusz Loskot mateusz at loskot.net
Mon Jul 15 08:53:29 EDT 2013


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


More information about the CMake mailing list