Skip to content
forked from MacPython/terryfy

Utilities for testing OSX on travis-ci.org

Notifications You must be signed in to change notification settings

rhclark/terryfy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build / test utilities for Python, MacOS X on Travis-CI

This is a repo designed to be used as a submodule for other packages that test and build python packages on OSX.

There are bash functions to call for installing Python from python.org downloads (with given version), macports and homebrew. Each of these can then be used to create a virtualenv in which to install and test packages.

There are also simple bash functions for installing libraries using classic configure / make / install, or via cmake, and some utilities for working with waf

See matplotlib-wheels for an example of using terryfy for a complicated build.

About

Utilities for testing OSX on travis-ci.org

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 61.8%
  • Shell 34.0%
  • C++ 3.8%
  • HTML 0.4%