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 QPUD Library Mode Installer Build #1435

Merged
merged 28 commits into from
Apr 17, 2024

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    4a85c98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81eafb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Add %cpp_std to run commands

    1tnguyen committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    79fe9b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    91be627 View commit details
    Browse the repository at this point in the history
  2. Debug the missing symbol

    1tnguyen committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7e83939 View commit details
    Browse the repository at this point in the history
  3. Revert "Debug the missing symbol"

    This reverts commit 7e83939.
    1tnguyen committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    be18e22 View commit details
    Browse the repository at this point in the history
  4. Try something

    1tnguyen committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d1707af View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Trying a fix

    1tnguyen committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    63d6fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afb5779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c04a393 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Adds strict C++-17 checks

    1tnguyen committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0a0e5e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c6016 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    59aa9d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d2c726 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe8283 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21dc2b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    5e7bcbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    321d034 View commit details
    Browse the repository at this point in the history
  3. Revert "Debug test issues for installer"

    This reverts commit 5e7bcbf.
    1tnguyen committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9823eee View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    be42b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6782d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04c4eb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    f249a56 View commit details
    Browse the repository at this point in the history
  2. Fixes after merge

    In this PR, we've re-enabled C++17 tests for the installer build CI,
    hence we need to adjust those tests that use C++20 syntax.
    1tnguyen committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    19beb05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef84840 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    2c76555 View commit details
    Browse the repository at this point in the history
  2. Address code review

    Move C++17 tests into separate test files.
    1tnguyen committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4ad7ecd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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