wiki:CMake

Version 38 (modified by troy d. straszheim, 13 years ago) ( diff )

--

Boost.CMake

Boost.Cmake is an alternative build system for Boost based on CMake, a cross-platform, open-source make system.

Mailing list

Join the boost-cmake mailing list here:

http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

IRC

Discuss boost-cmake on freenode.net IRC in #alt.boost.

Source Control

Boost.CMake development is *not* happening in subversion. The code is in the git archive at

http://gitorious.org/boost/cmake

Versions

The latest release tag is 1.40.0.cmake2 (Oct 16, 2009).

The latest beta tag is 1.41.0.beta1.cmake1 (Nov 4, 2009).

1.41.0.beta1.cmake1

The cmake build for 1.41.0 is in active development and looking good. You're invited to try it out and report problems. The most recent docs are in

http://sodium.resophonic.com/boost-cmake/current-docs

as well as in source control in tools/build/CMake/docs/build/html/. Tarballs, docs, etc. at

http://sodium.resophonic.com/boost-cmake/1.41.0.beta1.cmake1

1.40.0.cmake2

The cmake build in the standard boost distribution tarball for 1.40.0 is BROKEN

Download

http://sodium.resophonic.com/boost-cmake/1.40.0.cmake2

Documentation

http://sodium.resophonic.com/boost-cmake/1.40.0.cmake2/doc

As well as inside the tarball in the directory tools/build/CMake/docs/build/html/index.html

Source Control

The cmake distribution for 1.40.0 is on a branch in a git repository on gitorious.org:

http://gitorious.org/boost/cmake

Or you can download from the git repository, the direct download link for a 1.40.0 cmake-buildable tarball is on this page::

http://gitorious.org/boost/cmake/commits/1.40.0

As usual, patches to the code and/or documentation are gratefully accepted. If you make a clone of the git repository, push your patches and make a merge request, even better.

1.39.0 and 1.38.0

See the notes by version.

Commentary

Ongoing Development

Old Stuff

Note: See TracWiki for help on using the wiki.