| Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Fix building boost.mpi
* [boost-*] Remove boost-mpi dependencies to avoid direct dependency on msmpi.
* [boost-build] Bump version with mpi changes
|
|
|
|
|
|
|
|
|
|
through built-in Find Modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
release ones
|
|
|
|
|
|
|
|
|
|
Apply Hotfix of Known Issues for Boost 1.65.0.
|
|
|
|
|
|
functionally identical.
|
|
|
|
Fixes #1069.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
toolchain and static linking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some of the Boost libraries build differently depending on whether
BOOST_X_DYN_LINK is defined, so this symbol must be present in the
dynamic build, and removing it as part of disabling auto-link was wrong.
Reverts half of 5a3881a0.
|
|
Fixes #483. vcpkg always links all installed libraries for the target
triplet; Boost's own auto-link feature is therefore redundant.
|
|
|
|
mmassing-boost_with_zlib
|
|
of a previously enabled system install option which has been disabled in the meantime.
|
|
VCPKG_CMAKE_SYSTEM_NAME instead.
|