Go to file
2019-10-26 15:41:02 +03:00
test Add test/mpi 2019-10-26 01:17:13 +03:00
.travis.yml Build MPI in C++11 mode, because it fails otherwise 2019-10-26 15:41:02 +03:00
appveyor.yml Do not b2 --with-headers when staging 2019-10-24 01:44:10 +03:00
boost-install-dirs.jam Use package.jam for the install directories 2018-12-19 00:11:25 +02:00
boost-install.jam Use the pre-3.9 variable names 2019-10-26 02:09:50 +03:00
BoostConfig.cmake Document Boost_USE_MULTITHREADED 2019-09-20 17:13:23 +03:00
BoostDetectToolset.cmake Detect msvc-14.2 2019-03-24 17:55:42 +02:00
Jamfile Generate CMake config files when staging 2019-10-23 06:37:43 +03:00
README.md Update README 2018-10-05 20:42:57 +03:00

boost_install

This repository contains the implementation of the boost-install rule. This rule, when called from a library Jamfile, creates an install target that installs the library and its CMake configuration file. It also invokes the install targets of its dependencies.