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

Added GitHub Actions for build and security analysis #461

Merged
merged 16 commits into from
Jul 30, 2024
Merged

Commits on Jul 25, 2024

  1. Added GitHub Actions for build and security analysis

    While most pipelines are hosted on ADO, this adds a GitHub build action that is available to everyone who forks the repo.
    
    Also enables the GitHub Action based CodeQL analysis.
    walbourn authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    15b5188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f804f1c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    fd8cddb View commit details
    Browse the repository at this point in the history
  2. Build shaders

    walbourn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    dbe33aa View commit details
    Browse the repository at this point in the history
  3. Fix syntax

    walbourn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bff9504 View commit details
    Browse the repository at this point in the history
  4. Need fxc on command line

    walbourn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e041ae2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f797cab View commit details
    Browse the repository at this point in the history
  6. CMakePresets update

    walbourn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    127d2b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dbcb2b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Build spectre configs

    walbourn committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    0b1a065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7958fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    825f318 View commit details
    Browse the repository at this point in the history
  4. Fix build break

    walbourn committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    f641638 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. update test pipe

    walbourn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3022a53 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. A few more arm64ec presets

    walbourn committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e357fae View commit details
    Browse the repository at this point in the history
  2. Fix pipeline

    walbourn committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ebc7928 View commit details
    Browse the repository at this point in the history