Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/installer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f3da421
Choose a base ref
...
head repository: dotnet/installer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 84d26a0
Choose a head ref
  • 3 commits
  • 19 files changed
  • 3 contributors

Commits on Aug 19, 2022

  1. Update dependencies from https://github.com/dotnet/arcade build 20220…

    …818.4 (#14354)
    
    [release/7.0.1xx] Update dependencies from dotnet/arcade
    - Coherency Updates:
      - Microsoft.SourceLink.GitHub: from 1.2.0-beta-22410-01 to 1.2.0-beta-22416-01 (parent: Microsoft.DotNet.Arcade.Sdk)
      - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.22409.1 to 1.0.0-beta.22415.3 (parent: Microsoft.DotNet.Arcade.Sdk)
    dotnet-maestro[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    6313657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475a85f View commit details
    Browse the repository at this point in the history
  3. Add llvm-project to source-build. (#14184) (#14314)

    * Add llvm-project to source-build.
    
    * Add repo references to llvm-project.
    
    * Add source-build metadata.
    
    * Upgrade CI to CentOS Stream 8.
    
    * Fix the image name in the right place.
    
    * Patch llvm to use an MS.Build.Traversal that we have.
    
    * Add backport PR to patch.
    
    * Revert "Upgrade CI to CentOS Stream 8."
    
    This reverts commit 6bc2754.
    
    * Update to avoid new MSBuild warning that causes build failure.
    
    * We use code out of the LLVM directory.  Copy the license file from there to the root to satisfy the license checker.
    
    * Add SourceBuild.props to llvm.
    
    * Update patches with backport PR pointers.
    crummel authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    84d26a0 View commit details
    Browse the repository at this point in the history
Loading