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 warnings & update dependencies #714

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    1efc9f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24290f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39baf93 View commit details
    Browse the repository at this point in the history
  4. Sure, Xcode

    tiennou committed May 9, 2021
    Configuration menu
    Copy the full SHA
    8c685e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b4a85c View commit details
    Browse the repository at this point in the history
  6. Update libgit2 to 1.1.0

    tiennou committed May 9, 2021
    Configuration menu
    Copy the full SHA
    77220f4 View commit details
    Browse the repository at this point in the history
  7. Update OpenSSL to 1.1.1i

    tiennou committed May 9, 2021
    Configuration menu
    Copy the full SHA
    44aa3da View commit details
    Browse the repository at this point in the history
  8. Update libssh2 to 1.9.0

    tiennou committed May 9, 2021
    Configuration menu
    Copy the full SHA
    e202895 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Reorder build phases compile + link happens last

    Otherwise, a clean build would error because the `git2` headers haven't
    been copied yet.
    tiennou committed May 14, 2021
    Configuration menu
    Copy the full SHA
    c58d073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd83f4c View commit details
    Browse the repository at this point in the history
  3. Fix submodule test failure

    tiennou committed May 14, 2021
    Configuration menu
    Copy the full SHA
    23fdc9b View commit details
    Browse the repository at this point in the history
  4. Build system update

    tiennou committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f21e086 View commit details
    Browse the repository at this point in the history