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

Split fpp-input-list to import and source #2305

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

thomas-bc
Copy link
Collaborator

Originating Project/Creator
Affected Component
Affected Architectures(s)
Related Issue(s)
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

Change Description

Split fpp-input-list to import and source files.

Rationale

fpp-to-cpp needs to differentiate between source and import files to generate the correct set of files. The set of files is passed to fprime-tools using the fpp-input-list, which used to not differentiate between import and source. Splitting this in 2 different files allows for distinction to be made.

@thomas-bc thomas-bc requested a review from LeStarch October 10, 2023 00:47
Copy link
Collaborator

@LeStarch LeStarch left a comment

Choose a reason for hiding this comment

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

Minor comment: does this need a cmake change to support this feature?

@LeStarch LeStarch merged commit 2a5f9f1 into nasa:devel Oct 10, 2023
31 checks passed
@thomas-bc thomas-bc deleted the fpp-cmake-lists branch June 25, 2024 18:00
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