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

Attempted vcpkg test suite workaround #426

Closed
wants to merge 7 commits into from

Commits on Aug 18, 2019

  1. Configuration menu
    Copy the full SHA
    871a185 View commit details
    Browse the repository at this point in the history
  2. Do necessary changes to load the dependencies using vcpkg-rs.

    Squash merge of commits by @crlf0710 and @mcgoo.
    crlf0710 authored and pkgw committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    bf44db9 View commit details
    Browse the repository at this point in the history
  3. add x86_64-pc-windows-msvc build on appveyor

    mcgoo authored and pkgw committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    e08094e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fafece1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17065f6 View commit details
    Browse the repository at this point in the history
  6. Fix some cargo fmt complaints

    pkgw committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    7167bc6 View commit details
    Browse the repository at this point in the history
  7. dist/docker/x86_64-alpine-linux-musl/Dockerfile: add libbz2 to the li…

    …nk line
    
    It seems that we now need to include libbz2 in the set of forced static links.
    pkgw committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    396d5dd View commit details
    Browse the repository at this point in the history