- 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
-
- 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.
-
- 16 Jun, 2016 1 commit
-
-
Matthew Brett authored
-