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

[vcpkg] Fix unrecognized identifier errors in prbuild and cibuild. #15354

Merged
merged 4 commits into from
Jan 10, 2021

Commits on Jan 1, 2021

  1. [vcpkg] Fix unrecognized identifer errors in prbuild and cibuild.

    Error: Unrecognized identifer name false. Add to override list in triplet file.
    tensorflow-common's version numbers are unchanged because there is no effect on any consumers.
    
    Error: Unrecognized identifer name ios. Add to override list in triplet file.
    This is used in the "ashes" port and is recognized by the community triplet x64-ios.
    BillyONeal committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    de0261f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1ed43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0282be View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    c7ead99 View commit details
    Browse the repository at this point in the history