Larry Ewing
|
1cebefe7de
|
[VMR] Add basic WASM CI (#18573)
|
2024-02-08 19:26:56 -06:00 |
|
Matt Mitchell
|
7eb0143369
|
Enable roslyn-analyzers (#18585)
|
2024-02-08 19:26:18 -06:00 |
|
Jo Shields
|
0599766b81
|
Merge branch 'main' into CI-webs
|
2024-02-08 16:40:56 -05:00 |
|
Jo Shields
|
504a3693ac
|
[VMR] Add short stack CI for all iOS variants (#18571)
|
2024-02-08 22:36:21 +01:00 |
|
Jo Shields
|
e18609381e
|
Merge branch 'main' into CI-webs
|
2024-02-08 16:32:57 -05:00 |
|
Jo Shields
|
48cd213b17
|
Move a wasm job to always-run
|
2024-02-08 16:32:31 -05:00 |
|
Jo Shields
|
efab88ab3f
|
Revert "Temporarily force full build"
This reverts commit 243880c953 .
|
2024-02-08 16:30:57 -05:00 |
|
Jo Shields
|
cd5f41b27e
|
typo
|
2024-02-08 16:06:37 -05:00 |
|
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 |
|
Alexander Köplinger
|
5142a010d2
|
Update to Ubuntu 22.04 host for source-build/unified-builds (#18575)
|
2024-02-08 12:59:34 -06:00 |
|
Jo Shields
|
4b5fbb5e35
|
Merge branch 'main' into CI-webs
|
2024-02-08 12:52:30 -05:00 |
|
Jo Shields
|
eb6f707a46
|
Revert "Patch has landed, no longer needed (#18570)" (#18574)
|
2024-02-08 12:41:55 -05:00 |
|
Viktor Hofer
|
5003feccb9
|
Update README.md (#18569)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
|
2024-02-08 10:42:26 -06:00 |
|
Jo Shields
|
6d2177dcc0
|
Revert "Patch has landed, no longer needed (#18570)"
This reverts commit c69a5e3e87 .
|
2024-02-08 10:56:01 -05:00 |
|
Ella Hathaway
|
b368584e4a
|
Enable error on prebuilts (#18173)
Co-authored-by: Michael Simons <msimons@microsoft.com>
|
2024-02-08 15:53:11 +00: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 |
|
Jo Shields
|
c69a5e3e87
|
Patch has landed, no longer needed (#18570)
|
2024-02-08 15:16:47 +00:00 |
|
Viktor Hofer
|
95ad39aa68
|
Update package-source-build.proj (#18555)
|
2024-02-08 12:38:31 +01:00 |
|
Jeremy Koritzinsky
|
637b8a6eaf
|
Export the custom SDK resolvers dir in build.sh (#18565)
|
2024-02-08 12:35:01 +01: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 |
|
Michael Simons
|
f7e396bfa7
|
Update source-build build instructions to reflect recent option changes (#18559)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
|
2024-02-07 16:01:15 -06:00 |
|
Jo Shields
|
debb6bf8f0
|
[VMR] Support for short stack builds. (#18463)
|
2024-02-07 15:59:30 -05:00 |
|
Jeremy Koritzinsky
|
3242c17f66
|
Update SdkResolver layout to work for Desktop and Core MSBuild (#18505)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
|
2024-02-07 20:22:44 +00: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 |
|
Nikola Milosavljevic
|
2a69655b86
|
Eliminate System.CommandLine prebuilt package (#18540)
|
2024-02-07 13:01:31 -06:00 |
|
Jo Shields
|
b426ce60f4
|
Annotate patch
|
2024-02-07 13:45:35 -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
|
3df779e4f6
|
If we want to do a short stack Windows build, tweak the RID
|
2024-02-07 13:07:38 -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
|
ee9a93b4cc
|
Follow-up on CopyRepoArtifacts directly in the VMR (#18551)
|
2024-02-07 17:44:09 +00:00 |
|
Viktor Hofer
|
540504fb32
|
Enable target that copies binaries to final location for non source-b… (#18552)
|
2024-02-07 16:58:02 +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 |
|
Viktor Hofer
|
2c49b20264
|
Change the package cache dir to repo-root/.packages (#18550)
|
2024-02-07 16:27:55 +00:00 |
|
Jo Shields
|
280a9e0e41
|
fix paths in patch
|
2024-02-07 11:09:53 -05:00 |
|
Matt Mitchell
|
0368ac38f7
|
Download artifacts in parallel (#18549)
|
2024-02-07 17:05:52 +01:00 |
|
Jo Shields
|
1400ef0277
|
Add patch since runtime sync is out of date & missing needed patch
|
2024-02-07 11:02:58 -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
|
d5e8ffb6ea
|
Merge remote-tracking branch 'origin/main' into shortstack
|
2024-02-07 10:31:32 -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 |
|