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.cmake] guard against inf recursion. #23195

Closed
wants to merge 21 commits into from

Commits on Feb 20, 2022

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

Commits on Feb 21, 2022

  1. Add license

    Co-authored-by: autoantwort <[email protected]>
    Neumann-A and autoantwort authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    46b670f View commit details
    Browse the repository at this point in the history
  2. version update

    Neumann-A committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8c29e00 View commit details
    Browse the repository at this point in the history
  3. add license

    Neumann-A committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    9a96d8d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    59dd304 View commit details
    Browse the repository at this point in the history
  2. apply cr

    Neumann-A committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8592b56 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. ON/OFF instead of TRUE/FALSE

    Co-authored-by: nicole mazzuca <[email protected]>
    Neumann-A and strega-nil-ms authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    3a8cc5d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into avoid_inf_recursion

    # Conflicts:
    #	ports/zlib/vcpkg.json
    #	versions/baseline.json
    #	versions/z-/zlib.json
    Neumann-A committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    15d5911 View commit details
    Browse the repository at this point in the history
  3. Apply CR suggestion.

    Neumann-A committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0307935 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37f95bf View commit details
    Browse the repository at this point in the history
  5. format manifest

    Neumann-A committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ffb7652 View commit details
    Browse the repository at this point in the history
  6. version stuff

    Neumann-A committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    ca9671c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c744ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3aa3547 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    266c338 View commit details
    Browse the repository at this point in the history
  2. get error from protoc on linux

    Alexander Neumann committed May 4, 2022
    Configuration menu
    Copy the full SHA
    86baf12 View commit details
    Browse the repository at this point in the history
  3. fix build error in protobuf with patch

    Alexander Neumann committed May 4, 2022
    Configuration menu
    Copy the full SHA
    70b01d4 View commit details
    Browse the repository at this point in the history
  4. revert protoc.patch

    Neumann-A committed May 4, 2022
    Configuration menu
    Copy the full SHA
    d53fc73 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Merge remote-tracking branch 'upstream/master' into avoid_inf_recursion

    # Conflicts:
    #	ports/zlib/vcpkg.json
    #	versions/z-/zlib.json
    Neumann-A committed May 12, 2022
    Configuration menu
    Copy the full SHA
    984a1f5 View commit details
    Browse the repository at this point in the history
  2. version stuff

    Neumann-A committed May 12, 2022
    Configuration menu
    Copy the full SHA
    3ed937b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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