cmakebuilder Plugin

Plugin Information

Plugin ID cmakebuilder
Latest Release 1.6
Latest Release Date Jul 30, 2010
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) n/a (id: vvk)
Issue Tracking Open Issues

This plugin can be used to build cmake based projects within Hudson.
See my blog post for a short introduction.

Labels:

plugin-builder plugin-builder Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
  1. Jun 24

    Ian Cullinan says:

    Couldn't find where to file a bug report so just commenting here: Variables in ...

    Couldn't find where to file a bug report so just commenting here:

    Variables in the "Other CMake Arguments" string don't undergo substitution - I'd like to be able to pass '-DSVN_REVISION=${SVN_REVISION}' to CMake to have my builds labeled with their revision but that just gets passed along literally to CMake.