Difference between revisions of "CMake"

From Free Software Directory
Jump to: navigation, search
(Update to 3.3.2)
(Update to 3.4.1)
 
Line 9: Line 9:
 
|VCS checkout command=git clone http://cmake.org/cmake.git
 
|VCS checkout command=git clone http://cmake.org/cmake.git
 
|Computer languages=C, C++
 
|Computer languages=C, C++
 +
|Documentation note=[https://cmake.org/documentation/ Documentation]
 
|IRC general=irc://chat.freenode.net/cmake
 
|IRC general=irc://chat.freenode.net/cmake
|Related projects=Phing, Autopackage, Automake, Make
+
|Related projects=Phing, Autopackage, Automake, Make, Scons
 
|Keywords=generation, source code, automation, build, makefile, compilation, compiler independent, native
 
|Keywords=generation, source code, automation, build, makefile, compilation, compiler independent, native
|Version identifier=3.3.2
+
|Version identifier=3.4.1
|Version date=2015/09/17
+
|Version date=2015/12/02
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://www.cmake.org/download/
 
|Version download=http://www.cmake.org/download/
|Version comment=http://www.cmake.org/cmake/help/v3.3/release/3.3.html
 
 
|Last review by=Calinou
 
|Last review by=Calinou
|Last review date=2015/10/18
+
|Last review date=2015/12/26
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01

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.