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 comment #1023

Closed
wants to merge 12 commits into from
Closed

Add comment #1023

wants to merge 12 commits into from

Commits on Jul 11, 2024

  1. Build release binaries for multiple targets

    This adds release binary builds for the 4 platforms currently supported
    by the free GitHub Action runners:
    
    * Linux x86_64
    * Windows x86_64
    * Mac x86_64
    * Mac AArch64
    
    The test stages for these are known to fail, but the creating and
    upoading of the release binaries should pass.
    tstellar committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5417784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    077c869 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

    tstellar committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    4922ac5 View commit details
    Browse the repository at this point in the history
  3. XXX: Debug

    tstellar committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8c08f55 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. XXX: debug

    tstellar committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4a5ff3d View commit details
    Browse the repository at this point in the history
  2. Revert "XXX: debug"

    This reverts commit 4a5ff3d.
    tstellar committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d3e5998 View commit details
    Browse the repository at this point in the history
  3. Revert "Debug"

    This reverts commit 4922ac5.
    tstellar committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f72d2f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Mac debug

    tstellar committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    27bd78a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f007cc View commit details
    Browse the repository at this point in the history
  3. Mac debugging

    tstellar committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a4c1cbf View commit details
    Browse the repository at this point in the history
  4. More cmake debug

    tstellar committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    22e9c7d View commit details
    Browse the repository at this point in the history