Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-05-16 22:29
2.6.0

Tags: Major bugfixes

2008-04-26 12:54
2.4.8

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.
Tags: Major bugfixes

2007-10-21 17:09
2.4.7

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

2007-02-09 16:46
2.4.6

This release adds many minor bugfixes.
Tags: Minor bugfixes

2005-12-09 06:51
2.2.3

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.
Tags: Major bugfixes

Project Resources