Skip to content

Initial refactor to allow implementations as object libraries#3642

Merged
LeStarch merged 9 commits intonasa:develfrom
LeStarch:selection-object-libs
May 23, 2025
Merged

Initial refactor to allow implementations as object libraries#3642
LeStarch merged 9 commits intonasa:develfrom
LeStarch:selection-object-libs

Conversation

@LeStarch
Copy link
Collaborator

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

Change Description

Changes implementations from raw source files to object libraries. This speeds up the UT build.

@LeStarch LeStarch force-pushed the selection-object-libs branch from a7c127d to c855d06 Compare May 22, 2025 18:29
@LeStarch LeStarch force-pushed the selection-object-libs branch from 200821f to 9c00ecd Compare May 22, 2025 19:08
@LeStarch LeStarch requested a review from thomas-bc May 22, 2025 19:10
Copy link
Collaborator

@thomas-bc thomas-bc left a comment

Choose a reason for hiding this comment

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

Questions and code comments to be removed, but otherwise lgtm!

We should make sure to update https://github.com/nasa/fprime/blob/devel/docs/user-manual/build-system/package-implementations.md before we release 4.0



# Non-test directory
add_fprime_subdirectory("${CMAKE_CURRENT_LIST_DIR}/GTest")
Copy link
Collaborator

Choose a reason for hiding this comment

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

[Unrelated to PR]. Funny, I didn't even know this existed but that GTest::Bytes::compare() is pretty nifty. I can't find anywhere in the code where it's used... maybe in the FPP assert code?

@LeStarch LeStarch merged commit 378a7a3 into nasa:devel May 23, 2025
44 checks passed
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