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

Remove llvm patch #8

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

Remove llvm patch #8

wants to merge 24 commits into from

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    b215d16 View commit details
    Browse the repository at this point in the history
  2. Try vanilla clang

    lrettig committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    79a5bce View commit details
    Browse the repository at this point in the history
  3. Remove the patch

    lrettig committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6c98114 View commit details
    Browse the repository at this point in the history
  4. Add pull request workflow

    Remove unused version file
    lrettig committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2a08d9a View commit details
    Browse the repository at this point in the history
  5. Update CI workflow

    lrettig committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    acbf1b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f283abe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78db710 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8708f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. More cleanup

    lrettig committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8afd6e0 View commit details
    Browse the repository at this point in the history
  2. Try again to fix mac workflow

    lrettig committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8952ab5 View commit details
    Browse the repository at this point in the history
  3. Cleanup and simplification

    Simplify workflows
    It looks like clang works out of the box. Try not installing risc-v
    toolchain after all.
    lrettig committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    317fc20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06a000f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f651168 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cceeb7 View commit details
    Browse the repository at this point in the history
  7. More caching, more cleanup

    lrettig committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6026b84 View commit details
    Browse the repository at this point in the history
  8. Move rust commit to a standalone file

    Makes it easier for athena and other things to depend on it
    lrettig committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ac4a82e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f25209 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    401de78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14badd5 View commit details
    Browse the repository at this point in the history
  12. We need clang after all

    lrettig committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    24e515d View commit details
    Browse the repository at this point in the history
  13. Update athena pathspec

    lrettig committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    636c637 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0822b40 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Cleanup

    lrettig committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a5c5e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6355dd1 View commit details
    Browse the repository at this point in the history