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 tests on macOS for -f make,ninja #44

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

Commits on May 4, 2019

  1. test: Remove old xcodeversion detection

    This fixes test/mac/gyptest-type-envvars.py on macOS
    shawwn committed May 4, 2019
    Configuration menu
    Copy the full SHA
    644bc80 View commit details
    Browse the repository at this point in the history
  2. test,mac: Remove i386 target

    This fixestest/mac/gyptest-archs.py for --format make
    shawwn committed May 4, 2019
    Configuration menu
    Copy the full SHA
    e0da07a View commit details
    Browse the repository at this point in the history
  3. test,mac: Uprade deployment target, reenable make

    Fix fixestest/mac/gyptest-deployment-target.py on macOS by building
    against macOS 10.9 and 10.14 using clang with libc++
    shawwn committed May 4, 2019
    Configuration menu
    Copy the full SHA
    ee99e55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64c775a View commit details
    Browse the repository at this point in the history