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

Separate windows and Linux CI matrix #1206

Merged
merged 36 commits into from
Jan 25, 2024

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    ec5949a View commit details
    Browse the repository at this point in the history
  2. icx -> icc

    jrhemstad authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b979d73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ea71a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68b760e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c0711b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5491e4f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    738fab4 View commit details
    Browse the repository at this point in the history
  2. Add icc devcontainer.

    jrhemstad committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e5e18ec View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    807e2ac View commit details
    Browse the repository at this point in the history
  2. icc -> icpc

    jrhemstad authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    886d9f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    0652e6c View commit details
    Browse the repository at this point in the history
  2. Update matrix.yaml

    jrhemstad authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0048dc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    2e54aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7903a0 View commit details
    Browse the repository at this point in the history
  3. update devcontainers

    miscco committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1b25ad6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Make libcudacxx tests pass with icc

    icc is exceptionally broken with respect to noexcept specifications of SMF. This also breaks all tests that check for noexcept swap.
    
    Just disable those and be done with it.
    miscco committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    81f9f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ccd28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2be6f22 View commit details
    Browse the repository at this point in the history
  4. Do try to disable the deprecation warnings

    This reverts commit e7903a0.
    miscco committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9d06035 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f94038c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a1f87c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Fix spelling

    miscco committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6b6057e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5e9ff9 View commit details
    Browse the repository at this point in the history
  3. Fix windows filter.

    jrhemstad committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f49db83 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Fix job names.

    jrhemstad committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9fea7a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b2074b View commit details
    Browse the repository at this point in the history
  3. Just use key as name.

    jrhemstad committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    307b818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ac38d4 View commit details
    Browse the repository at this point in the history
  5. Fix name.

    jrhemstad committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    33a0691 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Clang name.

    jrhemstad committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    85dce79 View commit details
    Browse the repository at this point in the history
  2. Clang name.

    jrhemstad committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    689d350 View commit details
    Browse the repository at this point in the history
  3. Remove unused outputs.

    jrhemstad committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0122040 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6379eae View commit details
    Browse the repository at this point in the history
  5. Fix name.

    jrhemstad committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3c0dc3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b457fc View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Adopt make_devcontainer script

    miscco committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d6d0542 View commit details
    Browse the repository at this point in the history