- 29 Dec, 2017 1 commit
-
-
xoviat authored
-
- 20 Dec, 2017 1 commit
-
-
Andrew Murray authored
-
- 30 Nov, 2017 1 commit
-
-
xoviat authored
Fix "cd" overridden by RVM. Don't try to uninstall virtualenv if pip is not installed.
-
- 04 Nov, 2017 1 commit
-
-
xoviat authored
* [osx] don't update homebrew * [docker] move activate_ccache until after utils are loaded * [manylinux_utils] create cccache directory * [manylinux_utils] fix case * [osx/ccache] disable maxsize * [osx_utils] move code and add comment
-
- 24 Oct, 2017 1 commit
-
-
xoviat authored
-
- 23 Oct, 2017 1 commit
-
-
xoviat authored
-
- 15 Oct, 2017 2 commits
-
-
Matthew Brett authored
-
Andrew Murray authored
-
- 13 Oct, 2017 2 commits
- 07 Oct, 2017 2 commits
- 26 Sep, 2017 1 commit
-
-
xoviat authored
This is a better place IMHO because it parallels where it's set up in docker.
-
- 12 Sep, 2017 1 commit
-
-
Matthew Brett authored
-
- 11 Sep, 2017 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
- 12 Aug, 2017 1 commit
-
-
Matthew Brett authored
Use proper activate sourcing for virtualenv
-
- 04 Aug, 2017 1 commit
-
-
Andrew Murray authored
-
- 02 Jun, 2017 1 commit
-
-
Matthew Brett authored
-
- 23 May, 2017 1 commit
-
-
Matt Bachmann authored
Fixed typo in spelling
-
- 22 May, 2017 7 commits
-
-
Matthew Brett authored
This reverts commit 4e3515d8.
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
Python 2.6 installer has 10.3 suffix.
-
- 26 Apr, 2017 1 commit
-
-
riddella authored
-
- 17 Apr, 2017 1 commit
-
-
- 28 Mar, 2017 1 commit
-
-
Kyle Stewart authored
Functions renamed to match their intent better.
-
- 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 3 commits
-
-
Kyle Stewart authored
Aliased PYTHON_VERSION to MB_PYTHON_VERSION. Changed the test command to use get_python_enviroment instead of get_macpython_enviroment. Extended TravisCI matrix to cover PyPy. The tests can now tell the implementation of PyPy apart from the CPython version they emulate.
-
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.
-
Kyle Stewart authored
Dashes were missing from untar on MacOS. Redirect fill_pyver errors to stderr, instead of returning them as the result.
-
- 31 Dec, 2016 1 commit
-
-
Matthew Brett authored
See: http://bugs.python.org/issue29065#msg283984
-
- 27 Dec, 2016 1 commit
-
-
Matthew Brett authored
-
- 18 Jul, 2016 1 commit
-
-
Matthew Brett authored
-
- 04 Jul, 2016 2 commits
-
-
Matthew Brett authored
From suggestion by Ralf G.
-
Matthew Brett authored
Always load library builders (for OSX as well as Manylinux).
-
- 29 Jun, 2016 1 commit
-
-
Matthew Brett authored
-