Version 32 (modified by 13 years ago) ( diff ) | ,
---|
CMake-Based Build System
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:
IRC
Discuss boost-cmake on freenode.net IRC in #alt.boost.
Versions
1.40.0
The cmake build in the standard boost distribution tarball for 1.40.0 is BROKEN
The cmake distribution for 1.40.0 is on a branch in a git repository on gitorious.org:
The latest release tag is 1.40.0.cmake1 (Oct 10, 2009).
The direct download link for a 1.40.0 cmake-buildable tarball is here:
and if that link gives you trouble, there are already exported tarballs here:
The new documentation (which contains most of what is below. What is below is probably no longer completely reliable) is viewable online here:
http://gitorious.org/boost/cmake/blobs/raw/1.40.0/tools/build/CMake/docs/build/html/index.html
As well as inside the tarball in the directory tools/build/CMake/docs/build/html/index.html
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
- Boost-cmake mailing list
- CMake TODO list - Start here to get involved!
- CMakeModularizationStatus - Modularization status
- There is a CMake component in trac: keep us abreast of any bugs.