This repository was archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Crossdac v3.1.18 #28195
Merged
hoyosjs
merged 17 commits into
dotnet:release/3.1-crossdac
from
hoyosjs:release/3.1-crossdac-v3.1.18
Aug 11, 2021
Merged
Crossdac v3.1.18 #28195
hoyosjs
merged 17 commits into
dotnet:release/3.1-crossdac
from
hoyosjs:release/3.1-crossdac-v3.1.18
Aug 11, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…8143) * CoreCLR PR26323 Port: Fix PIE options * Added missing PIE and RELRO compilation flags.
…e files (dotnet#28143) Port from 5.0: Fix Position Independent Code in CMake files (dotnet#28143) * CoreCLR PR26323 Port: Fix PIE options * Added missing PIE and RELRO compilation flags.
* Fix System.Globalization.Native build on Big Sur * Fix build * Add flags for Linux
* Backport dotnet/runtime#53836 * Fix test build * update test
…0210609.1 (dotnet#28178) Microsoft.NETCore.App From Version 3.1.9-servicing.20459.3 -> To Version 3.1.17-servicing.21309.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…p file descriptor open
* Avoid upgrading packages that are explicitly installed. * Use a brewfile * Change shebang to use bash and directly execute.
[release/3.1] Update dependencies from dotnet/corefx - Add 3.1 AzDO feeds to the test build to ensure that the test build can correctly restore the CoreFX build. It seems that the new CoreFX build isn't on the old blob feeds, so without this fix, we end up restoring the first 5.0.0-alpha.1 build instead of the build we want. - Exclude tests that depend on OOB assemblies. - Turn off CoreFX test legs in CI. Now that the branch is on servicing, and the churn is low, exclude these as they break far more often than they detect issues. These already run in CoreFX CI on release bits. In case we want to bring them back for checked testing, we need to fix CoreFX.depproj. It has a package - Microsoft.Private.CoreFx.OOB - that's supposed to bring in all deps that are out of box. These are currently not getting restored and this ends up causing File not found issues in the binder when compiling tests, making test exclusions impossible. Please enter the commit message for your changes. Lines starting with '#' will be ignored, and an empty message aborts the commit.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.