Skip to content

Added build-android script #1241

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

Closed
wants to merge 7 commits into from
Closed

Added build-android script #1241

wants to merge 7 commits into from

Conversation

amraboelela
Copy link
Contributor

No description provided.

@johnno1962
Copy link
Contributor

johnno1962 commented Oct 2, 2017

Hi @amraboelela, see if you can salvage a few tips from https://github.com/apple/swift-corelibs-foundation/pull/1113/files which has some different takes on thread names, NI_MAXHOST etc.

@@ -20,3 +20,5 @@ Build
*.swp
*.orig
.arcconfig

build.ninjae
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this meant to be build.ninja? If so it is already covered by a wildcard

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably coming from the "sed -ie” commands in the script where “e” is taken as the name for the temp file.

@spevans
Copy link
Contributor

spevans commented Oct 3, 2017

@amraboelela Could you rebase this onto master just to eliminate the merge commits please.

@alblue
Copy link
Contributor

alblue commented Oct 5, 2017

Would also help to squash the commits and improve the commit messages for future readability.

@amraboelela
Copy link
Contributor Author

Created new PR #1249

Closing this one

@amraboelela amraboelela closed this Oct 5, 2017
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.

4 participants