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

Add EDS build hooks #2507

Closed
jphickey opened this issue Jan 31, 2024 · 0 comments · Fixed by #2511
Closed

Add EDS build hooks #2507

jphickey opened this issue Jan 31, 2024 · 0 comments · Fixed by #2511
Assignees

Comments

@jphickey
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As part of adding EDS functionality into CFE/CFS - the overall feature set is controlled by a boolean configuration option. This in turn enables other parts of the scripts that can be gated on that option being true.

Describe the solution you'd like
Add the CFE_EDS_ENABLED_BUILD option at the top level, along with other link library and subdirectory tie-ins that can be enabled only if/when this is set TRUE.

Additional context
By default this will be set FALSE and thus shouldn't affect anything in the default/non-EDS workflows.

Requester Info
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey self-assigned this Jan 31, 2024
jphickey added a commit to jphickey/cFE that referenced this issue Jan 31, 2024
Adds CFE_EDS_ENABLED_BUILD option at the top level, along with
other logic that is tied in only when this is set TRUE.

By default it is set to FALSE, so it does not change any existing
workflows yet.

Also added are the keys for two configuration values for reflecting
EDS DB objects (pointers) and some minor cleanup.
jphickey added a commit to jphickey/cFE that referenced this issue Jan 31, 2024
Adds CFE_EDS_ENABLED_BUILD option at the top level, along with
other logic that is tied in only when this is set TRUE.

By default it is set to FALSE, so it does not change any existing
workflows yet.

Also added are the keys for two configuration values for reflecting
EDS DB objects (pointers) and some minor cleanup.
jphickey added a commit to jphickey/cFE that referenced this issue Feb 1, 2024
Adds CFE_EDS_ENABLED_BUILD option at the top level, along with
other logic that is tied in only when this is set TRUE.

By default it is set to FALSE, so it does not change any existing
workflows yet.

Also added are the keys for two configuration values for reflecting
EDS DB objects (pointers) and some minor cleanup.
dzbaker added a commit that referenced this issue Feb 2, 2024
@dzbaker dzbaker closed this as completed in 350f57e Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant