CMake:Module Maintainers: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
m (Remove .cmake extension) |
m (Indent FindSDL and Findosg submodules) |
||
Line 40: | Line 40: | ||
* 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] | ** [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] | ** [http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/FindLAPACK.cmake?root=CMake&view=markup 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 69: | Line 69: | ||
** FindProducer | ** FindProducer | ||
** FindQuickTime | ** FindQuickTime | ||
** FindSDL | ** FindSDL | ||
** Findosg | *** 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) | * Douglas Gregor (doug.gregor at gmail dot com) |
Revision as of 19:27, 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
- Please DO NOT ADD a Bug Tracker entry for new Module request Do not add bug report for New Module
- 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.
- Here is a list of "repositories" of 3rd party CMake modules, so maintainers can check for already existing modules etc.
- KDE4: http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/
- PlPlot: http://plplot.svn.sourceforge.net/viewvc/plplot/trunk/cmake/modules/
- http://cmake-modules.googlecode.com/svn/trunk/Modules/
- OpenSceneGraph http://www.openscenegraph.org/svn/osg/OpenSceneGraph/trunk/CMakeModules/
- OpenSync http://svn.opensync.org/branches/3rd-party-cmake-modules/modules/
- http://github.com/jedbrown/cmake-modules
List
- Andreas Schneider, mail at cynapses dot org
- FindBoost
- Miguel A. Figueroa Villanueva, miguelf at ieee dot org
- Alan W. Irwin, irwin at beluga dot phys dot uvic dot ca
- Ada
- Tristan Carel, tristan dot carel at gmail dot com
- FindSubversion
- Alin M Elena, alinm dot elena at gmail dot com (http://titus.phy.qub.ac.uk/group/Alin/)
- Tim Burrell (tim dot burrell at gmail dot com) (http://www.dsource.org/projects/cmaked)
- D support
- Philip Lowman, philip at yhbt dot com
- 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