Skip to content
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

Initial unified v56.1 release for all platforms / pythons / architectures #335

Closed
cztomczak opened this issue Mar 20, 2017 · 1 comment
Closed
Milestone

Comments

@cztomczak
Copy link
Owner

cztomczak commented Mar 20, 2017

This will be the first unified release that includes packages for all platforms (Windows, Linux, Mac), all python versions (2.7, 3.4, 3.5, 3.6) and all architectures (32bit, 64bit). The only exception is Mac which doesn't support 32-bit anymore.

Support matrix

OS Py2 Py3 32bit 64bit Requirements
Windows 2.7 3.4 / 3.5 / 3.6 Yes Yes Windows 7+
Linux 2.7 3.4 / 3.5 / 3.6 Yes Yes Debian 7+ / Ubuntu 12.04+
Mac 2.7 3.4 / 3.5 / 3.6 No Yes MacOS 10.9+

Creation of this release is fully automated with the automate.py and build_distrib.py tools. The build_distrib.py tool generates all possible packages for pythons / architectures. Linux doesn't support chroot , so 32bit is built separately in VirtualBox.

Windows and Mac are using CEF binaries from Spotify Automated Builds. Linux is still built from sources and that will soon change, when our patches are merged in upstream.

@cztomczak cztomczak added this to the v56 milestone Mar 20, 2017
cztomczak added a commit that referenced this issue Mar 20, 2017
@cztomczak
Copy link
Owner Author

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

No branches or pull requests

1 participant