-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update runtime build to include libraries and installer (#1576)
* Add runtime repo and remove coreclr, corefx and core-setup * Update arcade and standard shas * Update patches to enable runtime repo to build * Add patch for ilasm round trip issue * Add patch for ilasm round trip issue * Reconcile patches for runtime repo * Reconcile patches for arcade repo * Add patch to set nopgooptimize in coreclr build * Add CentOS 8 CI build (#1539) * Add CentOS 8 CI build We have had some issues building in RHEL 8, so lets set up a CentOS 8 CI system to try and catch those issues earlier. * Pin to artifacts version with executable coreclr bits Co-authored-by: Aditya Aggarwal <aditya.aggarwal@microsoft.com> Conflicts: eng/Versions.props repos/coreclr.common.props * Only build through coreclr for now * Include 1 addtional arcade patch * Add patch to exclude Helix tests from source-build in arcade * Add reference to PlatformAbstractions * Skip prebuilt check for now * Disable smoke-tests and unit tests until core-sdk build works * Update Centos8 docker image to one that includes updated cmake * Another try at updating the centos8 docker image * Revert "Skip prebuilt check for now" This reverts commit 5766e7e. * Add comments & issue links to disabled items * Update to document temporary smoke-test removal * Update build script to take additional params for all builds Add patch to not build harvestPackages in source-build Remove PVP from dependencies.props and eng/Versions.props * Don't default version of MsbuildTaskMicrosoftCodeAnalysisCSharpVersion in arcade * Update versions of arcade and SBRP * Add new sdk overrides * Re-enable installer build * Update version of source-built artifacts * Build crossgen 2 and update arcade patches * Update dotnet and source-built versions * don't override NuGetVersion in arcade * Temporary fix to save arcade specific prebuilts that are ref-pkgs * Update prebuilt baselines * Remove extra files from rebase * Remove extra centos8 job * Update portable runtime settings from PR#1530 in the release/3.1 branch * Updating allowed prebuilts * Patch to conditionally update CodeAnalysisCSharpVersion * Turn off prebuilt check. Issue to re-enable #1577 * Update portable build properties * One prebuilt update for osx * Updates from PR review * Remove extraneous space * One more extraneous space Co-authored-by: Omair Majid <omajid@redhat.com>
- Loading branch information
Showing
49 changed files
with
689 additions
and
258 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
2 changes: 1 addition & 1 deletion
2
patches/arcade/0002-Remove-reference-to-Microsoft-CodeAnalysis-in-Packag.patch
This file contains 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
25 changes: 0 additions & 25 deletions
25
patches/arcade/0003-Update-NuGetVersion-to-Reference-Package-version.patch
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...mTextJson-version-from-Package-flow.patch → ...mTextJson-version-from-Package-flow.patch
This file contains 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
25 changes: 0 additions & 25 deletions
25
patches/arcade/0004-Import-PackageVersions-props-if-exists-and-update.patch
This file was deleted.
Oops, something went wrong.
This file contains 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
2 changes: 1 addition & 1 deletion
2
...e/0009-Don-t-attempt-to-update-icon.patch → ...e/0005-Don-t-attempt-to-update-icon.patch
This file contains 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
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...or-net472-when-building-from-source.patch → ...or-net472-when-building-from-source.patch
This file contains 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
2 changes: 1 addition & 1 deletion
2
...eflectionMetadata-from-package-flow.patch → ...eflectionMetadata-from-package-flow.patch
This file contains 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
2 changes: 1 addition & 1 deletion
2
...clude-Helix-tests-from-source-build.patch → ...clude-Helix-tests-from-source-build.patch
This file contains 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
This file was deleted.
Oops, something went wrong.
17 changes: 9 additions & 8 deletions
17
...d-reference-to-PlatformAbstractions.patch → ...d-reference-to-PlatformAbstractions.patch
This file contains 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
Oops, something went wrong.