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

tools: update tooling to work with new macOS CLI #21173

Closed
wants to merge 1 commit into from

Commits on Jun 8, 2018

  1. tools: update tooling to work with new macOS CLI …

    Using High Sierra and `xcode-select --install` without installing full
    Xcode, our build tooling breaks due to faulty regular expressions.
    
    Update the `configure` script in our project root directory to handle
    multi-digit version numbers.
    
    `tools/gyp` and `deps/npm/node_modules/node-gyp` still need to be
    updated for a complete fix.
    Trott committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    4685d10 View commit details
    Browse the repository at this point in the history