CMake:Module Maintainers: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
m (Remove links to CVS)
Line 28: Line 28:


* Miguel A. Figueroa Villanueva, miguelf at ieee dot org
* 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]
** FindwxWidgets
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindLATEX.cmake?root=CMake&view=markup FindLATEX]
** FindLATEX
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindImageMagick.cmake?root=CMake&view=markup FindImageMagick]
** 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 39: Line 39:


* 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/)
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindBLAS.cmake?root=CMake&view=markup FindBLAS]
** FindBLAS
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindLAPACK.cmake?root=CMake&view=markup FindLAPACK]
** 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
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindGTK2.cmake?root=CMake&view=markup FindGTK2]
** FindGTK2
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindOpenSceneGraph.cmake?root=CMake&view=markup FindOpenSceneGraph]
** FindOpenSceneGraph
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindCxxTest.cmake?root=CMake&view=markup FindCxxTest]
** FindCxxTest
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindDoxygen.cmake?root=CMake&view=markup FindDoxygen]
** FindDoxygen
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/CMakeDetermineVSServicePack.cmake?root=CMake&view=markup CMakeDetermineVSServicePack]
** CMakeDetermineVSServicePack
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindGnuTLS.cmake?root=CMake&view=markup FindGnuTLS]
** FindGnuTLS
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindFLEX.cmake?root=CMake&view=markup FindFLEX]
** FindFLEX
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindBISON.cmake?root=CMake&view=markup FindBISON]
** FindBISON
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindGTest.cmake?root=CMake&view=markup FindGTest (Google C++ Testing Framework)]
** FindGTest (Google C++ Testing Framework)
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindBullet.cmake?root=CMake&view=markup FindBullet]
** FindBullet
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindALSA.cmake?root=CMake&view=markup FindALSA]
** FindALSA
** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindProtobuf.cmake?root=CMake&view=markup FindProtobuf]
** FindProtobuf


* Eric Wing ; in the commercial domain at gmail, ewing . public
* Eric Wing ; in the commercial domain at gmail, ewing . public

Revision as of 19:35, 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
    • FindBoost
  • Miguel A. Figueroa Villanueva, miguelf at ieee dot org
    • FindwxWidgets
    • FindLATEX
    • FindImageMagick
  • Alan W. Irwin, irwin at beluga dot phys dot uvic dot ca
    • Ada
  • Tristan Carel, tristan dot carel at gmail dot com
    • FindSubversion
  • Philip Lowman, philip at yhbt dot com
    • FindGTK2
    • FindOpenSceneGraph
    • FindCxxTest
    • FindDoxygen
    • CMakeDetermineVSServicePack
    • FindGnuTLS
    • FindFLEX
    • FindBISON
    • FindGTest (Google C++ Testing Framework)
    • FindBullet
    • FindALSA
    • FindProtobuf
  • Eric Wing ; in the commercial domain at gmail, ewing . public
    • FindFreeType
    • FindGDAL
    • FindGIFLIB
    • FindLua50, FindLua51
    • FindOpenAL
    • FindOpenThreads
    • FindPhysFS
    • FindProducer
    • FindQuickTime
    • FindSDL
      • FindSDL_image
      • FindSDL_mixer
      • FindSDL_net
      • FindSDL_sound
      • FindSDL_ttf
    • Findosg
      • FindosgDB
      • FindosgFX
      • FindosgGA
      • FindosgIntrospection
      • FindosgManipulator
      • FindosgParticle
      • FindosgProducer
      • FindosgShadow
      • FindosgSim
      • FindosgTerrain
      • FindosgText
      • FindosgUtil
      • FindosgViewer
  • Douglas Gregor (doug.gregor at gmail dot com)
    • FindMPI
  • Matt Leotta, matt.leotta at gmail dot com
    • FindCoin3D
  • Mathieu Malaterre , Mathieu.Malaterre at gmail dot com
    • FindSWIG
    • UseSWIG
    • FindJNI
    • FindJava
    • FindOpenSSL
    • FindDCMTK
  • Clinton Stimpson clinton at elemtech dot com
    • FindQt4
  • Petr Gotthard, petr dot gotthard at honeywell dot com
    • FindRTI
  • Will Dicharry, wdicharry at stellarscience dot com
    • FindHDF5
    • SelectLibraryConfigurations
  • Kovarththanan Rajaratnam, kovarththanan.rajaratnam at gmail dot com
    • FindZLIB