-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Add NativeAOT on Android test #118037
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add NativeAOT on Android test #118037
Changes from 5 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
060ffd3
NativeAOT Android test working locally
jtschuster a3d30c1
Undo extra changes, add reference in tests.proj
jtschuster ae6a9ce
Remove emtpy 'if' case
jtschuster 5797ccc
Merge branch 'main' of https://github.com/dotnet/runtime into Android…
jtschuster 68b972a
Remove extra android->linux translations
jtschuster 044b176
Remove redundant IsNativeAOT check
jtschuster d74d3ec
Fix build to work in CI
jtschuster ce32f11
Merge branch 'main' of https://github.com/dotnet/runtime into Android…
jtschuster 87a4cca
Fix apkbuilder.cs errors after merge
jtschuster 8de0a57
Undo deleted line in ILC.targets, build libs.tests in pipeline
jtschuster 36dfe61
Add missing args to build command
jtschuster 152ec03
Set CppCompilerAndLinker to NDK clang when targeting android
jtschuster 0facf06
Ensure Android build runs after CopyNativeBinary
jtschuster 407b4db
Merge branch 'main' into AndroidAppBuilderNaot
jtschuster 5e7feaa
Test CI in Debug config
jtschuster 56553a7
Merge branch 'main' into AndroidAppBuilderNaot
jtschuster 3c86a91
Move leg to runtime-extra-platforms
jtschuster 28600f9
Merge branch 'AndroidAppBuilderNaot' of https://github.com/jtschuster…
jtschuster 05deb8f
Remove jobs from runtime
jtschuster 248dddd
Exclude nativeaot test on non-nativeaot builds
jtschuster 54b995d
Add thread.inl to interoplibinterface_java.cpp to fix loadLibrary fai…
jtschuster b7e58a1
Remove android rids from targetpack rids
jtschuster 7e98286
Run release build in CI
jtschuster 972719a
Use AppBundle as AndroidBundleDir as Helix expects
jtschuster d8ac52a
Merge branch 'main' into AndroidAppBuilderNaot
jtschuster 0e306b2
Tighten OutputType condition in singlefile test targets
jtschuster 2b93e83
Add job to runtime-extra-platforms-androidemulator.yml
jtschuster 7137d36
Update CrossCompileAbi condition
jtschuster fcbbd79
Merge branch 'AndroidAppBuilderNaot' of https://github.com/jtschuster…
jtschuster b84c294
Update src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Nativ…
jtschuster 904d59d
Use UseNativeAOTRuntime property to test if using nativeaot instead o…
jtschuster 6a7b918
DirectPInvoke and DirectPInvokeList is not plural in naot
jtschuster 1b05d92
Merge branch 'AndroidAppBuilderNaot' of https://github.com/jtschuster…
jtschuster 5a0413b
Add null checks in JNI code
jtschuster 222b805
Condition CoreCLR tests on the build not being for NativeAOT
jtschuster b61f83c
Run android tests unconditionally in extra-platforms builds
jtschuster ef83aa7
Copy Java files to publish dir, don't search for them in build dir
jtschuster File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.