Skip to content

Added a minimum supported NDK api check to the python3 recipe#1466

Merged
inclement merged 1 commit into
kivy:masterfrom
inclement:python3_check_android_api
Nov 18, 2018
Merged

Added a minimum supported NDK api check to the python3 recipe#1466
inclement merged 1 commit into
kivy:masterfrom
inclement:python3_check_android_api

Conversation

@inclement

Copy link
Copy Markdown
Member

I've seen this catch people out, so it seems a good idea to check it. I didn't implement a more generic system because for most recipes it really doesn't matter.

I'm not satisfied with the exit(1) calls scattered around the code, but I think that needs tackling separately. I'll actually propose something for it shortly.

@AndreMiras AndreMiras left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks inclement, yes I agree the exit all over the place looks ugly, we definitely need to address "someday" 😄
I'm approving but can we merge it after merging #1464 so we keep green build on master?

@inclement inclement merged commit acaa004 into kivy:master Nov 18, 2018
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