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] Merge the vcpkg metadata uploader into the vcpkg binary #13421

Merged
merged 11 commits into from
Sep 11, 2020

Commits on Sep 9, 2020

  1. [vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary, so t…

    …hat we need sign only one binary.
    BillyONeal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2a46b92 View commit details
    Browse the repository at this point in the history
  2. clang-format

    BillyONeal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    5010dc0 View commit details
    Browse the repository at this point in the history
  3. Fix unit test.

    BillyONeal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    49ad82d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3be058 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e234dfb View commit details
    Browse the repository at this point in the history
  6. Fix gcc build.

    BillyONeal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    8669b07 View commit details
    Browse the repository at this point in the history
  7. Use consistent type.

    BillyONeal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    265f33d View commit details
    Browse the repository at this point in the history
  8. EVIL EXTENSION

    BillyONeal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    63cb3a8 View commit details
    Browse the repository at this point in the history
  9. strlen

    BillyONeal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e859f0b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d41bfa View commit details
    Browse the repository at this point in the history
  11. Use CmdLineBuilder.

    BillyONeal committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    634c934 View commit details
    Browse the repository at this point in the history