Commit graph

21745 commits

Author SHA1 Message Date
Michael Simons
b05fc9c997
[ArPow] Add runtime patch to enable doc generation (#12221) 2021-10-01 23:13:54 +00:00
Michael Simons
6bcf16be37
[ArPow] Add runtime patch to produce symbol archives (#12220) 2021-10-01 21:57:11 +00:00
Michael Simons
c5d2414c0f
Update source-build prebuilts (#12225) 2021-10-01 19:36:06 +00:00
Michael Simons
18c7fa28d1
Update Docker image used in CI to fix cert issue (#12226) 2021-10-01 13:26:11 -05:00
Marc Paine
1a3a3f9950
Merge pull request #12218 from dseefeld/udpateSBRP
Update dependency from dotnet/source-build-reference-packages
2021-09-30 15:28:55 -07:00
Marc Paine
0b61a78c5e
Merge pull request #12215 from jonathanpeppers/maui-preview-9
Update Maui/Xamarin manifests for .NET 6 RC 2
2021-09-30 15:27:07 -07:00
dseefeld
4eef63c43c Update dependency from dotnet/source-build-reference-packages 2021-09-30 19:39:24 +00:00
Jonathan Peppers
293916662e Update Maui/Xamarin manifests for .NET 6 RC 2
Bump to: xamarin/xamarin-android/release/6.0.1xx-preview9@2c2302a
Bump to: xamarin/xamarin-macios/release/6.0.1xx-preview9@233cef2
Bump to: dotnet/maui/release/6.0.1xx-preview9@f3f8f5f

Our version numbers have switched from `rc.2` to `preview.9`, and we
incremented `*.100` to `*.101`.

After `.\build.cmd -pack -publish`, manually tested the workloads:

    > $env:DOTNET_MULTILEVEL_LOOKUP=0
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install android --skip-manifest-update
    Installing pack Microsoft.Android.Sdk version 31.0.101-preview.9.16...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install ios --skip-manifest-update
    Installing pack Microsoft.iOS.Sdk version 15.0.101-preview.9.31...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install maccatalyst --skip-manifest-update
    Installing pack Microsoft.MacCatalyst.Sdk version 15.0.101-preview.9.31...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install macos --skip-manifest-update
    Installing pack Microsoft.macOS.Sdk version 12.0.101-preview.9.31...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install tvos --skip-manifest-update
    Installing pack Microsoft.tvOS.Sdk version 15.0.101-preview.9.31...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install maui --skip-manifest-update
    Installing pack Microsoft.Maui.Core.Ref.ios version 6.0.101-preview.9.1805...
2021-09-30 11:58:20 -05:00
Marc Paine
7b637144b6
Merge pull request #12190 from uweigand/s390x-part2-rc2
Add support for s390x architecture, part 2
2021-09-29 14:38:07 -07:00
Michael Simons
0e1b32b8ee
[ArPow] Add support to build source-build from specific installer commit (#12186)
* Add support to build source-build from specific installer commit

* Fix nuget.client repo name
2021-09-29 20:48:16 +00:00
Ulrich Weigand
9ab241ff4c Add support for s390x architecture, part 2
* Add linux-s390x RID for aspnetcore net6.0 to GenerateBundledVersions

* Add s390x build architecture in ArPow smoke-test.sh
2021-09-29 18:15:59 +02:00
Michael Simons
2779433e56
Move roslyn-analyzer patches (#12183) 2021-09-29 16:06:42 +00:00
Michael Simons
a3e91ed179
Cleanup disabled ExtractLinkerPackageToCache linker target (#12164) 2021-09-29 09:00:40 -05:00
Michael Simons
1c32c5f845
[ArPow] Update source-build commit shas (#12161) 2021-09-28 19:26:00 -05:00
Michael Simons
e4c6be0dbf
Eliminate Microsoft.Deployment.DotNet.Releases prebuilt (#12162) 2021-09-28 13:47:41 -05:00
Matt Mitchell
be9e955715
[release/6.0.1xx-rc2] Fix pool provider (#12163) 2021-09-28 10:51:36 -07:00
Michael Simons
e7607388a6
Update xdt dependency to latest (#12124) 2021-09-28 10:15:28 -05:00
Łukasz Patalas
3435ea263c
[release/6.0.1xx-rc2] Migrate to 1ES hosted pools (#12056) 2021-09-28 07:40:29 -05:00
Michael Simons
e68cea7f97
Apply source-build patches during tarball creation (#12133) 2021-09-28 07:39:40 -05:00
Dan Seefeldt
c760c779e4
Update dependency from dotnet/source-build-reference-packages (#12131) 2021-09-24 22:40:42 +00:00
Dan Seefeldt
37556cb644
Add patches to resolve roslyn-analyzers prebuilts (#12129) 2021-09-24 22:16:30 +00:00
dotnet-maestro[bot]
2eb19d83fa
Update dependencies from https://github.com/dotnet/sdk build 20210924.40 (#12134)
[release/6.0.1xx-rc2] Update dependencies from dotnet/sdk
2021-09-24 21:31:42 +00:00
Michael Simons
28be3e9a00
Remove ProdCon v1 version properties which cause incorrect versioning (#12123) 2021-09-24 16:49:31 +00:00
dotnet-maestro[bot]
e23c1653c1
Update dependencies from https://github.com/dotnet/sdk build 20210924.14 (#12128)
[release/6.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 12.0.0-beta.21457.3 to 12.0.0-beta.21472.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 6.0.0-beta.21457.3 to 6.0.0-beta.21472.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 6.0.100-1.21467.2 to 6.0.100-1.21473.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21470.10 to 4.0.0-5.21471.19 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.0.0-preview-21470-01 to 17.0.0-preview-21474-03 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.0.0-rc.244 to 6.0.0-rc.258 (parent: Microsoft.NET.Sdk)
2021-09-24 16:48:19 +00:00
dotnet-maestro[bot]
ca0dceb76d
Update dependencies from https://github.com/dotnet/arcade build 20210923.5 (#12127)
[release/6.0.1xx-rc2] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21428.1 to 1.0.0-beta.21431.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-09-24 16:24:25 +00:00
Dan Seefeldt
fae572425e
Update dependency from dotnet/source-build-reference-packages (#12116) 2021-09-24 08:11:33 -05:00
Michael Simons
3694b8b984
[ArPow] Run smoke tests for tarball CI (#11023) (#12055) 2021-09-23 19:02:27 -05:00
Marc Paine
f795dd0d2f
Merge pull request #12064 from manodasanW/patch-1
Update Windows SDK projection
2021-09-23 16:43:43 -07:00
Daniel Plaisted
fdfc17e1e1
Merge pull request #12021 from dsplaisted/workload-userlocal-sourcebuild
Create userlocal workload installation marker file for source build
2021-09-23 13:49:10 -07:00
dotnet-maestro[bot]
37ed05b293
Update dependencies from https://github.com/dotnet/test-templates build 20210923.2 (#12103)
Microsoft.DotNet.Test.ProjectTemplates.2.1 , Microsoft.DotNet.Test.ProjectTemplates.5.0 , Microsoft.DotNet.Test.ProjectTemplates.6.0
 From Version 1.0.2-beta4.21416.1 -> To Version 1.0.2-beta4.21473.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-09-23 10:28:21 -07:00
Matt Mitchell
d987f9696b
Include dotnethome WIXOBJ files during light command package drop creation (#12100)
After https://github.com/dotnet/installer/pull/11843, post build signing started failing, failing to find one of the input wixobj files. The wixobj was not included in the wixpack. This is because the installer repo uses custom scripts to generate MSIs, rather than the arcade tasks (which would handle adding this transparently), so the input files need to be added explicitly.
2021-09-23 10:15:01 -07:00
Jacques Eloff
912bf7a61b
Update WiX to signed build (#12078) 2021-09-23 08:57:00 -07:00
Michael Simons
3a134367fe
Update source-build prebuilts (#12085) 2021-09-23 08:49:58 -05:00
Daniel Plaisted
2b58a5e7f7
Merge pull request #12086 from dsplaisted/mariner-rpms
Generate Mariner RPM
2021-09-22 17:18:24 -07:00
Daniel Plaisted
b81fb5892a Generate Mariner RPM
Fixes #12077
2021-09-22 16:08:55 -07:00
Dan Seefeldt
f731167886
Change BuildInParallel to "false" to solve race condition (#12076) 2021-09-22 15:56:07 -05:00
Chris Rummel
ba3c02f1d8
Merge pull request #12020 from uweigand/runtime-version-rc2
Fix overrides of runtime package versions
2021-09-22 14:50:40 -05:00
Michael Simons
d26f9a313a
[ArPow] Update prebuilts and enable offline CI (#12072)
* Update prebuilts and enable offline CI

* Update previous source-built and add offline source-link patch
2021-09-22 14:19:05 -05:00
Matt Mitchell
1e9ab7323f
Add source build tarball setup nuget feeds and remove unused group (#12079) 2021-09-22 12:15:31 -07:00
Michael Simons
4a23a7ed10
Update commit shas for source build (#12066) 2021-09-22 10:22:47 -05:00
Eric StJohn
bc64430eef
Merge pull request #12022 from ericstj/6.0x64onARM64
[release/6.0] x64 on ARM64 fixes
2021-09-22 07:14:29 -07:00
Logan Bussell
3d8501fba2
[ArPow] Add text-only packages to tarball (#11967)
* add text-only packages to tarball

* add BuildTextOnlyPackages target to tarball build targets

* fix typo

* add content to text only package nuspec files

* Change reference to single nuspec file

* Update based on PR review

* prevent inner buildlog from being overwritten

* condition SourceBuildIntermediate.proj copy and build on the file not existing

* condition entire copy target on SourceBuildIntermediateProjTarget file existing

* Revert "condition entire copy target on SourceBuildIntermediateProjTarget file existing"

This reverts commit 995e106c81751b7d9597abf0c120963c2ab5374b.

* Revert "condition SourceBuildIntermediate.proj copy and build on the file not existing"

This reverts commit 3fbaa11bdb34cf9bb8f006f4c27bbd16783cac09.

* Revert "prevent inner buildlog from being overwritten"

This reverts commit f994e885fd7e0938dcc80150f3a0a8aad215f014.

Co-authored-by: dseefeld <dseefeld@microsoft.com>
2021-09-21 21:06:41 -05:00
Manodasan Wignarajah
32eb78dbe4
Update Windows SDK projection 2021-09-21 17:54:32 -07:00
Dan Seefeldt
cc7a6b7571
Update dependency from dotnet/source-build-reference-packages (#12053) 2021-09-21 17:03:27 -05:00
Marc Paine
cce7929892
Merge pull request #11998 from dotnet/marcpopMSFT-rc2implicitversions
Update implicit versions to target the October releases for RC2
2021-09-21 14:37:38 -07:00
Michael Simons
2087c393f6
Resolve deployment-tools prebuilts (#11993) 2021-09-21 18:34:07 +00:00
dotnet-maestro[bot]
6543103007
Update dependencies from https://github.com/dotnet/sdk build 20210921.7 (#12051)
[release/6.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 4.0.0-5.21470.8 to 4.0.0-5.21470.10 (parent: Microsoft.NET.Sdk)
2021-09-21 11:18:22 +00:00
dotnet-maestro[bot]
cc86ff09cd
Update dependencies from https://github.com/dotnet/sdk build 20210921.4 (#12050)
[release/6.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21470.16 to 6.0.0-rc.2.21470.23 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.6.0: from 6.0.0-rc.2.21470.16 to 6.0.0-rc.2.21470.23 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21470.16 to 6.0.0-rc.2.21470.23 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21470.16 to 6.0.0-rc.2.21470.23 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21470.16 to 6.0.0-rc.2.21470.23 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21470.16 to 6.0.0-rc.2.21470.23 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21470.16 to 6.0.0-rc.2.21470.23 (parent: Microsoft.NET.Sdk)
2021-09-21 09:01:38 +00:00
dotnet-maestro[bot]
674ea9dd44
Update dependencies from https://github.com/dotnet/sdk build 20210920.48 (#12049)
[release/6.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-rc.2.21470.25 to 6.0.0-rc.2.21470.37 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rc.2.21470.25 to 6.0.0-rc.2.21470.37 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rc.2.21470.25 to 6.0.0-rc.2.21470.37 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21470.25 to 6.0.0-rc.2.21470.37 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-rc.2.21470.25 to 6.0.0-rc.2.21470.37 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-rc.2.21470.25 to 6.0.0-rc.2.21470.37 (parent: Microsoft.NET.Sdk)
2021-09-21 07:53:33 +00:00
dotnet-maestro[bot]
44b9f0cee5
Update dependencies from https://github.com/dotnet/sdk build 20210920.47 (#12048)
[release/6.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21468.3 to 6.0.0-rc.2.21470.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.6.0: from 6.0.0-rc.2.21468.3 to 6.0.0-rc.2.21470.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21468.3 to 6.0.0-rc.2.21470.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-rc.2.21468.3 to 6.0.0-rc.2.21470.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-rc.2.21468.3 to 6.0.0-rc.2.21470.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21468.3 to 6.0.0-rc.2.21470.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21468.3 to 6.0.0-rc.2.21470.16 (parent: Microsoft.NET.Sdk)
2021-09-21 06:26:55 +00:00