[cmake-developers] Introduction and volunteering for the Matlab package

Brad King brad.king at kitware.com
Wed Mar 5 12:50:39 EST 2014


On 03/05/2014 08:49 AM, Raffi Enficiaud wrote:
> I am volunteering myself for maintaining the Matlab package.

Great, thanks!

> I already gave some of the functionalities in the following mantis ticket:
> http://www.cmake.org/Bug/view.php?id=14641

In answer to your questions from there:

> - What should I do now?
> - What is the release process?

Posting here was a good first step.  See full instructions here:

 http://www.cmake.org/Wiki/CMake:Module_Maintainers#New_Maintainer

Please post the proposed module as an attachment here for discussion
and review.  Once things are in good shape then we will ask you to
sign up for Git access.

> - If I release this script with the BSD-3 license, it is ok right?
>   What about the Boost v1 license that I am currently using?

We require the BSD 3-Clause license, please.  The developer manual:

 http://www.cmake.org/cmake/help/v3.0/manual/cmake-developer.7.html#find-modules

specifies the exact format in which the legal notice must appear.
The test suite verifies it.

> - How to update the documentation then? Should the package be
>   released with a text file documenting the functionalities?

The documentation goes in the module as described here:

 http://www.cmake.org/cmake/help/v3.0/manual/cmake-developer.7.html#module-documentation

Thanks,
-Brad




More information about the cmake-developers mailing list