CMake:Module Maintainers: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
m (Point to git repository)
Line 25: Line 25:


* Andreas Schneider, mail at cynapses dot org
* Andreas Schneider, mail at cynapses dot org
** FindBoost
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindBoost.cmake FindBoost]


* Miguel A. Figueroa Villanueva, miguelf at ieee dot org
* Miguel A. Figueroa Villanueva, miguelf at ieee dot org
** FindwxWidgets
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindwxWidgets.cmake FindwxWidgets]
** FindLATEX
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindLATEX.cmake FindLATEX]
** FindImageMagick
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindImageMagick.cmake FindImageMagick]


* Alan W. Irwin, irwin at beluga dot phys dot uvic dot ca
* Alan W. Irwin, irwin at beluga dot phys dot uvic dot ca
Line 36: Line 36:


* Tristan Carel, tristan dot carel at gmail dot com
* Tristan Carel, tristan dot carel at gmail dot com
** FindSubversion
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindSubversion.cmake FindSubversion]


* Alin M Elena, alinm dot elena at gmail dot com (http://titus.phy.qub.ac.uk/group/Alin/)
* Alin M Elena, alinm dot elena at gmail dot com (http://titus.phy.qub.ac.uk/group/Alin/)
** FindBLAS
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindBLAS.cmake FindBLAS]
** FindLAPACK
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindLAPACK.cmake FindLAPACK]


* Tim Burrell (tim dot burrell at gmail dot com) (http://www.dsource.org/projects/cmaked)
* Tim Burrell (tim dot burrell at gmail dot com) (http://www.dsource.org/projects/cmaked)
Line 46: Line 46:


* Philip Lowman, philip at yhbt dot com
* Philip Lowman, philip at yhbt dot com
** FindGTK2
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindGTK2.cmake FindGTK2]
** FindOpenSceneGraph
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindOpenSceneGraph.cmake FindOpenSceneGraph]
** FindCxxTest
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindCxxTest.cmake FindCxxTest]
** FindDoxygen
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindDoxygen.cmake FindDoxygen]
** CMakeDetermineVSServicePack
** CMakeDetermineVSServicePack
** FindGnuTLS
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindGnuTLS.cmake FindGnuTLS]
** FindFLEX
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindFLEX.cmake FindFLEX]
** FindBISON
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindBISON.cmake FindBISON]
** FindGTest (Google C++ Testing Framework)
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindGTest.cmake FindGTest (Google C++ Testing Framework)]
** FindBullet
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindBullet.cmake FindBullet]
** FindALSA
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindALSA.cmake FindALSA]
** FindProtobuf
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindProtobuf.cmake FindProtobuf]


* Eric Wing ; in the commercial domain at gmail, ewing . public
* Eric Wing ; in the commercial domain at gmail, ewing . public
** FindFreeType
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindFreeType.cmake FindFreeType]
** FindGDAL
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindGDAL.cmake FindGDAL]
** FindGIFLIB
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindGIFLIB.cmake FindGIFLIB]
** FindLua50
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindLua50.cmake FindLua50]
** FindLua51
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindLua51.cmake FindLua51]
** FindOpenAL
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindOpenAL.cmake FindOpenAL]
** FindOpenThreads
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindOpenThreads.cmake FindOpenThreads]
** FindPhysFS
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindPhysFS.cmake FindPhysFS]
** FindProducer
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindProducer.cmake FindProducer]
** FindQuickTime
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindQuickTime.cmake FindQuickTime]
** FindSDL
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindSDL.cmake FindSDL]
*** FindSDL_image
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindSDL_image.cmake FindSDL_image]
*** FindSDL_mixer
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindSDL_mixer.cmake FindSDL_mixer]
*** FindSDL_net
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindSDL_net.cmake FindSDL_net]
*** FindSDL_sound
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindSDL_sound.cmake FindSDL_sound]
*** FindSDL_ttf
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindSDL_ttf.cmake FindSDL_ttf]
** Findosg
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/Findosg.cmake Findosg]
*** FindosgDB
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgDB.cmake FindosgDB]
*** FindosgFX
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgFX.cmake FindosgFX]
*** FindosgGA
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgGA.cmake FindosgGA]
*** FindosgIntrospection
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgIntrospection.cmake FindosgIntrospection]
*** FindosgManipulator
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgManipulator.cmake FindosgManipulator]
*** FindosgParticle
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgParticle.cmake FindosgParticle]
*** FindosgProducer
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgProducer.cmake FindosgProducer]
*** FindosgShadow
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgShadow.cmake FindosgShadow]
*** FindosgSim
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgSim.cmake FindosgSim]
*** FindosgTerrain
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgTerrain.cmake FindosgTerrain]
*** FindosgText
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgText.cmake FindosgText]
*** FindosgUtil
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgUtil.cmake FindosgUtil]
*** FindosgViewer
*** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindosgViewer.cmake FindosgViewer]


* Douglas Gregor (doug.gregor at gmail dot com)
* Douglas Gregor (doug.gregor at gmail dot com)
** FindMPI
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindMPI.cmake FindMPI]


* Matt Leotta, matt.leotta at gmail dot com
* Matt Leotta, matt.leotta at gmail dot com
** FindCoin3D
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindCoin3D.cmake FindCoin3D]


* Mathieu Malaterre , Mathieu.Malaterre at gmail dot com
* Mathieu Malaterre , Mathieu.Malaterre at gmail dot com
** FindSWIG
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindSWIG.cmake FindSWIG]
** UseSWIG
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/UseSWIG.cmake UseSWIG]
** FindJNI
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindJNI.cmake FindJNI]
** FindJava
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindJava.cmake FindJava]
** FindOpenSSL
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindOpenSSL.cmake FindOpenSSL]
** FindDCMTK
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindDCMTK.cmake FindDCMTK]


* Clinton Stimpson  clinton at elemtech dot com
* Clinton Stimpson  clinton at elemtech dot com
** FindQt4
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindQt4.cmake FindQt4]


* Petr Gotthard, petr dot gotthard at honeywell dot com
* Petr Gotthard, petr dot gotthard at honeywell dot com
** FindRTI
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindRTI.cmake FindRTI]


* Will Dicharry, wdicharry at stellarscience dot com
* Will Dicharry, wdicharry at stellarscience dot com
** FindHDF5
** [http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindHDF5.cmake FindHDF5]
** SelectLibraryConfigurations
** SelectLibraryConfigurations


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

Revision as of 19:45, 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
  • Will Dicharry, wdicharry at stellarscience dot com
  • Kovarththanan Rajaratnam, kovarththanan.rajaratnam at gmail dot com