Skip to content

Port to Android #218

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 1 commit into from
May 12, 2020
Merged

Port to Android #218

merged 1 commit into from
May 12, 2020

Conversation

finagolfin
Copy link
Member

Should also get it working for the BSDs, Haiku, etc., as long as they have a working Swift toolchain. Tested with Swift master natively on Android, all 66 tests pass with the following commands:

../build/Ninja-Release/toolchain-android-aarch64/usr/bin/swift build -j 9 --enable-test-discovery
../build/Ninja-Release/toolchain-android-aarch64/usr/bin/swift test -j 9 --enable-test-discovery

@akyrtzi
Copy link
Contributor

akyrtzi commented May 12, 2020

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 81c5b90

@akyrtzi
Copy link
Contributor

akyrtzi commented May 12, 2020

@swift-ci test linux platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 81c5b90

@finagolfin
Copy link
Member Author

finagolfin commented May 12, 2020

Huh, that's strange, Foundation isn't building on the linux CI, unrelated to this pull. Looks like others are hitting it too.

@akyrtzi akyrtzi merged commit f067727 into swiftlang:master May 12, 2020
adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
Refresh generated code by running generate-pipeline.
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.

3 participants