PEP-compliant Pypi distributions
Every dependency but Boost.Python is now statically linked. Window wheel now bundles dynamic libraries in the same way Linux wheel does.
Miscellaneous:
- [misc] Use static linkage for every Boost components, except Boost Python.
- [misc] Add auditwheel-like processing to sanitize windows Python wheels.