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

Add cubit 2023.6-dev to build #142

Draft
wants to merge 21 commits into
base: develop
Choose a base branch
from
Draft

Add cubit 2023.6-dev to build #142

wants to merge 21 commits into from

Commits on Dec 1, 2022

  1. Add cubit 2022.11 to build

    First attempt to add 2022.11 to linux
    gonuke authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5d7fa0b View commit details
    Browse the repository at this point in the history
  2. Move suffix to if block

    The suffix is now dependent on the version :(
    gonuke authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    ef19478 View commit details
    Browse the repository at this point in the history
  3. Add case to build script

    Add case to this script as well
    gonuke authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    afa6c97 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Move to 2023.1-rc

    Skip 2022.11 b/c no SDK.  Trying the RC for 2023.1
    gonuke authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b4eb2f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    032c1a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a82c97 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    68b923e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #146 from svalinn/develop

    merge upstream
    gonuke authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    35303a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c2babe View commit details
    Browse the repository at this point in the history
  4. correct dirname

    gonuke authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8f31b84 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. update to 2023.4

    gonuke committed May 3, 2023
    Configuration menu
    Copy the full SHA
    457837a View commit details
    Browse the repository at this point in the history
  2. back off on Debian for now

    gonuke committed May 3, 2023
    Configuration menu
    Copy the full SHA
    db9b3ff View commit details
    Browse the repository at this point in the history
  3. 2023.4 workaround for testing

    gonuke committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1ee3aa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff6eca4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    467f1be View commit details
    Browse the repository at this point in the history
  6. fix stupid cut/paste error

    gonuke committed May 3, 2023
    Configuration menu
    Copy the full SHA
    021cb90 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    273b2df View commit details
    Browse the repository at this point in the history
  2. Add 2023.6-dev

    gonuke authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5de450e View commit details
    Browse the repository at this point in the history
  3. fix path in shell script

    gonuke authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b098b29 View commit details
    Browse the repository at this point in the history
  4. change path in workflow yml

    gonuke authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ce669c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Add addition CMake variable

    This sets another CMake variable to find Cubit.  It's additional for now, and we'll try to remove others if it works.
    gonuke authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a6b6a40 View commit details
    Browse the repository at this point in the history