- 01 Jan, 2018 1 commit
-
-
Andrew Murray authored
-
- 15 Dec, 2017 1 commit
-
-
Cosimo Lupo authored
* Allow to specify a custom $CONFIG_PATH * need to also pass to the docker container
-
- 14 Jul, 2017 1 commit
-
-
Peter Cock authored
-
- 02 May, 2017 1 commit
-
-
Matthew Brett authored
Thanks to Moritz E. Beber for prompting me to formalize this.
-
- 27 Mar, 2017 1 commit
-
-
Kyle Stewart authored
The syntax is similar to how TravisCI does it. Travis test uses `get_macpython_enviroment` for CPython and `get_python_enviroment` for PyPy.
-
- 25 Mar, 2017 1 commit
-
-
Kyle Stewart authored
This changes how the the Python implementation is selected. It's now primarily based on enviroment variables. Uses the PYPY_VERSION enviroment variable to determine the version of PyPy to install. An example has been added to the matrix in the readme.
-
- 02 Jan, 2017 1 commit
-
-
riddell1 authored
Fixes #14.
-
- 26 Sep, 2016 1 commit
-
-
Andrew Murray authored
-
- 19 Aug, 2016 1 commit
-
-
Matthew Brett authored
-
- 17 Aug, 2016 1 commit
-
-
Matthew Brett authored
Thanks to Chad Dombrova for pointing this out
-
- 31 Jul, 2016 1 commit
-
-
Matthew Brett authored
library_builders.sh script in fact needs common_utils.sh. Source that script, and put a guard in common_utils.sh to prevent it being sourced more than once.
-
- 18 Jul, 2016 1 commit
-
-
Matthew Brett authored
Wrong indentation causing error in variable definition - see https://github.com/matthew-brett/manylinux-builds/pull/10#issuecomment-233305951 [skip ci]
-
- 05 Jul, 2016 2 commits
-
-
Matthew Brett authored
[skip ci]
-
Matthew Brett authored
[skip ci]
-
- 04 Jul, 2016 3 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
[skip ci]
-
Matthew Brett authored
Always load library builders (for OSX as well as Manylinux).
-
- 29 Jun, 2016 2 commits
-
-
Matthew Brett authored
The thing that sets the Python version for building and testing is the MB_PYTHON_VERSION variable.
-
Matthew Brett authored
-
- 27 Jun, 2016 1 commit
-
-
Matthew Brett authored
Build / test Python versions conceptual separable in case of Linux builds.
-
- 25 Jun, 2016 1 commit
-
-
Matthew Brett authored
-
- 17 Jun, 2016 1 commit
-
-
Matthew Brett authored
Make configuration more general. Move responsibility for source futzing back to the travis.yml file, because we are now doing only one build per job.
-