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

Remove bundled libyaml #541

Merged
merged 17 commits into from
Mar 23, 2022
Merged

Remove bundled libyaml #541

merged 17 commits into from
Mar 23, 2022

Commits on Feb 22, 2022

  1. Removed bundled libyaml

    hsbt committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a692251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36242ed View commit details
    Browse the repository at this point in the history
  3. Removed yaml files from gemspec

    hsbt committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    3cf1695 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8734035 View commit details
    Browse the repository at this point in the history
  5. Use vcpkg for libyaml

    hsbt committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    5886bae View commit details
    Browse the repository at this point in the history
  6. Link dll files

    hsbt committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    aca703c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Update .github/workflows/windows.yml

    Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
    hsbt and nobu authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    352012c View commit details
    Browse the repository at this point in the history
  2. Use cmd shell

    hsbt committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    50b910b View commit details
    Browse the repository at this point in the history
  3. style

    hsbt committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    344d1f0 View commit details
    Browse the repository at this point in the history
  4. try to install libyaml

    hsbt committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b132b86 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Fix setup-ruby-pkgs parameter

    nobu committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    759e8a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d41d78 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Revert "Don't run rake install for old libyaml"

    This reverts commit 8734035.
    hsbt committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    7c57483 View commit details
    Browse the repository at this point in the history
  2. Make matrix jobs for libyaml

    hsbt committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    b5d56b7 View commit details
    Browse the repository at this point in the history
  3. rename

    hsbt committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    df19050 View commit details
    Browse the repository at this point in the history
  4. missing comma

    hsbt committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    595c610 View commit details
    Browse the repository at this point in the history
  5. Added prefix dir for libyaml

    hsbt committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    fe57dfe View commit details
    Browse the repository at this point in the history