Skip to content

Compile pyo with sdl2#944

Merged
inclement merged 2 commits intokivy:masterfrom
inclement:compile_pyo_with_sdl2
Dec 1, 2016
Merged

Compile pyo with sdl2#944
inclement merged 2 commits intokivy:masterfrom
inclement:compile_pyo_with_sdl2

Conversation

@inclement
Copy link
Member

Makes the SDL2 bootstrap compile all .py to .pyo files automatically, like the pygame bootstrap. This reduces APK size and speeds up execution. It only affects python2 builds for now.

I also added a --no-compile-pyo option to disable this behaviour.

@inclement inclement merged commit 8d7b91b into kivy:master Dec 1, 2016
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.

1 participant