Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
android
Public
Notifications
You must be signed in to change notification settings
Fork
578
Star
2.1k
Code
Issues
267
Pull requests
35
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[NativeAOT] Use NativeLinker and invoke lld directly for linking
- #11256
#11256
Merged
jonathanpeppers
merged 17 commits into
main
dotnet/android:main
from
dev/sbomer/nativelink-task
dotnet/android:dev/sbomer/nativelink-task
Copy head branch name to clipboard
May 7, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
[NativeAOT] Use NativeLinker and invoke lld directly for linking
#11256
jonathanpeppers
merged 17 commits into
main
dotnet/android:main
from
dev/sbomer/nativelink-task
dotnet/android:dev/sbomer/nativelink-task
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2026
[NativeAOT] Take over native linker invocation from ILC targets
Show description for 97c1414
sbomer
and
Copilot
committed
97c1414
View commit details
Copy full SHA for 97c1414
Browse repository at this point
Add Inputs/Outputs and FileWrites for incremental build support
Show description for ec129aa
sbomer
and
Copilot
committed
ec129aa
View commit details
Copy full SHA for ec129aa
Browse repository at this point
Commits on Apr 18, 2026
Merge branch 'main' into dev/sbomer/nativeaot-linker-takeover
sbomer
authored
db6be18
View commit details
Copy full SHA for db6be18
Browse repository at this point
Commits on Apr 21, 2026
Merge branch 'main' into dev/sbomer/nativeaot-linker-takeover
sbomer
authored
c496936
View commit details
Copy full SHA for c496936
Browse repository at this point
Commits on Apr 22, 2026
Use response file for linker args on Windows
Show description for 2ff10fb
sbomer
and
Copilot
committed
2ff10fb
View commit details
Copy full SHA for 2ff10fb
Browse repository at this point
Commits on Apr 23, 2026
Set CppLibCreator to llvm-ar for NativeAOT static library builds
Show description for fd6b78e
sbomer
and
Copilot
committed
fd6b78e
View commit details
Copy full SHA for fd6b78e
Browse repository at this point
Commits on Apr 27, 2026
Revert "Use response file for linker args on Windows"
Show description for c5415f1
sbomer
committed
c5415f1
View commit details
Copy full SHA for c5415f1
Browse repository at this point
Strip debug symbols after linking NativeAOT shared library
Show description for 4ff1c63
sbomer
and
Copilot
committed
4ff1c63
View commit details
Copy full SHA for 4ff1c63
Browse repository at this point
Commits on Apr 30, 2026
Add LinkNativeAotSharedLibrary task and extend NativeLinker
Show description for bde7d34
sbomer
and
Copilot
committed
bde7d34
View commit details
Copy full SHA for bde7d34
Browse repository at this point
Wire LinkNativeAotSharedLibrary task into NativeAOT targets
Show description for eb9c237
sbomer
and
Copilot
committed
eb9c237
View commit details
Copy full SHA for eb9c237
Browse repository at this point
Merge remote-tracking branch 'origin/main' into nativelink-task
Show description for df4b013
sbomer
committed
df4b013
View commit details
Copy full SHA for df4b013
Browse repository at this point
Commits on May 2, 2026
Fix SaveDebugSymbols to match LinkApplicationSharedLibraries pattern
Show description for ea77cb2
sbomer
and
Copilot
committed
ea77cb2
View commit details
Copy full SHA for ea77cb2
Browse repository at this point
Preserve all metadata when copying TaskItems for NativeLinker
Show description for aeaff45
sbomer
and
Copilot
committed
aeaff45
View commit details
Copy full SHA for aeaff45
Browse repository at this point
Add NRT comments for Required ITaskItem properties
Show description for 34b4a61
sbomer
and
Copilot
committed
34b4a61
View commit details
Copy full SHA for 34b4a61
Browse repository at this point
Commits on May 4, 2026
Track debug symbol file in FileWrites and fix misleading comment
Show description for 74261f8
sbomer
and
Copilot
committed
74261f8
View commit details
Copy full SHA for 74261f8
Browse repository at this point
Commits on May 5, 2026
Replace null-forgiving operator with explicit null check
Show description for c6d3b4a
sbomer
and
Copilot
committed
c6d3b4a
View commit details
Copy full SHA for c6d3b4a
Browse repository at this point
Add _AndroidNativeAotExtraLinkerArgs for extensibility
Show description for 83a71de
sbomer
and
Copilot
committed
83a71de
View commit details
Copy full SHA for 83a71de
Browse repository at this point
You can’t perform that action at this time.