On Fri, Jul 22, 2016 at 11:43 PM, Nathaniel Smith <[email protected]> wrote:
> If I understand correctly, "manylinux-builds" is the name of Matthew's first
> set of utilities to help with building manylinux wheels, and "multibuild" is
> the name of Matthew's second set of utilities to help with building
> manylinux (and other) wheels.

Right - manylinux-builds was a set of scripts to generate wheels for a
range of projects, using the manylinux docker image.

multibuild is a refactored version of the general build utilities in
manylinux-builds, designed to be used as a submodule, that has a bash
framework for building and testing both OSX and manylinux wheels,
again with the manylinux docker image (for building).

Cheers,

Matthew
_______________________________________________
Wheel-builders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/wheel-builders

Reply via email to