-
Notifications
You must be signed in to change notification settings - Fork 384
Comparing changes
Open a pull request
base repository: dotnet/arcade
base: fa4a480
head repository: dotnet/arcade
compare: 4b7c80f
- 12 commits
- 19 files changed
- 8 contributors
Commits on Sep 10, 2021
-
Don't strip .NETFramework tfms (#7863)
With dotnet/runtime#58558, .NETFramework tfms which include a RID (i.e. net461-windows) aren't used and supported in dotnet/runtime anymore. Removing the support from the TargetFramework.Sdk as .NETFramework tfms with a RID aren't supported by NuGet anyways and throw.
Configuration menu - View commit details
-
Copy full SHA for 0b38c9e - Browse repository at this point
Copy the full SHA 0b38c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c022218 - Browse repository at this point
Copy the full SHA c022218View commit details -
[main] Update dependencies from dotnet/arcade mono/linker (#7865)
* Update dependencies from https://github.com/dotnet/arcade build 20210907.3 Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.21456.1 -> To Version 7.0.0-beta.21457.3 * Update dependencies from https://github.com/mono/linker build 20210909.1 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 * Update dependencies from https://github.com/dotnet/arcade build 20210909.5 Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.21456.1 -> To Version 7.0.0-beta.21459.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 396d918 - Browse repository at this point
Copy the full SHA 396d918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0fdcd - Browse repository at this point
Copy the full SHA 6d0fdcdView commit details -
I have found that when I've made a change to use the lld linker in July, I've missed to push part of the change that was supposed to go to Arcade. Without this change, the lld enabling flag is not used and we end up using the default linker.
Configuration menu - View commit details
-
Copy full SHA for 22d90b3 - Browse repository at this point
Copy the full SHA 22d90b3View commit details -
Update Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk.targets (#7878)
* Don't strip .NETFramework tfms With dotnet/runtime#58558, .NETFramework tfms which include a RID (i.e. net461-windows) aren't used and supported in dotnet/runtime anymore. Removing the support from the TargetFramework.Sdk as .NETFramework tfms with a RID aren't supported by NuGet anyways and throw. * Update Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk.targets
Configuration menu - View commit details
-
Copy full SHA for 68b7bb8 - Browse repository at this point
Copy the full SHA 68b7bb8View commit details -
Add ExponentialRetry to FindDotNetCliPackage task; since it's not opt…
…ional, the productVersion.txt stuff needs to succeed. (#7882)
Configuration menu - View commit details
-
Copy full SHA for 054309c - Browse repository at this point
Copy the full SHA 054309cView commit details
Commits on Sep 12, 2021
-
Revert changes breaking build on FreeBSD (#7885)
* Add clang-versions used on modern FreeBSD versions. This helps .NET build on FreeBSD. * Update FreeBSD target Current release is 12, not 11. * Fix linking on FreeBSD. These changes have previously been introduced in `dotnet/runtime`, but been reverted through automated updates later on. This commit re-introduces them.
Configuration menu - View commit details
-
Copy full SHA for 7366700 - Browse repository at this point
Copy the full SHA 7366700View commit details
Commits on Sep 13, 2021
-
Drop support for EOL alpine 3.9 (#7849)
* Remove 3.9. * Set 3.13 as default. * Add 3.14.
Configuration menu - View commit details
-
Copy full SHA for 5bd3776 - Browse repository at this point
Copy the full SHA 5bd3776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70afc8b - Browse repository at this point
Copy the full SHA 70afc8bView commit details -
Update dependencies from https://github.com/dotnet/xharness build 202…
…10910.2 (#7887) [main] Update dependencies from dotnet/xharness
Configuration menu - View commit details
-
Copy full SHA for b2d004b - Browse repository at this point
Copy the full SHA b2d004bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7c80f - Browse repository at this point
Copy the full SHA 4b7c80fView 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 fa4a480...4b7c80f