Skip to content

A multi-os builder loop for packages on Linux, Mac and Windows using Travis, Appveyor and uploading binaries to Bintray.

Notifications You must be signed in to change notification settings

Abhishek-Dev09-zz/thirdparty

 
 

Repository files navigation

thirdparty

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/

Build status

  • Linux (Travis)
Linux Master branch build status
  • MacOSX (Travis)
MacOSX Master branch build status
  • Windows (AppVeyor)
Windows Master branch build status

About

A multi-os builder loop for packages on Linux, Mac and Windows using Travis, Appveyor and uploading binaries to Bintray.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%