CMake:Module Maintainers: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
m (Point to git repository)
mNo edit summary
Line 50: Line 50:
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindCxxTest.cmake FindCxxTest]
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindCxxTest.cmake FindCxxTest]
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindDoxygen.cmake FindDoxygen]
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindDoxygen.cmake FindDoxygen]
** CMakeDetermineVSServicePack
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/CMakeDetermineVSServicePack.cmake CMakeDetermineVSServicePack]
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindGnuTLS.cmake FindGnuTLS]
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindGnuTLS.cmake FindGnuTLS]
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindFLEX.cmake FindFLEX]
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindFLEX.cmake FindFLEX]
Line 113: Line 113:
* Will Dicharry, wdicharry at stellarscience dot com
* Will Dicharry, wdicharry at stellarscience dot com
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindHDF5.cmake FindHDF5]
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindHDF5.cmake FindHDF5]
** SelectLibraryConfigurations
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/SelectLibraryConfigurations.cmake SelectLibraryConfigurations]


* Kovarththanan Rajaratnam, kovarththanan.rajaratnam at gmail dot com
* Kovarththanan Rajaratnam, kovarththanan.rajaratnam at gmail dot com
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindZLIB.cmake FindZLIB]
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindZLIB.cmake FindZLIB]

Revision as of 19:46, 1 April 2010

Introduction

If you want to add a new module to CMake, then you must volunteer to maintain it, or find someone that will. This page contains a list of Module maintainer volunteers, and instructions on how to become a maintainer.

  • This mail describes the procedure how to become maintainer, and how to modify or add modules: Call for maintainers
  • Maintainers should follow the guide lines for module files documented here: readme.txt

In addition backwards compatibility for all existing variables in the current set of modules must be maintained strictly.

If you want to become a module maintainer, please send an email with your module to the cmake mailing list.

List

  • Andreas Schneider, mail at cynapses dot org
  • Alan W. Irwin, irwin at beluga dot phys dot uvic dot ca
    • Ada
  • Douglas Gregor (doug.gregor at gmail dot com)
  • Matt Leotta, matt.leotta at gmail dot com
  • Clinton Stimpson clinton at elemtech dot com
  • Petr Gotthard, petr dot gotthard at honeywell dot com
  • Kovarththanan Rajaratnam, kovarththanan.rajaratnam at gmail dot com