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

Local Live live builds #55

Closed
wants to merge 34 commits into from
Closed

Local Live live builds #55

wants to merge 34 commits into from

Commits on Nov 14, 2019

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

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    88f21a9 View commit details
    Browse the repository at this point in the history
  2. Remove newline in path.

    jkoritzinsky committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    6164fa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Enable live-live builds to build required live dependencies when the …

    …dependencies are in the building subset/subset category.
    jkoritzinsky committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    94a436b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    3b57b00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae23413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02f2afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42f2954 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    106ea54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39ab7ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23f8963 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2b930c View commit details
    Browse the repository at this point in the history
  9. Enable referencing live builds of the OOB libraries by temporarily ad…

    …ding a new BinplaceConfiguration. Update test_dependencies in the CoreCLR tree to use that to restore OOB libraries.
    jkoritzinsky committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    f73ad73 View commit details
    Browse the repository at this point in the history
  10. Remove reference to System.Drawing.Common from NETClientPrimitives (t…

    …he reference is only needed at runtime and Core_Root already has System.Drawing.Common).
    jkoritzinsky committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    eb0e522 View commit details
    Browse the repository at this point in the history
  11. Remove package-based checked CoreCLR + CoreFX test runs. In the live-…

    …live world, we'll run this test configuration by pointing the CoreFX test host build step at the artifacts from a checked CoreCLR build (possible in both local and CI builds).
    jkoritzinsky committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    68e746b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cba76e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Configuration menu
    Copy the full SHA
    3d3f216 View commit details
    Browse the repository at this point in the history
  2. Override GetCorePackagePaths target to not reference unused packages …

    …(breaks the live-live build on a clean system).
    jkoritzinsky committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    2f9d951 View commit details
    Browse the repository at this point in the history
  3. Remove live references to Microsoft.NETCore.Platforms now that it see…

    …ms to be unneeded since the SDK now packages a RID graph. Use the live RID graph in test_runtime.csproj where we may actually be looking for the live RID graph.
    jkoritzinsky committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    6601e93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48c45f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f35f9d View commit details
    Browse the repository at this point in the history
  6. Remove references to Microsoft.NETCore.Platforms outside of package r…

    …eferences from the installers.
    jkoritzinsky committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    8b4791d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0344a53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa4b349 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    314c4a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f640bd9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    80669fa View commit details
    Browse the repository at this point in the history
  12. Remove unused deps.csproj file that was the last dependency on the pa…

    …ckaged Microsoft.NETCore.Platforms package.
    jkoritzinsky committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    cea542d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    01f5130 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    425d034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364c621 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Configuration menu
    Copy the full SHA
    002e664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2956eef View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

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