c94334232b
The AppVeyor builder images contain some versions of Boost, but not all the versions that Bond supports for all the compilers that it supports. This commit: * Switches to a minimum Boost of 1.61, the minimum supported version as of this commit. * Adds a script to easily find the pre-installed Boost library. * Adds a script to install a given version of Boost from NuGet.org packages. * Updates the AppVeyor build to install missing versions of Boost from NuGet.org. * Refactors the AppVeyor build to base the MSVC compiler off of the `BOND_VS_VERSION` or the `APPVEYOR_BUILD_WORKER_IMAGE` variable, which should set us up to add MSVC 2017 to the build later. This is the AppVeyor side of https://github.com/Microsoft/bond/issues/771 |
||
---|---|---|
.. | ||
ci-scripts | ||
syntax |