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

Change the build script to MUSL #85

Merged
merged 10 commits into from
Jul 14, 2022
Merged

Change the build script to MUSL #85

merged 10 commits into from
Jul 14, 2022

Commits on Jul 13, 2022

  1. Add the MUSL build script

    Alex Z committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f801f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d66120d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e85157c View commit details
    Browse the repository at this point in the history
  4. Install ninja

    Alex Z committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    8de8aa5 View commit details
    Browse the repository at this point in the history
  5. Install the Rust target for MUSL

    Alex Z committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    7b7e159 View commit details
    Browse the repository at this point in the history
  6. Install musl-gcc

    Alex Z committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    52eb0be View commit details
    Browse the repository at this point in the history
  7. Fix the LLVM output path

    Alex Z committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    1751970 View commit details
    Browse the repository at this point in the history
  8. Fix the LLVM unit test path and target

    Alex Z committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b09c767 View commit details
    Browse the repository at this point in the history
  9. Re-enable unit tests building

    Alex Z committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    610985e View commit details
    Browse the repository at this point in the history
  10. Remove the unit tests CI step

    Alex Z committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    bde9f57 View commit details
    Browse the repository at this point in the history