Commit graph

18026 commits

Author SHA1 Message Date
Jo Shields
66924e3eb4 Don't set CROSSCOMPILE=1 for wasm targets, they are special cased in runtime 2024-02-08 15:14:34 -05:00
Jo Shields
243880c953 Temporarily force full build 2024-02-08 10:29:56 -05:00
Jo Shields
be827c7540 Add basic wasm CI 2024-02-08 10:28:56 -05:00
v-wuzhai
34cf99ebc0
[main] Update dependencies from dotnet/source-build-reference-packages (#18545) 2024-02-07 18:07:56 -08:00
v-wuzhai
2477c83e8b
[main] Update dependencies from dotnet/test-templates (#18548) 2024-02-07 18:07:10 -08:00
Jo Shields
64e1ffe1ba That error message was thoroughly unhelpful 2024-02-07 14:47:33 -05:00
Jo Shields
33c4717682
Merge branch 'main' into shortstack 2024-02-07 14:42:08 -05:00
Jo Shields
162e7d45bc
[VMR] Turn on CI for all currently functional cross builds (#18521) 2024-02-07 14:13:22 -05:00
Jo Shields
6cdabde2f9 Rename job 2024-02-07 13:14:08 -05:00
Jo Shields
3a55a8ebaa
Merge branch 'main' into shortstack 2024-02-07 13:09:19 -05:00
Jo Shields
987d5edba2 Merge remote-tracking branch 'directhex/crossy-road' into crossy-road 2024-02-07 13:03:33 -05:00
Alexander Köplinger
43f5521936
Use arm64 Mac pool for internal VMR build (#18554) 2024-02-07 17:55:54 +00:00
Viktor Hofer
d67876b126
Update vmr-build.yml (#18553) 2024-02-07 10:54:43 -06:00
Jo Shields
ad1117e877 Turn off always-full-build. 2024-02-07 11:52:41 -05:00
Jo Shields
d83ebb2212 Revert "Temporarily enable full build so we can test CI"
This reverts commit efb2c9e1cb.
2024-02-07 11:38:23 -05:00
Jo Shields
33400c9394 Add Android x64 to build, let's see what happens 2024-02-07 10:38:35 -05:00
Jo Shields
efb2c9e1cb Temporarily enable full build so we can test CI 2024-02-07 10:35:49 -05:00
Jo Shields
6fe6a29516
Merge branch 'main' into crossy-road 2024-02-07 10:04:21 -05:00
Jo Shields
09cdb2bb1c Create per-arch artifact upload folder 2024-02-07 09:52:33 -05:00
Alexander Köplinger
e3126dc9d9
Skip checking out vmr branch except when syncing (#18526)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2024-02-07 14:03:19 +00:00
Alexander Köplinger
8fb01686b0
Add public arm64 pool variable (#18546) 2024-02-07 14:53:30 +01:00
dotnet-maestro[bot]
8aa36e5505 Update dependencies from https://github.com/dotnet/test-templates build 20240207.1
Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.8.0 , Microsoft.DotNet.Test.ProjectTemplates.9.0
 From Version 1.1.0-rc.24105.4 -> To Version 1.1.0-rc.24107.1
2024-02-07 13:37:16 +00:00
dotnet-maestro[bot]
48333569b8 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240207.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 9.0.0-alpha.1.24105.3 -> To Version 9.0.0-alpha.1.24107.1
2024-02-07 11:19:10 +00:00
Matt Mitchell
156efab2e4
Use native tools and update VS (#18525) 2024-02-07 08:38:21 +01:00
v-wuzhai
ae3f3a87e3
[main] Update dependencies from dotnet/source-build-externals (#18518) 2024-02-06 22:09:00 -08:00
v-wuzhai
7f7427404f
[main] Update dependencies from dotnet/test-templates (#18507) 2024-02-06 22:08:31 -08:00
v-wuzhai
bdf8cb9273
[main] Update dependencies from dotnet/arcade (#18517) 2024-02-06 22:08:11 -08:00
Matt Mitchell
367b8eee64
Remove some unused properties (#18534) 2024-02-06 22:44:54 +00:00
Jo Shields
f16b1652a6 Revert "Revert "Force full build in PR""
This reverts commit d437a7c55b.
2024-02-06 15:54:16 -05:00
Jo Shields
4af44919be Only disable known-broken lane 2024-02-06 11:35:54 -05:00
Jo Shields
f89a645222 Fix VMR cross job names 2024-02-06 11:35:33 -05:00
Jo Shields
d437a7c55b Revert "Force full build in PR"
This reverts commit 1589504b61.
2024-02-06 11:32:45 -05:00
Jo Shields
87ec7d3c61 Try enabling cross builds 2024-02-06 10:09:35 -05:00
Jo Shields
1589504b61 Force full build in PR 2024-02-06 10:07:21 -05:00
dotnet-maestro[bot]
ad4eef514e Update dependencies from https://github.com/dotnet/source-build-externals build 20240205.2
Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 9.0.0-alpha.1.24101.1 -> To Version 9.0.0-alpha.1.24105.2
2024-02-06 13:39:45 +00:00
dotnet-maestro[bot]
bf2ad80775 Update dependencies from https://github.com/dotnet/arcade build 20240205.3
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.24102.4 -> To Version 9.0.0-beta.24105.3
2024-02-06 13:19:55 +00:00
Alexander Köplinger
198b5a8a9d
Support debug output in vmr-sync.ps1 (#18516) 2024-02-06 13:16:02 +00:00
Jo Shields
411175156e
Fix CROSSCOMPILE being set for non-cross Mono builds (#18512)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-06 11:32:57 +00:00
Alexander Köplinger
342409acc4
Move Mac VMR build to full build scope (#18514) 2024-02-06 12:29:28 +01:00
dotnet-maestro-bot
3ecef4f3be
[automated] Merge branch 'release/8.0.3xx' => 'main' (#18466)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: v-wuzhai <46013274+v-wuzhai@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2024-02-06 11:39:09 +01:00
Alexander Köplinger
28012e74ff
Add VMR unified build pipelines (#18409)
Contributes to https://github.com/dotnet/source-build/issues/3823

- Removes and consolidates vmr-cross-build.yml/ci-cross-build.yml POC into vmr-build.yml/ci.yml
- Add stage for building vertical/unified build legs into vmr-build.yml
- Adds Windows build and handling for Windows/Unix differences
2024-02-06 09:57:00 +01:00
dotnet-maestro[bot]
87b76c9f73 Update dependencies from https://github.com/dotnet/test-templates build 20240205.4
Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.8.0 , Microsoft.DotNet.Test.ProjectTemplates.9.0
 From Version 1.1.0-rc.24081.1 -> To Version 1.1.0-rc.24105.4
2024-02-06 06:17:40 +00:00
Jason Zhai
284d598270 Merge branch 'main' of https://github.com/dotnet/installer into darc-main-36bca6d0-1427-4a69-b630-0b6895d4374c 2024-02-05 22:03:01 -08:00
dotnet-maestro[bot]
76a118ebad
[main] Update dependencies from dotnet/source-build-reference-packages (#18509)
[main] Update dependencies from dotnet/source-build-reference-packages


 - Merge branch 'main' into darc-main-4c00922f-89c4-4292-b7b5-3c396fb19291
2024-02-05 22:03:39 +00:00
Ella Hathaway
c14a77de83
Move SB metadata to intermediates (#18511) 2024-02-05 12:52:18 -08:00
dotnet-maestro[bot]
9fe3db9fa5 Update dependencies from https://github.com/dotnet/test-templates build 20240205.3
Microsoft.DotNet.Test.ProjectTemplates.8.0 , Microsoft.DotNet.Test.ProjectTemplates.9.0
 From Version 1.1.0-rc.24081.1 -> To Version 1.1.0-rc.24105.3
2024-02-05 15:39:23 +00:00
dotnet-maestro[bot]
87e79515da Update dependencies from https://github.com/dotnet/test-templates build 20240205.2
Microsoft.DotNet.Test.ProjectTemplates.8.0 , Microsoft.DotNet.Test.ProjectTemplates.9.0
 From Version 1.1.0-rc.24081.1 -> To Version 1.1.0-rc.24105.2
2024-02-05 14:38:46 +00:00
dotnet-maestro[bot]
bc15468eda Update dependencies from https://github.com/dotnet/test-templates build 20240205.1
Microsoft.DotNet.Test.ProjectTemplates.8.0 , Microsoft.DotNet.Test.ProjectTemplates.9.0
 From Version 1.1.0-rc.24081.1 -> To Version 1.1.0-rc.24105.1
2024-02-05 09:38:04 +00:00
v-wuzhai
3210d5ad3b
[main] Update dependencies from dotnet/arcade (#18498) 2024-02-03 21:44:05 -08:00
dotnet-maestro[bot]
a0818ec89b Update dependencies from https://github.com/dotnet/arcade build 20240202.4
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.24081.4 -> To Version 9.0.0-beta.24102.4
2024-02-03 13:19:16 +00:00