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

chore: Increase iOS script portability #44417

Closed
wants to merge 5 commits into from

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    22a4f75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d535f0 View commit details
    Browse the repository at this point in the history
  3. chore: fix and improve C/C++ compiler detection

    - fix: Don't attempt xcrun if not present
    - fix: Default to g++ instead of gcc for CXX when Xcode not present
    - feat: Allow user to override CC and CXX env vars
    legobeat authored and cipolleschi committed May 20, 2024
    Configuration menu
    Copy the full SHA
    791160a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cee603b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a67eff7 View commit details
    Browse the repository at this point in the history