Version 35 (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
The latest release tag is 1.40.0.cmake2 (Oct 16, 2009).
1.41.0
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
as well as in source control in tools/build/CMake/docs/build/html/
.
The best place to get the source is to clone the boost cmake repository and check out the 1.41.0 branch.
1.40.0.cmake2
The cmake build in the standard boost distribution tarball for 1.40.0 is BROKEN
Download
Documentation
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:
Or you can download from the git repository, the direct download link for a 1.40.0 cmake-buildable tarball is on this page::
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.