CMake is a cross-platform, 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.
| Tags | Software Development Build Tools Testing |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | Mac OS X Windows Windows Windows Windows POSIX AIX BSD HP-UX IRIX Linux SCO Solaris Unix |
| Implementation | C C++ |
Recent releases


No changes have been submitted for this release.


Changes: The Windows Vista build was fixed. Documentation in the Mac OS X installer was improved. Compilation on Linux with Intel's Fortran compiler was fixed. Installation bugs on SunOS were fixed. Visual Studio support was improved. Support for Dragonfly BSD and GNU HURD was added. Many minor bugs were fixed.


Changes: This release adds support for cygwin setup packages to setup. There are many minor bugfixes.


Changes: This release adds many minor bugfixes.


Changes: Many major bugfixes were made, including fixing several memory overruns and infinite loops. Several new commands were added. New build tests have been included. Speed improvements were made across the board. Support was added for Fortran, XCode 2.2, Dart2, and Java 1.5. Darwin support was added. AIX and Windows support was fixed.