- 22 May, 2017 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
Python 2.6 installer has 10.3 suffix.
-
- 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 1 commit
-
-
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.
-
- 23 Jan, 2017 1 commit
-
-
Matthew Brett authored
-
- 22 Jan, 2017 1 commit
-
-
Matthew Brett authored
-
- 21 Jan, 2017 1 commit
-
-
Matthew Brett authored
pip will copy the directory it installs from before running the install / wheel build. If the directory is a submodule, then the copy breaks the connection with the containing project, so git commands to get the version will fail. Fix is to re-create the .git directory for submodules. Version of fix in https://github.com/matthew-brett/multibuild/pull/12 with thanks to Hassan Kibirige.
-
- 27 Dec, 2016 1 commit
-
-
Matthew Brett authored
-
- 18 Jul, 2016 1 commit
-
-
Matthew Brett authored
For getting versions from versions with suffixes.
-
- 04 Jul, 2016 1 commit
-
-
Matthew Brett authored
-
- 29 Jun, 2016 1 commit
-
-
Matthew Brett authored
-