Skip to content

Make NRN_INSTALL_PYTHON_PREFIX configurable#3654

Merged
JCGoran merged 1 commit into
masterfrom
jelic/flexible_python_install_prefix
Oct 30, 2025
Merged

Make NRN_INSTALL_PYTHON_PREFIX configurable#3654
JCGoran merged 1 commit into
masterfrom
jelic/flexible_python_install_prefix

Conversation

@JCGoran

@JCGoran JCGoran commented Oct 30, 2025

Copy link
Copy Markdown
Collaborator

This is mostly useful for Spack builds (for instance, in EBRAINS 2.0), otherwise the path is set to the current default.

Changes:

  • generalize setting RPATH for Python components
  • expose NRN_INSTALL_PYTHON_PREFIX as a CMake cache variable

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Oct 30, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.01%. Comparing base (738ee02) to head (f5cac16).
⚠️ Report is 51 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3654      +/-   ##
==========================================
- Coverage   68.02%   68.01%   -0.01%     
==========================================
  Files         686      686              
  Lines      110907   110907              
==========================================
- Hits        75439    75433       -6     
- Misses      35468    35474       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@azure-pipelines

Copy link
Copy Markdown

✔️ f5cac16 -> Azure artifacts URL

@github-actions

Copy link
Copy Markdown
Contributor

✔️ f5cac16 -> artifacts URL

@JCGoran JCGoran marked this pull request as ready for review October 30, 2025 10:24
@JCGoran JCGoran merged commit 5011688 into master Oct 30, 2025
47 checks passed
@JCGoran JCGoran deleted the jelic/flexible_python_install_prefix branch October 30, 2025 10:45
JCGoran added a commit that referenced this pull request Nov 10, 2025
* generalize setting `RPATH` for Python components

* expose `NRN_INSTALL_PYTHON_PREFIX` as a CMake cache variable
@JCGoran JCGoran mentioned this pull request Nov 13, 2025
20 tasks
JCGoran added a commit that referenced this pull request Nov 13, 2025
* generalize setting `RPATH` for Python components

* expose `NRN_INSTALL_PYTHON_PREFIX` as a CMake cache variable
JCGoran added a commit that referenced this pull request Nov 14, 2025
* generalize setting `RPATH` for Python components

* expose `NRN_INSTALL_PYTHON_PREFIX` as a CMake cache variable
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