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

MAINT: Move sanitizers specific blocks behind a flag #3611

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

MridulS
Copy link
Member

@MridulS MridulS commented Nov 20, 2024

This lets us build (and package) scipp without including the cmake-sanitizers submodule. Conda-forge doesn't really like building with submodules.

@MridulS MridulS requested a review from Copilot November 20, 2024 21:24

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (8)
  • lib/CMakeLists.txt: Language not supported
  • lib/cmake/scipp-install.cmake: Language not supported
  • lib/common/test/CMakeLists.txt: Language not supported
  • lib/core/test/CMakeLists.txt: Language not supported
  • lib/dataset/test/CMakeLists.txt: Language not supported
  • lib/python/CMakeLists.txt: Language not supported
  • lib/units/test/CMakeLists.txt: Language not supported
  • lib/variable/test/CMakeLists.txt: Language not supported
@MridulS MridulS enabled auto-merge (squash) November 20, 2024 21:27
@MridulS MridulS disabled auto-merge November 21, 2024 18:57
@MridulS
Copy link
Member Author

MridulS commented Nov 21, 2024

Seems like the windows build issue is coming from upstream actions/runner-images#11016

@MridulS MridulS force-pushed the sanitizers_comment_out branch from 0d716c5 to 3fc37aa Compare November 27, 2024 13:59
@MridulS MridulS force-pushed the sanitizers_comment_out branch from 5686aa9 to 1cb6cb2 Compare November 28, 2024 12:48

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (10)
  • CMakePresets.json: Language not supported
  • lib/CMakeLists.txt: Language not supported
  • lib/cmake/scipp-install.cmake: Language not supported
  • lib/common/test/CMakeLists.txt: Language not supported
  • lib/core/test/CMakeLists.txt: Language not supported
  • lib/dataset/test/CMakeLists.txt: Language not supported
  • lib/dataset/test/bin_test.cpp: Language not supported
  • lib/python/CMakeLists.txt: Language not supported
  • lib/units/test/CMakeLists.txt: Language not supported
  • lib/variable/test/CMakeLists.txt: Language not supported
@MridulS MridulS merged commit 4f99a8e into main Nov 29, 2024
4 checks passed
@MridulS MridulS deleted the sanitizers_comment_out branch November 29, 2024 12:57
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.

2 participants