vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

[boost] update to 1.80.0

Open yurybura opened this issue 2 years ago • 3 comments

This PR updates Boost to v1.80.0.

NOTE: At the moment, a beta release (1.80.0.beta1) is used to check the compatibility of all libraries. This PR will be draft until an official release is made.

yurybura avatar Aug 08 '22 13:08 yurybura

Switch to the CMake build? As far as I could tell 1.80 finally comes with proper CMake scripts which install -config.cmake etc.

Neumann-A avatar Aug 08 '22 13:08 Neumann-A

Switch to the CMake build? As far as I could tell 1.80 finally comes with proper CMake scripts which install -config.cmake etc.

@Neumann-A Could you provide details? Release notes don't contain this information yet.

yurybura avatar Aug 08 '22 13:08 yurybura

Could you provide details? Release notes doesn't contain this information yet.

hmm ok maybe I was just looking at one of the boost modules and it looked like proper CMake. Looked at program_options and it didn't have what I saw the last time so it might still be partial. So just ignore my ramblings.

Neumann-A avatar Aug 08 '22 13:08 Neumann-A

ah please consider including/fixing #26004/https://github.com/microsoft/vcpkg/discussions/22762#discussioncomment-2126877

Neumann-A avatar Aug 10 '22 14:08 Neumann-A

ah please consider including/fixing #26004/#22762 (comment)

I think it is better to fix this issue in a separate MR. Did you report the issue in Boost.Log?

yurybura avatar Aug 10 '22 14:08 yurybura

That is https://github.com/boostorg/log/issues/177 but it is really a bug in the vcpkg boost setup not carrying required dependencies between boost ports.

Neumann-A avatar Aug 10 '22 14:08 Neumann-A

Thank you!

JavierMatosD avatar Aug 25 '22 17:08 JavierMatosD