Skip to content
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

Source built short stack support #97725

Merged
merged 5 commits into from
Feb 2, 2024

Conversation

directhex
Copy link
Member

Ensure we a) always pass a value for --os to the inner build, and b) don't pass certain flags like --allconfigurations for "short stack" OSes like Android which don't produce a full SDK (only runtime packs)

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 30, 2024
@ghost ghost assigned directhex Jan 30, 2024
@directhex directhex added source-build Issues relating to dotnet/source-build area-Build-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jan 30, 2024
directhex added a commit to directhex/installer that referenced this pull request Jan 30, 2024
Tested with android-x64 and android-amd64 on Linux x64, and iossimulator-x64
on macOS ARM64.

Depends on dotnet/runtime#97725
eng/SourceBuild.props Outdated Show resolved Hide resolved
Co-authored-by: Jeremy Koritzinsky <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Build-mono source-build Issues relating to dotnet/source-build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants