[CMake] continuous builds best practices?

Alexander Neundorf a.neundorf-work at gmx.net
Thu Apr 2 17:06:59 EDT 2009


On Wednesday 01 April 2009, Philip Lowman wrote:
> Is there a best practices for kicking off Continuous builds using ctest?
> What do most people do for this?
>
> I know about svn hooks but I don't want multiple builds spawned for each
> commit, just the latest commit when the machines are idle.  Also, I have
> multiple build machines on various operating systems.

I think it's usually just "time triggered", e.g. every 15 minutes or so.

Alex


More information about the CMake mailing list