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

Fix binaryen URL and use updated binary-install to fix installation on macOS (adding to @matheus23's PR) #1188

Merged
merged 20 commits into from
Jan 15, 2023

Commits on Nov 20, 2022

  1. Fix binaryen toolchain URL

    matheus23 authored and printfn committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    cf7a5a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ed786 View commit details
    Browse the repository at this point in the history
  3. Fix macos install target path

    matheus23 authored and printfn committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    5080097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0074b8 View commit details
    Browse the repository at this point in the history
  5. Test URL-building matrix

    matheus23 authored and printfn committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    0d39cce View commit details
    Browse the repository at this point in the history
  6. Apply patches from @printfn

    matheus23 authored and printfn committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    bda7743 View commit details
    Browse the repository at this point in the history
  7. Switch from failure to anyhow

    printfn committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    f73b53c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30f2b0a View commit details
    Browse the repository at this point in the history
  9. Bump binaryen version to 110

    printfn committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    ebdaea8 View commit details
    Browse the repository at this point in the history
  10. Update dependencies

    printfn committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    6ca1019 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    028076d View commit details
    Browse the repository at this point in the history
  12. Update mdbook to v0.4

    v0.3.7 no longer compiles as of Rust 1.64,
    see rust-lang/mdBook#1875
    printfn committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    556373d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9a3c7cd View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    b75110e View commit details
    Browse the repository at this point in the history
  2. Bump binaryen to version 111

    printfn committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    034c103 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Use binary-install v0.1.0

    printfn committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    2f10c0f View commit details
    Browse the repository at this point in the history
  2. Bump dependencies

    printfn committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    a9b4105 View commit details
    Browse the repository at this point in the history
  3. Fix SPDX license syntax

    printfn committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    ce3d172 View commit details
    Browse the repository at this point in the history
  4. Update to Rust 2021

    printfn committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    b9b3889 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c96ff37 View commit details
    Browse the repository at this point in the history