CMake:Module Maintainers: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
(reads a lot easier now)
Line 22: Line 22:
----
----


* Andreas Schneider, mail at cynapses dot org
** FindBoost.cmake


* Miguel A. Figueroa Villanueva, miguelf at ieee dot org
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindwxWidgets.cmake?root=CMake&view=markup FindwxWidgets.cmake]
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindLATEX.cmake?root=CMake&view=markup FindLATEX]
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindImageMagick.cmake?root=CMake&view=markup FindImageMagick]


* FindBoost.cmake - Andreas Schneider, mail at cynapses dot org
* Alan W. Irwin, irwin at beluga dot phys dot uvic dot ca
* [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindwxWidgets.cmake?root=CMake&view=markup FindwxWidgets.cmake], [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindLATEX.cmake?root=CMake&view=markup FindLATEX], [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindImageMagick.cmake?root=CMake&view=markup FindImageMagick] - Miguel A. Figueroa Villanueva, miguelf at ieee dot org
** Ada
* Ada - Alan W. Irwin, irwin at beluga dot phys dot uvic dot ca
 
* FindSWIG, UseSWIG, FindSubversion - Tristan Carel, tristan dot carel at gmail dot com
* Tristan Carel, tristan dot carel at gmail dot com
* [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindBLAS.cmake?root=CMake&view=markup FindBLAS], [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindLAPACK.cmake?root=CMake&view=markup FindLAPACK] - Alin M Elena, alinm dot elena at gmail dot com (http://titus.phy.qub.ac.uk/group/Alin/)
** FindSWIG
* D support - Tim Burrell (tim dot burrell at gmail dot com) (http://www.dsource.org/projects/cmaked)
** UseSWIG
* FindFreeType.cmake, FindGDAL.cmake, FindGIFLIB.cmake, FindLua50.cmake, FindLua51.cmake, FindOpenAL.cmake, FindOpenThreads.cmake, FindPhysFS.cmake. FindProducer.cmake, FindQuickTime.cmake. FindSDL.cmake, FindSDL_image.cmake, FindSDL_mixer.cmake. FindSDL_net.cmake, FindSDL_sound.cmake, FindSDL_ttf.cmake, Findosg.cmake, FindosgDB.cmake, FindosgFX.cmake, FindosgGA.cmake, FindosgIntrospection.cmake, FindosgManipulator.cmake, FindosgParticle.cmake, FindosgProducer.cmake, FindosgShadow.cmake, FindosgSim.cmake, FindosgTerrain.cmake, FindosgText.cmake, FindosgUtil.cmake, FindosgViewer.cmake (Eric Wing ; in the commercial domain at gmail, ewing . public)
** FindSubversion
* FindMPI - Douglas Gregor (doug.gregor at gmail dot com)
 
* FindCxxTest, FindLua*, FindDoxygen - Philip Lowman, philip at yhbt dot com
* Alin M Elena, alinm dot elena at gmail dot com (http://titus.phy.qub.ac.uk/group/Alin/)
* FindCoin3D - Matt Leotta, matt.leotta at gmail dot com
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindBLAS.cmake?root=CMake&view=markup FindBLAS]
* FindQt4 - Clinton Stimpson  clinton at elemtech dot com
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindLAPACK.cmake?root=CMake&view=markup FindLAPACK] -  
* FindRTI - Petr Gotthard, petr dot gotthard at honeywell dot com
 
* Tim Burrell (tim dot burrell at gmail dot com) (http://www.dsource.org/projects/cmaked)
** D support
 
* Philip Lowman, philip at yhbt dot com
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindCxxTest.cmake?root=CMake&view=markup FindCxxTest]
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindDoxygen.cmake?root=CMake&view=markup FindDoxygen]
 
* Eric Wing ; in the commercial domain at gmail, ewing . public
** FindFreeType.cmake
** FindGDAL.cmake
** FindGIFLIB.cmake
** FindLua50.cmake, FindLua51.cmake
** FindOpenAL.cmake
** FindOpenThreads.cmake
** FindPhysFS.cmake
** FindProducer.cmake
** FindQuickTime.cmake
** FindSDL.cmake, FindSDL_image.cmake, FindSDL_mixer.cmake. FindSDL_net.cmake, FindSDL_sound.cmake, FindSDL_ttf.cmake
** Findosg.cmake, FindosgDB.cmake, FindosgFX.cmake, FindosgGA.cmake, FindosgIntrospection.cmake, FindosgManipulator.cmake, FindosgParticle.cmake, FindosgProducer.cmake, FindosgShadow.cmake, FindosgSim.cmake, FindosgTerrain.cmake, FindosgText.cmake, FindosgUtil.cmake, FindosgViewer.cmake  
 
* Douglas Gregor (doug.gregor at gmail dot com)
** FindMPI
 
* Matt Leotta, matt.leotta at gmail dot com
** FindCoin3D
 
* Clinton Stimpson  clinton at elemtech dot com
** FindQt4
 
* Petr Gotthard, petr dot gotthard at honeywell dot com
** FindRTI

Revision as of 06:11, 23 January 2009

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

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.


  • Andreas Schneider, mail at cynapses dot org
    • FindBoost.cmake
  • Alan W. Irwin, irwin at beluga dot phys dot uvic dot ca
    • Ada
  • Tristan Carel, tristan dot carel at gmail dot com
    • FindSWIG
    • UseSWIG
    • FindSubversion
  • Eric Wing ; in the commercial domain at gmail, ewing . public
    • FindFreeType.cmake
    • FindGDAL.cmake
    • FindGIFLIB.cmake
    • FindLua50.cmake, FindLua51.cmake
    • FindOpenAL.cmake
    • FindOpenThreads.cmake
    • FindPhysFS.cmake
    • FindProducer.cmake
    • FindQuickTime.cmake
    • FindSDL.cmake, FindSDL_image.cmake, FindSDL_mixer.cmake. FindSDL_net.cmake, FindSDL_sound.cmake, FindSDL_ttf.cmake
    • Findosg.cmake, FindosgDB.cmake, FindosgFX.cmake, FindosgGA.cmake, FindosgIntrospection.cmake, FindosgManipulator.cmake, FindosgParticle.cmake, FindosgProducer.cmake, FindosgShadow.cmake, FindosgSim.cmake, FindosgTerrain.cmake, FindosgText.cmake, FindosgUtil.cmake, FindosgViewer.cmake
  • Douglas Gregor (doug.gregor at gmail dot com)
    • FindMPI
  • Matt Leotta, matt.leotta at gmail dot com
    • FindCoin3D
  • Clinton Stimpson clinton at elemtech dot com
    • FindQt4
  • Petr Gotthard, petr dot gotthard at honeywell dot com
    • FindRTI