Skip to content

Made build.py stop running if compileall failed#1645

Merged
AndreMiras merged 1 commit intokivy:masterfrom
inclement:stop_build_on_compileall_error
Jan 31, 2019
Merged

Made build.py stop running if compileall failed#1645
AndreMiras merged 1 commit intokivy:masterfrom
inclement:stop_build_on_compileall_error

Conversation

@inclement
Copy link
Member

Fixes #1009

This is important because if the compileall fails, no .pyc is generated and the file will be missing in the APK.

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

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

Nice

@AndreMiras AndreMiras merged commit fd3e844 into kivy:master Jan 31, 2019
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