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

chore: use cross for linux-arm builds #29

Merged
merged 14 commits into from
Jul 16, 2024
Merged

chore: use cross for linux-arm builds #29

merged 14 commits into from
Jul 16, 2024

Commits on Jul 12, 2024

  1. use cross for linux-arm builds

    0xbe7a committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b6e46ec View commit details
    Browse the repository at this point in the history
  2. set CROSS_CUSTOM_TOOLCHAIN

    0xbe7a committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7a6d5f6 View commit details
    Browse the repository at this point in the history
  3. use rustup toolchain

    0xbe7a committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2bebef5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. install manually

    0xbe7a committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9cc8454 View commit details
    Browse the repository at this point in the history
  2. specify target

    0xbe7a committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6bd1247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27039cd View commit details
    Browse the repository at this point in the history
  4. also install extra toolchain

    0xbe7a committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    23f3657 View commit details
    Browse the repository at this point in the history
  5. also build musl with cross

    0xbe7a committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f35eae3 View commit details
    Browse the repository at this point in the history
  6. use cross for all linux builds

    0xbe7a committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3795ec5 View commit details
    Browse the repository at this point in the history
  7. add build config to cache key

    0xbe7a committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    52a2306 View commit details
    Browse the repository at this point in the history
  8. Update .github/workflows/build.yml

    Co-authored-by: Pavel Zwerschke <pavel.zwerschke@quantco.com>
    0xbe7a and pavelzw authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    839fbf0 View commit details
    Browse the repository at this point in the history
  9. Update .github/workflows/build.yml

    Co-authored-by: Pavel Zwerschke <pavel.zwerschke@quantco.com>
    0xbe7a and pavelzw authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fd967cb View commit details
    Browse the repository at this point in the history
  10. change name

    pavelzw authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ae634be View commit details
    Browse the repository at this point in the history
  11. on pr and merge group

    pavelzw authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7df14cf View commit details
    Browse the repository at this point in the history