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

Update roc build --target to add more triples #5577

Merged
merged 24 commits into from
Jul 11, 2023
Merged

Update roc build --target to add more triples #5577

merged 24 commits into from
Jul 11, 2023

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    68984b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5802c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeca4b3 View commit details
    Browse the repository at this point in the history
  4. clippy

    rtfeldman committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    80c3334 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1423d4f View commit details
    Browse the repository at this point in the history
  6. Go back to wasm32

    rtfeldman committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c046d41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6c3979 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6a6bff View commit details
    Browse the repository at this point in the history
  9. Revert "Improve backwards compatibility with old .rh files"

    This reverts commit f6a6bff.
    rtfeldman committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    eea43da View commit details
    Browse the repository at this point in the history
  10. build new nightlies

    Anton-4 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    23791d0 View commit details
    Browse the repository at this point in the history
  11. skip tests on macos x86-64

    Anton-4 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a6a522e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    9a30d8c View commit details
    Browse the repository at this point in the history
  2. Drop obsolete comment

    There's an open design question as to whether we want to commit
    to supporting this, so dropping the comment.
    rtfeldman committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    84542b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e48e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a7877c View commit details
    Browse the repository at this point in the history
  5. Don't use CodeModel::Large anymore

    This breaks certain use cases of building with --no-link
    and an aarch64 target and then linking with lld (via zig cc)
    (see "aarch64 linux target" thread on Zulip)
    
    Also it seems to be unnecessary in practice on LLVM 13,
    as the comment suggests!
    rtfeldman committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b8d723e View commit details
    Browse the repository at this point in the history
  6. build nightly macos aarch64

    Anton-4 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c422e0d View commit details
    Browse the repository at this point in the history
  7. skip tests for now

    Anton-4 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f0858fa View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    94ea01b View commit details
    Browse the repository at this point in the history
  2. undo temp changes

    Anton-4 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6b96884 View commit details
    Browse the repository at this point in the history
  3. fmt

    Anton-4 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8c118f7 View commit details
    Browse the repository at this point in the history
  4. use basic-cli 0.4

    Anton-4 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    aa4f092 View commit details
    Browse the repository at this point in the history
  5. Update to basic-cli 0.4.0

    rtfeldman committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    bdb93fd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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