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

cFE Integration Candidate: Caelum-rc4+dev23 #2161

Merged
merged 11 commits into from
Oct 3, 2022
Merged

Commits on Sep 13, 2022

  1. Fixes issue #2144

    Propagates variable CMAKE_EXPORT_COMPILE_COMANDS to the cmake subprocess in mission_build.cmake
    aliounis authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7ccca90 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    ccd0623 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Fix #1460, Duplicated Logic

    thnkslprpt committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    3d8829e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    a094d37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e020e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Merge pull request #2145 from aliounis/fix-#2144-propagate-cmake_expo…

    …rt_compile_commands
    
    Fix #2144, Propagate CMAKE_EXPORT_COMPILE_COMMANDS variable
    dzbaker committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    8d6f89c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2148 from ArielSAdams/fix-2147-remove-codeql-path…

    …s-ignore
    
    Fix #2147, Remove CodeQL Paths Ignore
    dzbaker committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    d9eadbf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2151 from thnkslprpt/fix-1460-duplicated-logic

    Fix #1460, Duplicated Logic in CFE_SB_BroadcastBufferToRoute
    dzbaker committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c363f19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2156 from thnkslprpt/fix-1540-void-returns

    Fix #1540, Remove 'return;' from last line of void functions.
    dzbaker committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    f7bcfea View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2154 from thnkslprpt/fix-2153-return-parentheses

    Fix #2153, Remove unnecessary parentheses around return values.
    dzbaker committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    d6cf2cb View commit details
    Browse the repository at this point in the history
  6. Bump to v7.0.0-rc4+dev183

    dzbaker committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    88d4bf0 View commit details
    Browse the repository at this point in the history