[CMake] example for advanced dashboard reporting

th.tom at gmx.de th.tom at gmx.de
Thu Nov 5 04:43:14 EST 2009


Hi all,

I have a number of packages in a project. These packages should be run as experimental, continuous and nightly builds on different platforms, report to a web-dashboard and copy a created package (created by cpack if a build was successfull) to another directory.

The builds should be made for different generators (NMake, cygwin make, gmake under windows, solaris and linux)

I wonder if somebody else has done something like that before and can provide an example!?

The main problem is: how and where to create the name like packageXY-1.0.2-win32-nmake-b1821 automatically.

-tom


More information about the CMake mailing list