testing/dotnet9-{stage0, runtime, sdk}: new aport
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 ondotnet9-hostfxr
- sdk: new
dotnet9-sdk-aot
subpackage
Edited by Antoine Martin