-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: 46b249d
head repository: dotnet/runtime
compare: ae00334
- 5 commits
- 37 files changed
- 8 contributors
Commits on Jul 26, 2021
-
[release/6.0-preview7] Update dependencies from dotnet/emsdk (#56318)
* Update dependencies from https://github.com/dotnet/emsdk build 20210726.2 Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 From Version 6.0.0-preview.7.21373.1 -> To Version 6.0.0-rc.1.21376.2 * Update dependencies from https://github.com/dotnet/emsdk build 20210726.3 Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 From Version 6.0.0-preview.7.21373.1 -> To Version 6.0.0-rc.1.21376.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 78c0cb4 - Browse repository at this point
Copy the full SHA 78c0cb4View commit details -
[release/6.0-preview7] Update dependencies from dotnet/arcade (#56255)
* Update dependencies from https://github.com/dotnet/arcade build 20210722.16 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.GenFacades , Microsoft.DotNet.GenAPI , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SharedFramework.Sdk From Version 6.0.0-beta.21364.3 -> To Version 6.0.0-beta.21372.16 * Revert .NET SDK version. * Prepare for arcade changes that enable testing of meta-packages (#55976) * Fix package testing Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Matt Mitchell <mmitche@microsoft.com> Co-authored-by: Eric StJohn <ericstj@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for bc84c7a - Browse repository at this point
Copy the full SHA bc84c7aView commit details -
[release/6.0-preview7] [wasm] Add support for using custom native lib…
…raries (#56013) * [wasm] Add support for using custom native libraries (#55797) (cherry picked from commit d574b03) * [wasm] Use compile rsp instead of link, for compiling native files (#55848) .. and fix logging that broke recently. `tasks/Common/Utils.cs`: TaskLoggingHelper Utils.Logger is a static field, which must be set by task else any methods in Utils, eg. RunProcess, silently fail to log any messages. Also, this would be a problem when building multiple projects in parallel, since the logger is a task-specific one. Instead, we pass logger as an arg to all the methods. (cherry picked from commit 3301e9d) * Link with EmccCompileOptimizationFlag==-Oz by default in release (#55939) (cherry picked from commit 04072ff) * [wasm] Fix regression in compiling .bc -> .o files (#56063) * [wasm] Add back --emit-llvm that got removed mistakenly, in an earlier commit .. found thanks to Jerome Laban. * [wasm] Set EmccCompile's messages to MessageImportance.Low by default. .. and to MessageImportance.Normal if `$(EmccVerbose)==true`. * [wasm] Quote filenames passed to emcc compile command line * Add more blazorwasm tests - for debug/release, aot/relinking * Bump sdk for workload testing to 6.0.100-rc.1.21370.2 * [wasm] Fix regression in compiling bitcode -> .o The `-emit-llvm` arg has been incorrectly added, and removed from the args used for compiling .bc->.o . This commit fixes it, and adds a crude test for it, so we don't regress again. * Fix build (cherry picked from commit 1d8ad03) * [wasm] Bump sdk for workload testing to 6.0.100-preview.7.21372.19 Co-authored-by: Larry Ewing <lewing@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 2b16e1c - Browse repository at this point
Copy the full SHA 2b16e1cView commit details -
Specify win-x64 as a valid platform in the microsoft-net-runtime-* wo…
…rkloads for iOS/tvOS/MacCatalyst (#56312) In a prior change, win-x64 was specified for runtimes-*, but it is also needed in the other workloads Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 64453dd - Browse repository at this point
Copy the full SHA 64453ddView commit details
Commits on Jul 27, 2021
-
Update dependencies from https://github.com/dotnet/emsdk build 202107…
…26.5 (#56353) Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 From Version 6.0.0-rc.1.21376.3 -> To Version 6.0.0-preview.7.21376.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae00334 - Browse repository at this point
Copy the full SHA ae00334View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 46b249d...ae00334