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

Provide MSBuild properties to use the new libc++ configuration we plan on using in our builds #101773

Merged
merged 10 commits into from
May 15, 2024

Commits on May 1, 2024

  1. Provide MSBuild properties to use the new libc++ configuration we pla…

    …n on using in our builds.
    jkoritzinsky committed May 1, 2024
    Configuration menu
    Copy the full SHA
    090ab98 View commit details
    Browse the repository at this point in the history
  2. Wire up the properties to use libc++ in our pipelines for the contain…

    …ers that we've migrated to azurelinux-3.0-based containers.
    jkoritzinsky committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b6b953b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sven Boemer <sbomer@gmail.com>
    jkoritzinsky and sbomer authored May 2, 2024
    Configuration menu
    Copy the full SHA
    e3fdaa0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Split the properties in the YAML and make them configurable (and chan…

    …ge the entry-point ones to be different so MSBuild global property behavior doesn't break things).
    jkoritzinsky committed May 3, 2024
    Configuration menu
    Copy the full SHA
    618e92c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sven Boemer <sbomer@gmail.com>
    jkoritzinsky and sbomer authored May 6, 2024
    Configuration menu
    Copy the full SHA
    af89781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d7368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d45f8a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f897557 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 14, 2024

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