Add configuration for building binary wheels
This adds a script to build cmph locally, and hooks into the ffibuilder to use the local copy of cmph if it's available.
This also configures cibuildwheel to properly generate manylinux wheels.
Handles #1 (closed)