This repo is a builder of thirdparty components. The repo itself is in the public domain. Each built component is released under its own license.
The goal of this repo is to build native C code and Python libraries with native code to create decently portable libraries for Windows, Linux and MacOSX.
The travis config is used to build native code and Python wheels for Linux and MacOSX.
The appveyor config is used to build native code and Python wheels for Windows.
The final results of the builds is then uploaded to bintray: https://dl.bintray.com/pombreda/thirdparty/
- Linux (Travis)
- MacOSX (Travis)
- Windows (AppVeyor)