./devel/cmake, Cross platform make

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q3, Version: 2.6.1nb1, Package name: cmake-2.6.1nb1, Maintainer: wiz

CMake is an extensible, open-source system that manages the build
process in an operating system and compiler independent manner. Unlike
many cross-platform systems, CMake is designed to be used in
conjunction with the native build environment. Simple configuration
files placed in each source directory (called CMakeLists.txt files)
are used to generate standard build files (e.g., makefiles on Unix and
projects/workspaces in Windows MSVC) which are used in the usual
way. CMake can compile source code, create libraries, generate
wrappers, and build executables in arbitrary combinations. CMake
supports in-place and out-of-place builds, and can therefore support
multiple builds from a single source tree. CMake also supports static
and dynamic library builds. Another nice feature of CMake is that it
generates a cache file that is designed to be used with a graphical
editor. For example, when CMake runs, it locates include files,
libraries, and executable, and may encounter optional build
directives. This information is gathered into the cache, which may be
changed by the user prior to the generation of the native build files.


Required to run:
[devel/ncurses] [textproc/xmlrpc-c] [textproc/expat] [www/curl]

Required to build:
[devel/gmake]

Master sites:

SHA1: a0bcdffbbd03b877f8e13c250ed6fa5d290e16d0
RMD160: 534d2d6e43724fd316d50f5fb9d189ea060a8d74
Filesize: 3436.22 KB

Version history: (Expand)