tools/build/CMake/BoostCore.cmake:
- Added boost_add_executable macro
- Refactored some of the code dealing with feature interactions
tools/build/CMake/BoostTesting.cmake:
- Use boost_add_executable to build Boost tests
tools/build/CMake/BoostConfig.cmake:
- Remove BUILD_VERSIONED, at least for now
tools/wave/CMakeLists.txt, tools/quickbook/CMakeLists.txt, tools/CMakeLists.txt:
- Add build rules for some Boost tools
CMakeLists.txt:
- Sort features by preference (RELEASE over DEBUG, etc.)
Everything else:
- Tweak to deal with changes to testing