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

Make the cross-component build just another invocation of the build-runtime script #67108

Merged
merged 17 commits into from
Apr 1, 2022

Commits on Mar 23, 2022

  1. Make the cross-component build just another invocation of the build-r…

    …untime script (Windows side)
    jkoritzinsky committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    1b68d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d653d57 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    93a400d View commit details
    Browse the repository at this point in the history
  2. Try updating the AzDO scripts to invoke build-runtime correctly for b…

    …uilding the cross-arch tools.
    jkoritzinsky committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    028d64a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23cd7cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf78e82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c753ae9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    878fde6 View commit details
    Browse the repository at this point in the history
  7. Undo changes to cmakeargs in build-runtime.cmd. It was correct before…

    … for cmd-calling-cmd semantics.
    jkoritzinsky committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    23d4545 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b4fb73 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    ac5b74d View commit details
    Browse the repository at this point in the history
  2. Fix condition

    jkoritzinsky committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    5efb039 View commit details
    Browse the repository at this point in the history
  3. Always reference all native PGO packages.

    When building cross-dac builds, we still end up running restore on runtime-prereqs.proj and runtime.proj, so we end up overridding the NuGet-generated MSBuild files, causing weird failures in CI.
    jkoritzinsky committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a4e0036 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    8b0e84a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b9e7d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. PR feedback

    jkoritzinsky committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7facbed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f26c1d View commit details
    Browse the repository at this point in the history