1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
aports/testing/dotnet31-build
..
APKBUILD
application-insights_fix-net40-location.patch
build_darc-fix-alpine.patch
build_ignore-warnings.patch
build_musl-build.patch
cli_add-zsh-compdef-completion-script.patch
core-sdk_generate-layout-core-setup-blob-path-fix.patch
core-setup_clang13-no-werror.patch
core-setup_rid-plat-generation-on-alpine-fix.patch
coreclr_fix-musl-123.patch
corefx_add-alpine-316-rid.patch
corefx_clang13-no-werror.patch
corefx_fix-build-clang13.patch
README.md
references_sh-build-fix.patch

Description

APKBUILD for dotnet31-build. This is sourced by dotnet31-runtime and dotnet31-sdk, which handles the actual packaging due to this aport building products with varying versions

Generated packages

  • dotnet31-build (aimed for internal use)

How to build dotnet31 stack

  • Build testing/dotnet31-stage0 (provides prebuilt bits for first bootstrap bld)
  • Build testing/dotnet31-bootstrap (provides "tainted" SDK for first build)
  • Build testing/dotnet31-build ("untainted" build of dotnet)
  • Build testing/dotnet31-runtime (packages runtime bits from dotnet31-build)
  • Build testing/dotnet31-sdk (packages sdk bits from dotnet31-build)

Special functions

  • abuild _update_bootstrap: Updates dotnet31-bootstrap to current version