Commit graph

6148 commits

Author SHA1 Message Date
Viktor Hofer
77d966e1b0 Simplify repo tasks infra and sources 2024-01-11 20:12:51 +01:00
Viktor Hofer
c00665e399 Fix and clean-up graphviz tool project 2024-01-11 20:12:51 +01:00
Viktor Hofer
8e2c13fc77 Add Version.Details.xml for Arcade and move common msbuild version into Versions.props 2024-01-11 20:12:51 +01:00
Viktor Hofer
51e9eaefc5 Add binlogs and .packages to gitignore 2024-01-11 20:12:51 +01:00
Viktor Hofer
7d5805f07f Update msbuild sdks and add dotnet-eng for Arcade SDK 2024-01-11 20:12:51 +01:00
Viktor Hofer
806a764a0b Put logs in the same location on Unix as on Windows
... and set default properties that are true for source-build.
2024-01-11 20:12:51 +01:00
Viktor Hofer
d7f415494a Make build.proj logic work on non source build
... and simplify the Arcade Build.props extension point.

Move the build.proj source build logic into an extra targets file
so that infrastructure can be conditioned and then imported once.
2024-01-11 20:12:51 +01:00
Viktor Hofer
a5585609f8 Provide Windows entry point build scripts 2024-01-11 20:12:51 +01:00
dotnet-maestro[bot]
f78f0b4d76
[main] Update dependencies from dotnet/sdk (#18206)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.24059.17 to 9.0.0-alpha.1.24060.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.24060.1 to 9.0.0-alpha.1.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.8.200-beta.24055.2 to 12.8.200-beta.24060.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.200-beta.24055.2 to 8.0.200-beta.24060.2 (parent: Microsoft.NET.Sdk)

 - Rebaseline fsharp patch
2024-01-11 00:42:16 +00:00
Matt Thalman
c744093ce7
Disable dotnet-watch test for mono (#18193) 2024-01-10 14:55:16 +00:00
dotnet-maestro[bot]
4d8df4828d
[main] Update dependencies from dotnet/sdk (#18150)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-01-10 08:56:32 +00:00
Marc Paine
8348e8c6b6
Merge branch 'main' into marcpopMSFT-cleanupnet8versions 2024-01-09 09:44:47 -08:00
Marc Paine
6f9173cec9
Switch the property used to the primary runtime one per PR feedback 2024-01-09 09:43:41 -08:00
Matt Thalman
f610fbc5d9
Disable format test for mono (#18152) 2024-01-09 16:56:59 +00:00
Matt Thalman
8530e34c62
Update poison usage report (#18151) 2024-01-09 16:51:20 +00:00
Viktor Hofer
383a293a30
Delete DotNetRestorePackagesPath prop (#18146) 2024-01-09 14:39:46 +01:00
Marc Paine
7ed7c0b5d2
Merge branch 'main' into marcpopMSFT-cleanupnet8versions 2024-01-08 14:00:08 -08:00
Matt Thalman
5aec63aef1
Cloak spectre.console's package.json file (#18139) 2024-01-08 21:27:59 +00:00
Marc Paine
5587c75e83 Switch from host resolver package to using the runtime package 2024-01-08 09:59:55 -08:00
dotnet-maestro[bot]
6163fd7508
[main] Update dependencies from dotnet/sdk (#18133)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-01-08 18:00:58 +01:00
Viktor Hofer
d407fc6dc0
Remove unused properties (#18117) 2024-01-08 15:22:26 +01:00
Viktor Hofer
e782a16f91
Remove System.Drawing.Common workaround (#18120) 2024-01-08 15:22:15 +01:00
Viktor Hofer
b168690609
Set LatestCommit only for deployment-tools (#18128) 2024-01-08 15:16:00 +01:00
Viktor Hofer
a190d2aaea
Remove dead properties (#18129) 2024-01-08 15:07:16 +01:00
Viktor Hofer
3ba5c13953
Delete unused and non-functional Clean target (#18131) 2024-01-08 15:07:07 +01:00
Matt Thalman
53ae451ee4
Cloak spectre.console example file (#18110) 2024-01-08 07:41:03 -06:00
Filip Navara
7e601e1c0b
Add new .NET 9 NativeAOT runtime pack RIDs (#18121) 2024-01-08 12:02:38 +01:00
Viktor Hofer
ca1439c8ae
Update roslyn-analyzers.proj (#18116) 2024-01-06 00:55:36 +01:00
Viktor Hofer
9271fc0fb3
Delete unused GetOfficialBuildId target (#18118) 2024-01-05 15:43:40 -08:00
Viktor Hofer
d3f2f0335c
Remove unused SetNuGetPackagesEnvironment target (#18119) 2024-01-05 15:43:24 -08:00
Matt Thalman
64e4824aa6
Rebootstrap with new SB artifacts and SDK (#18126) 2024-01-05 22:45:02 +00:00
Matt Thalman
fb4ec09b1e
Add vstest patch to resolve analyzer errors (#18123) 2024-01-05 11:15:42 -06:00
Ella Hathaway
10ff4d7337
Define NetCurrent at VMR root (#18102) 2024-01-04 12:32:46 -08:00
Matt Thalman
892f85006e
Ignore IDE0044 for vstest (#18100) 2024-01-04 17:53:36 +00:00
Forgind
48543d2076
[automated] Merge branch 'release/8.0.2xx' => 'main' (#18068) 2024-01-03 14:03:44 -08:00
Viktor Hofer
7d1c36e327
Remove ReplaceTextInFile usage and unused task (#18087) 2024-01-03 15:38:42 +00:00
Viktor Hofer
5a600f8e99
Delete src/SourceBuild/content/eng/install-nuget-credprovider.sh (#18091) 2024-01-03 14:46:34 +00:00
Viktor Hofer
7f6c1f30be
Remove unused ArcadeSdkDir prop target in fsharp.proj (#18089) 2024-01-03 08:46:24 -06:00
Viktor Hofer
5933014a9a
Remove MicrosoftSourceLinkVersion usage (#18085) 2024-01-03 15:39:41 +01:00
Viktor Hofer
166b96405b
Use unzip task instead of custom implementation (#18086) 2024-01-03 15:39:28 +01:00
Přemek Vysoký
54c1bddf90
Remove a duplicate paragraph from VMR's README (#18083) 2024-01-03 06:32:35 -08:00
Jason Zhai
1c88806159 Merge branch 'release/8.0.2xx' 2024-01-03 00:38:50 -08:00
Marc Paine
f88e0907ac Search through source looking for remaining 8.0 versions
Bring back the host resolver dependency
2024-01-02 15:14:00 -08:00
Marc Paine
7c9c3b3850
Baseline manifest (for 8.0.2xx) (#18004) 2024-01-02 13:35:43 -08:00
Forgind
c10235573b
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#18066) 2024-01-02 10:29:48 -08:00
Matt Thalman
c4f5d46668
Fix VMR build tagging (#18067) 2024-01-02 17:15:00 +00:00
Matt Thalman
a5d29aa28d
Update OmniSharp version being targeted for smoke tests (#18065) 2024-01-02 15:28:29 +00:00
Přemek Vysoký
7a73043e8a
Fix minor details in VMR's main README (#18062) 2024-01-02 06:45:57 -08:00
Přemek Vysoký
ef6e3ed282
Move VMR component list into Components.md (#18023)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-12-22 10:39:07 +00:00
Forgind
5bfcb0cf50 Merge branch 'baseline-manifest' of https://github.com/Forgind/installer into baseline-manifest-8.0.2 2023-12-19 12:07:04 -08:00