Skip to content
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

remove requiring boost 1.72 on windows #78

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

scip-ci
Copy link
Contributor

@scip-ci scip-ci commented Nov 5, 2024

This changes the windows builds to use current libboost-devel as well.

Due to boostorg/serialization#232, we cannot use current boost as header-only library on windows, so the corresponding flags that try to enable this in the CMakeLists.txt of soplex and papilo are removed by a patch.

Closes #34.

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Nov 5, 2024

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • It looks like the 'papilo' output doesn't have any tests.
  • License is not an SPDX identifier (or a custom LicenseRef) nor an SPDX license expression.

Documentation on acceptable licenses can be found here.

@svigerske svigerske force-pushed the 34-unpin-boost-cpp branch 2 times, most recently from f2b0adb to dbd25c9 Compare November 6, 2024 14:45
@scip-ci scip-ci mentioned this pull request Nov 7, 2024
5 tasks
@conda-forge conda-forge deleted a comment from conda-forge-admin Nov 9, 2024
- need to have libboost-devel in every host section, except zimpl, to get
  dependency on libboost in packages
@scip-ci
Copy link
Contributor Author

scip-ci commented Nov 9, 2024

@conda-forge-admin, please rerender

@conda-forge conda-forge deleted a comment from conda-forge-admin Nov 9, 2024
@conda-forge conda-forge deleted a comment from conda-forge-admin Nov 9, 2024
@scip-ci scip-ci marked this pull request as ready for review November 9, 2024 16:55
Copy link
Contributor

@AntoinePrv AntoinePrv left a comment

Choose a reason for hiding this comment

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

All good, thanks !

@scip-ci scip-ci merged commit e9a0810 into conda-forge:main Nov 14, 2024
7 checks passed
@scip-ci scip-ci deleted the 34-unpin-boost-cpp branch November 14, 2024 11:17
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.

Unpin boost-cpp on win
4 participants