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

[fixes] Boost fixes for versions >=1.85 #218

Merged
merged 9 commits into from
Jun 13, 2024
Merged

[fixes] Boost fixes for versions >=1.85 #218

merged 9 commits into from
Jun 13, 2024

Conversation

simogasp
Copy link
Member

@simogasp simogasp commented Jun 12, 2024

Several fixes that remove old unused stuff and makes code compatible with boost versions >=1.85

Incidentally

  • add an initial github CI pipeline for Windows without CUDA
    • note that if we need to switch to a more recent version of vcpkg with boost >=1.85 we need to specify boost-math[legacy] to be able to get boost_math_c99

@simogasp simogasp added this to the v1.0.4 milestone Jun 12, 2024
@simogasp simogasp self-assigned this Jun 12, 2024
@fabiencastan fabiencastan merged commit ca7e1ce into develop Jun 13, 2024
14 of 15 checks passed
@fabiencastan fabiencastan deleted the dev/fixes branch June 13, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[boost] fix compatibility issues with boost >= 1.85 [cleaning] remove unused boost includes
2 participants