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

Update builders #37

Merged
merged 51 commits into from
Feb 15, 2024
Merged

Update builders #37

merged 51 commits into from
Feb 15, 2024

Conversation

bakpaul
Copy link
Contributor

@bakpaul bakpaul commented Feb 12, 2024

Update docker files for ubuntu builders.
Update windows install scripts.
Update CI scripts for testing/compiling

This update upgrades some packages version :

  • Python : from 3.7 / 3.8 / 3.9 / 3.10 --> 3.10 / 3.11 / 3.12
  • Removed support for Python 2 which is not installed anymore
  • TinyXML : 1.0 --> 2.0
  • Pyind11 : 2.6.2 --> 2.9.1
  • CMake : 3.16.6 --> 3.22.1
  • CGal 5.0.2 --> 5.4.5
  • gcc/g++ : 9.3 --> 11.4
  • clang : 10 --> 14
  • Qt : 5.12.8 --> 5.12.12
  • CUDA : 10 --> 12.2

Moreover now the windows Microsoft studio build tools is VS22

@bakpaul bakpaul merged commit 3ccf3a5 into master Feb 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants