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

Fix #2320, reorganize headers #2321

Merged
merged 11 commits into from
May 4, 2023
Merged

Commits on May 4, 2023

  1. Fix nasa#2320, reorganize ES header files

    Organize ES header file contents according to the convention
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c9095c0 View commit details
    Browse the repository at this point in the history
  2. Fix nasa#2320, reorganize SB header files

    Organize SB header file contents according to the convention
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    941468d View commit details
    Browse the repository at this point in the history
  3. Fix nasa#2320, reorganize TBL header files

    Organize TBL header file contents according to the convention
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4c79b5f View commit details
    Browse the repository at this point in the history
  4. Fix nasa#2320, reorganize TIME header files

    Organize TIME header file contents according to the convention
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d5e2d89 View commit details
    Browse the repository at this point in the history
  5. Fix nasa#2320, reorganize EVS header files

    Organize EVS header file contents according to the convention
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d92d5b9 View commit details
    Browse the repository at this point in the history
  6. Fix nasa#2320, reorganize FS header files

    Organize FS header file contents according to the convention
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    134b9d7 View commit details
    Browse the repository at this point in the history
  7. Fix nasa#2320, reorganize CORE_API header files

    Organize CORE_API header file contents according to the convention
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ef4d359 View commit details
    Browse the repository at this point in the history
  8. Fix nasa#2320, reorganize CORE_PRIVATE header files

    Organize CORE_PRIVATE header file contents according to the convention
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f0edf1f View commit details
    Browse the repository at this point in the history
  9. Fix nasa#2320, reorganize CFE_TESTCASE header files

    Organize CFE_TESTCASE header file contents according to the convention
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    2db14ee View commit details
    Browse the repository at this point in the history
  10. Fix nasa#2320, adjust scripts and docs for header renames

    Corrects the paths and references in the documentation build to reflect
    the header name changes.
    
    Removes the overrides from "sample_defs" as these are no longer strictly
    required, user only needs to override if they really need to change
    something.
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4bff797 View commit details
    Browse the repository at this point in the history
  11. Fix nasa#2320, do not assume cfe_test is present

    This is an optional component and thus may not be part of the build.
    Hotfix based on workflow testing.
    jphickey committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ca5106f View commit details
    Browse the repository at this point in the history