-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
boost: add version 1.85.0
#23569
boost: add version 1.85.0
#23569
Conversation
🤖 Beep Boop! This pull request is making changes to 'recipes/boost//'. 👋 @grafikrobot @Hopobcn @jwillikers @paulharris you might be interested. 😉 |
This comment has been minimized.
This comment has been minimized.
I detected other pull requests that are modifying boost/all recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
This comment has been minimized.
This comment has been minimized.
Anybody knows how I can solve this build error:
Is there a way in the conanfile to specify required Python modules? |
I think that error shows up in current versions of Boost built via Conan, so probably just a red-herring. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I just pushed some changes to build 1.85.0:
|
This comment has been minimized.
This comment has been minimized.
Thanks for all your contribs @uilianries! I just did the initial/basic steps, but am stuck with completing this fully. Thanks! |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Uilian Ries <[email protected]>
@gegles I pushed a new change to make Boost math be built (or not) depending the C++ standard used. Since the version 1.82, Boost math uses C++14, but only now (1.85.0) they added a validation int the bjam file for cxx_14 features. https://github.com/boostorg/math/compare/boost-1.84.0...boost-1.85.0.diff
I was expecting for Boost 1.86, because more libraries deprecated c++03 and will require C++14 in 1.86, but this was a surprise in 1.85 |
Thanks @uilianries, much appreciated! |
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
This comment has been minimized.
This comment has been minimized.
Well, locally™ 1.85.0 is working now. |
Signed-off-by: Uilian Ries <[email protected]>
This comment has been minimized.
This comment has been minimized.
The support_cppstd is a Conan 2.x feature, but only partially backported. It supports msvc as compiler, but not Visual Studio.
Conan v1 pipeline ✔️All green in build 16 (
Conan v2 pipeline ✔️
All green in build 16 (
|
Hooks produced the following warnings for commit b855238boost/1.85.0@#14265ec82b25d91305bbb3b30d3357f8
boost/1.84.0@#6160d309f7a0cc66066aa9addb91dfdb
boost/1.80.0@#e4b14139b86103d1628401de76cddf99
boost/1.77.0@#77576007bd1a152370898a5c591a4deb
boost/1.83.0@#75b2c7fb514edc3aac938cad020cafbf
boost/1.79.0@#7b67932ddb07e0d056e65557145605b1
boost/1.82.0@#830ef380bb6c085663173857db757961
boost/1.76.0@#a8f5071993f1a54ee7d1968725269119
boost/1.78.0@#bba4867ece2011f464529433825b7619
boost/1.74.0@#ff02e902620ec96f57ee6347cf97f929
boost/1.73.0@#6e635974f1ff002bc9fe1ef5c18ac371
boost/1.72.0@#676ee48a115f1c41aebc71643f3976d8
boost/1.81.0@#9b2f1203bf4886a8b400f10eda262647
boost/1.75.0@#d87ce64759ef5753a6819bd37819c52e
boost/1.71.0@#77bf998c1644a809b34dd7a993b49c35
|
Thanks @uilianries for all your hard work on this! Hope this can be merged soon now that it all builds! |
@gegles Thank you for opening and starting it! I was expecting a smooth PR, but Boost Math surprised me. Well, in Boost 1.86.0 we will need to migrate more libs to C++14, but now we have the structure ready for it. Cheers! |
@uilianries @RubenRBS any ETA on when this can be merged in? |
This PR still needs more reviews. |
Specify library name and version: boost/1.85.0