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

feat: adds nokogiri/cppflags to VERSION_INFO #2145

Merged
merged 1 commit into from
Dec 24, 2020

Commits on Dec 24, 2020

  1. feat: adds nokogiri/cppflags to VERSION_INFO

    the presence of CPPFLAGS suitable for compilation against nokogiri and
    the packaged libraries will allow us to deprecate
    `libxml/libxml2_path` in v1.12.x
    
    also:
    - change VERSION_INFO["nokogiri"] from a string to a hash
    - add VERSION_INFO["nokogiri"]["version"] to store the version string
    flavorjones committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    ba04a58 View commit details
    Browse the repository at this point in the history