Uh oh!
There was an error while loading. Please reload this page.
Bump to NDK r29 - #9926
Closed
grendello wants to merge 41 commits into
Closed
Conversation
pjcollins
commented
Mar 18, 2025
Member
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
grendelloforce-pushed
the
dev/grendel/ndk-r29
branch
3 times, most recently
from
April 1, 2025 08:01
6da7fc3 to
4e9f875Comparegrendelloforce-pushed
the
dev/grendel/ndk-r29
branch
from
April 14, 2025 07:08
4e9f875 to
ae6b9ffComparegrendelloforce-pushed
the
dev/grendel/ndk-r29
branch
from
April 29, 2025 07:24
ae6b9ff to
37037f8Comparegrendelloforce-pushed
the
dev/grendel/ndk-r29
branch
from
June 9, 2025 11:25
37037f8 to
a8c9895Comparegrendelloforce-pushed
the
dev/grendel/ndk-r29
branch
from
July 2, 2025 07:43
a8c9895 to
905abcaComparegrendello
commented
Jul 3, 2025
ContributorAuthor
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
grendelloforce-pushed
the
dev/grendel/ndk-r29
branch
from
August 7, 2025 14:36
905abca to
190ef65Comparegrendelloforce-pushed
the
dev/grendel/ndk-r29
branch
from
October 16, 2025 09:12
190ef65 to
d51ab72Comparegrendello
marked this pull request as ready for review
October 16, 2025 09:13
grendelloforce-pushed
the
dev/grendel/ndk-r29
branch
from
October 29, 2025 12:25
d51ab72 to
ec292daComparegrendelloforce-pushed
the
dev/grendel/ndk-r29
branch
2 times, most recently
from
January 12, 2026 18:21
972e2b7 to
fbfb35fComparepremun
commented
Jan 13, 2026
Member
/azp run |
|
Commenter does not have sufficient privileges for PR 9926 in repo dotnet/android |
rmarinho
commented
Jan 13, 2026
Member
/azp run |
1 similar comment
jonathanpeppers
commented
Jan 13, 2026
Member
/azp run |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
1 similar comment
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
jonathanpeppers
commented
Jan 13, 2026
Member
/azp run dotnet.android |
|
No pipelines are associated with this pull request. |
grendelloforce-pushed
the
dev/grendel/ndk-r29
branch
from
January 13, 2026 17:55
fbfb35f to
64550d6Comparegrendello
marked this pull request as draft
January 13, 2026 18:16
This should fix NativeAOT builds of multi-project solutions.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
grendelloforce-pushed
the
dev/grendel/ndk-r29
branch
from
March 25, 2026 12:35
0a940b2 to
eade2e1Comparegrendello
commented
Mar 26, 2026
ContributorAuthor
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jonathanpeppers
commented
May 20, 2026
Member
Going to close this, but we'll leave |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOTE for ease of merging, should wait for #10812
Changes: https://github.com/android/ndk/wiki/Changelog-r29
Context: dotnet/runtime#121172
Context: dotnet/runtime#124461
Most important changes:
to keep the ability to share code between CoreCLR and NativeAOT hosts.