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] Two bug fixes and some improvements in buildsystems/msbuild #13755

Merged
merged 15 commits into from
Nov 19, 2020

Commits on Oct 30, 2018

  1. Use IncludePath and LibraryPath properties

    These tool agnostic properties allow to configure ClCompile and ResourceCompile without repeating the code.
    This change includes my changes from microsoft#4454.
    FrankHeimes authored Oct 30, 2018
    Configuration menu
    Copy the full SHA
    e830065 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

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

Commits on Jun 22, 2020

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

Commits on Jul 2, 2020

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

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    f3ea12c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eccefb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    d071265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239240c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

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

Commits on Sep 28, 2020

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

Commits on Sep 29, 2020

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

Commits on Oct 9, 2020

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

Commits on Nov 19, 2020

  1. Code Review Correction

    Removed stray double quote reported by @strega-nil
    FrankHeimes authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    7239235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff0b079 View commit details
    Browse the repository at this point in the history
  3. change display name

    strega-nil committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    3067176 View commit details
    Browse the repository at this point in the history