Skip to content

Conversation

@kryachkov
Copy link

  • I've followed this guide
    step by step carefully. Yes

Fixes #751

@kryachkov kryachkov changed the title Pr.boost Add Boost 1.84.0 and 1.85.0 Aug 6, 2024
@craffael
Copy link

I think you should also add support for the new boost libraries charconv and cobalt

@NeroBurner What do you think?

Copy link

@NeroBurner NeroBurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

out of curiosity, do you know why the download server changed from "https://boostorg.jfrog.io to https://archives.boost.io?

@NeroBurner
Copy link

I think you should also add support for the new boost libraries charconv and cobalt

* in https://github.com/cpp-pm/hunter/blob/master/cmake/modules/hunter_get_boost_libs.cmake

* add the corresponding directories under cmake/projects/boost/

* add corresponding examples

* Setup some ci jobs in `cmake/projects/boost/ci/matrix.json`

@NeroBurner What do you think?

yes, if those are new libraries which need to be compiled. I'm open for merging a PR doing that

@hjmallon
Copy link

LGTM

out of curiosity, do you know why the download server changed from "https://boostorg.jfrog.io to https://archives.boost.io?

This needs doing immenently, the jfrog links now fail for me

@hjmallon
Copy link

I don't really know how to check if a Boost subproject 'needs to be compiled', I have always assumed the list here is accurate https://www.boost.org/doc/libs/1_87_0/more/getting_started/windows.html#header-only-libraries

However that does not fully agree with the list in hunter_get_boost_libs.cmake. The following subprojects are in that list and don't seem (from the docs) to need building?

  • atomic
  • container
  • contract
  • coroutine
  • coroutine2
  • fiber
  • json
  • metaparse
  • nowide
  • stacktrace
  • type_erasure
  • url

@hjmallon
Copy link

hjmallon commented Jan 15, 2025

URL change described here
boostorg/boost#996

UPDATE: Best mailing list link https://lists.boost.org/Archives/boost/2024/05/256914.php

@NeroBurner
Copy link

done in #775

@NeroBurner NeroBurner closed this Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add boost 1.85.0

4 participants