- 28 Jun, 2018 4 commits
- 20 Mar, 2018 1 commit
-
-
Andrew Murray authored
-
- 12 Feb, 2018 1 commit
-
-
Matthew Brett authored
Suggested by native-api...
-
- 10 Feb, 2018 1 commit
-
-
Matthew Brett authored
[skip ci]
-
- 09 Feb, 2018 1 commit
-
-
Matthew Brett authored
Path of env_vars.sh file should be relative to the repository, but when we run in docker, the PWD is /, not /io, which is the repository root.
-
- 30 Jan, 2018 6 commits
-
-
Ivan Pozdeev authored
Resolution option 2-1 for https://github.com/matthew-brett/multibuild/issues/116
-
native-api authored
* Add config.pre to override envvars used in `library_builders.sh` Fixes part 2 of https://github.com/matthew-brett/multibuild/issues/116 * rename config_pre.sh to env_vars.sh as suggested
-
native-api authored
Add notes clarifying what to check out Addresses gh-38.
-
Cosimo Lupo authored
#111 dropped support
-
Andrew Murray authored
-
Cosimo Lupo authored
* Allow to specify a custom $CONFIG_PATH * need to also pass to the docker container
-
- 24 Jan, 2018 1 commit
-
-
Ivan Pozdeev authored
Resolution option 2-1 for https://github.com/matthew-brett/multibuild/issues/116
-
- 21 Jan, 2018 1 commit
-
-
native-api authored
* Add config.pre to override envvars used in `library_builders.sh` Fixes part 2 of https://github.com/matthew-brett/multibuild/issues/116 * rename config_pre.sh to env_vars.sh as suggested
-
- 17 Jan, 2018 1 commit
-
-
native-api authored
Add notes clarifying what to check out Addresses gh-38.
-
- 06 Jan, 2018 1 commit
-
-
Cosimo Lupo authored
#111 dropped support
-
- 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.
-