Skip to content

testing/dotnet9-{stage0, runtime, sdk}: new aport

Antoine Martin requested to merge ayakael/aports:dotnet9/initial into master

New aport for dotnet9-{stage0, runtime, sdk}.

Changes from dotnet8 (apart from upgrade to 9.0):

  • stage0: now builds everything with DotNetBuildFromSource=false, emulating Microsoft upstream build
  • stage0: installer and sdk components were merged starting with dotnet9
  • stage0: aspnetcore build fetches the nodejs components
  • stage0: runtime builds using system zlib, rapidjson, libunwind and brotli
  • runtime: new system libs logic making it possible to build using system zlib, rapidjson, libunwind and brotli
  • runtime: reworked TargetRid logics
  • runtime: dotnet9-bootstrap-artifacts doesn't depend on dotnet9-hostfxr
  • sdk: new dotnet9-sdk-aot subpackage
Edited by Antoine Martin

Merge request reports

Loading