Skip to content

Conversation

@pjcollins
Copy link
Member

@pjcollins pjcollins commented Aug 9, 2023

The monodroid build has been updated to only build the runtime files
that ship with .NET Android.

The generated cmake-config.props and cmake-monodroid.targets files
that determined which runtimes to build have had their content migrated
directly into monodroid.targets. The corresponding generation logic
in xaprepare has been removed.

The build-tools/scripts/build-monodroid script and its dependencies
have been removed as they did not appear to be used anywhere.

xabuild.csproj will no longer be built as part of make jenkins.

The `monodroid` build has been updated to only build the runtime files
that ship with .NET Android.

The generated `cmake-config.props` and `cmake-monodroid.targets` files
that determined which runtimes to build have had their content migrated
directly into `monodroid.targets`.  The corresponding generation logic
in `xaprepare` has been removed.

The `build-tools/scripts/build-monodroid` script and its dependencies
have been removed as they did not appear to be used anywhere.
@pjcollins pjcollins marked this pull request as ready for review August 9, 2023 16:18
@pjcollins pjcollins merged commit 6ba9992 into dotnet:main Aug 10, 2023
@pjcollins pjcollins deleted the drop-classic-runtimes branch August 10, 2023 14:47
grendello added a commit to grendello/xamarin-android that referenced this pull request Aug 10, 2023
* main:
  [Mono.Android.dll] Fix [SupportedOSPlatform] warnings. (dotnet#8247)
  Bump to xamarin/monodroid@a5248591 (dotnet#8258)
  [Mono.Android] Bind `java.time` and `java.time.chrono` packages. (dotnet#8088)
  Bump to xamarin/Java.Interop/main@5adb4d4 (dotnet#8251)
  [ci] Use fewer agents for macOS MSBuild tests (dotnet#8257)
  [ci] Report when dotnet-test-slicer fails (dotnet#8259)
  [monodroid] Do not build host or classic runtimes (dotnet#8256)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants