Boost logo

Boost :

From: Tom Kent (lists_at_[hidden])
Date: 2021-03-11 21:35:04


Looks good on Windows/Visual Studio.

toolset arch compile Link Execute
msvc-10.0 32 X X X
msvc-10.0 64 X X X
msvc-11.0 32 X X X
msvc-11.0 64 X X X
msvc-12.0 32 X X X
msvc-12.0 64 X X X
msvc-14.0 32 X X X
msvc-14.0 64 X X X
msvc-14.1 32 X X X
msvc-14.1 64 X X X
msvc-14.2 32 X X X
msvc-14.2 64 X X X

Compile means that the b2 command completed without errors
Link means that visual studio was able to link a sample executable to a
library (libboost_thread-vcXXX-mt[-gd]-1_XX.lib) generated
Execute means that the linked program executed without errors.

Full build logs can be found here:
https://gist.github.com/teeks99/57637d4b399a34c50aa16730c289267f

For the 1.76.0 release, since bintray is going away May 1, are we going to
have the primary download location be somewhere else? If so, it seems like
we'd want to do that for the beta as well, so we can give a beta-run to
whatever site we choose.

Tom

On Thu, Mar 11, 2021 at 9:58 AM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> The first release candidates for the 1.76.0 beta release are now available
> at:
>
> <https://dl.bintray.com/boostorg/beta/1.76.0.beta1/source/>
>
> The SHA256 checksums are as follows:
>
> a222d325cd3c9f66951ec9026eca6ff6f48dd563c9a025911d598d2aca8770ce
> boost_1_76_0_b1_rc1.tar.bz2
> 6b90b510a3de38fc30a071ac798da37545fb60a1d6b21aed1130b47c9c598977
> boost_1_76_0_b1_rc1.zip
> b01627bd9ce934b092037da81696bb4482a44e6a31c8791dbed82eafe04b69fa
> boost_1_76_0_b1_rc1.tar.gz
> dbef57adbab1d4395d14000f0a2420fc82f87476e10d48359ceff7125a74b77a
> boost_1_76_0_b1_rc1.7z
>
> As always, the release managers would appreciate it if you download the
> candidate of your choice and give building it a try. Please report both
> success and failure, and anything else that is noteworthy.
>
> -- The Release managers
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk