Skip to content

[XABT] Move additional provider source code generation out of <GenerateMainAndroidManifest> task. #10127

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 2 commits into from
May 12, 2025

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented May 8, 2025

Move the process of generating additional provider source code out of the <GenerateMainAndroidManifest> task into a new <GenerateAdditionalProviderSources> task.

Additionally, move the Cecil data needed for this task into the Cecil-less NativeCodeGenStateObject class to help facilitate a future where we aren't using Cecil in the _GenerateJavaStubs target.

@jpobst jpobst force-pushed the dev/jpobst/additional-providers branch 2 times, most recently from bbc7b8d to d2bacc0 Compare May 9, 2025 17:48
@jpobst jpobst force-pushed the dev/jpobst/additional-providers branch from d2bacc0 to e0d8a61 Compare May 9, 2025 17:48
@jpobst jpobst marked this pull request as ready for review May 9, 2025 21:01
@jpobst jpobst requested a review from jonathanpeppers as a code owner May 9, 2025 21:01
@jpobst jpobst requested a review from jonpryor May 9, 2025 21:01
@dotnet dotnet deleted a comment May 10, 2025
@jpobst jpobst merged commit 651244c into main May 12, 2025
59 checks passed
@jpobst jpobst deleted the dev/jpobst/additional-providers branch May 12, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants