Difference between revisions of "CMake"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=CMake |Short description=Build system |Full description='CMake' is a cross-platform, free and open source build system. It is used to control the software compilati...")
 
(Update to 3.4.1)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
|Name=CMake
 
|Name=CMake
 
|Short description=Build system
 
|Short description=Build system
|Full description='CMake' is a cross-platform, free and open source build system. It is used to control the software compilation process using simple platform and compiler independent configuration files. It generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, and code generation.
+
|Full description='''CMake is a cross-platform build system.'''
|User level=none
+
 
|Status=Live
+
It is used to control the software compilation process using simple platform and compiler independent configuration files. It generates native Makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, and code generation.
|Component programs=
+
|Homepage URL=http://www.cmake.org/
|Homepage URL=http://www.cmake.org/HTML/Index.html
+
|User level=advanced
|VCS checkout command=co CMake
+
|VCS checkout command=git clone http://cmake.org/cmake.git
|Computer languages=C,C++
+
|Computer languages=C, C++
|Documentation note=
+
|Documentation note=[https://cmake.org/documentation/ Documentation]
|Paid support=
+
|IRC general=irc://chat.freenode.net/cmake
|IRC help=
+
|Related projects=Phing, Autopackage, Automake, Make, Scons
|IRC general=
+
|Keywords=generation, source code, automation, build, makefile, compilation, compiler independent, native
|IRC development=
+
|Version identifier=3.4.1
|Related projects=Phing,autopackage,Automake,make
+
|Version date=2015/12/02
|Keywords=generation,source code,Automation,build,makefile,compilation,compiler independent,native
+
|Version status=stable
|Is GNU=n
+
|Version download=http://www.cmake.org/download/
|Last review by=Janet Casey
+
|Last review by=Calinou
|Last review date=2005-05-05
+
|Last review date=2015/12/26
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.4
+
|Status=
|Version date=2006-05-04
+
|Is GNU=No
|Version status=stable
 
|Version download=http://www.cmake.org/files/v2.4/cmake-2.4.1.tar.gz
 
 
|License verified date=2004-03-16
 
|License verified date=2004-03-16
|Version comment=2.4 stable released 2006-05-04
 
 
}}
 
}}
{{Person
+
{{Project license
|Role=Maintainer
+
|License=BSD 3Clause
|Real name=Bill Hoffman
+
|License copyright=CMake - Cross Platform Makefile Generator
|Email=bill.hoffman@kitware.com
+
Copyright 2000-2014 Kitware, Inc.
|Resource URL=
+
Copyright 2000-2011 Insight Software Consortium
}}
+
All rights reserved.
{{Resource
+
 
|Resource audience=Bug Tracking
+
Redistribution and use in source and binary forms, with or without
|Resource kind=VCS Repository Webview
+
modification, are permitted provided that the following conditions
|Resource URL=http://www.cmake.org/Bug/
+
are met:
}}
+
 
{{Resource
+
* Redistributions of source code must retain the above copyright
|Resource audience=Bug Tracking,Developer,Support
+
notice, this list of conditions and the following disclaimer.
|Resource kind=E-mail
+
 
|Resource URL=mailto:cmake@www.cmake.org
+
* Redistributions in binary form must reproduce the above copyright
 +
notice, this list of conditions and the following disclaimer in the
 +
documentation and/or other materials provided with the distribution.
 +
 
 +
* Neither the names of Kitware, Inc., the Insight Software Consortium,
 +
nor the names of their contributors may be used to endorse or promote
 +
products derived from this software without specific prior written
 +
permission.
 +
 
 +
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 +
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 +
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 +
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 +
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 +
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 +
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 +
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 +
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 +
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 +
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 +
|License verified by=Calinou
 +
|License verified date=2015/07/24
 +
|License note=[http://www.cmake.org/licensing/ Licensing]
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line
+
|Interface=command-line, x-window-system
 +
|Programming-language=C, C++
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 
|Software-development=program-build-automation
 
|Software-development=program-build-automation
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_AdClause
 
|License verified by=Janet Casey
 
|License verified date=2004-03-16
 
}}
 

Latest revision as of 21:13, 26 December 2015


[edit]

CMake

http://www.cmake.org/
Build system

CMake is a cross-platform build system.

It is used to control the software compilation process using simple platform and compiler independent configuration files. It generates native Makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, and code generation.





Licensing

License

Verified by

Verified on

Notes

Verified by

Calinou

Verified on

24 July 2015




Leaders and contributors

Resources and communication

Software prerequisites




Entry












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.