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

Pass environment in all CMake calls + UTs. Fixes: nasa/fprime#3055 #236

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

LeStarch
Copy link
Collaborator

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

When settings.ini defines an environment, it needs to ensure that that environment is passed to CMake in all cases (with the exception of the cmake --help test.

Rationale

Fixes nasa/fprime#3055

Testing/Review Recommendations

Added a number of UTs to test key functionality in cmake.py

Future Work

Environment should be passed to wrapped utilities too (fpp, etc). This will require more work: nasa/fprime#3081

This extra work is not the cause of the reported issue.

@LeStarch LeStarch requested a review from thomas-bc December 18, 2024 01:46
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.

fprime-util impl fails to pass environment to impl steps
1 participant