- 28 Feb, 2020 1 commit
-
-
mattip authored
-
- 27 Jan, 2020 1 commit
-
-
mattip authored
-
- 14 Dec, 2019 1 commit
-
-
Ivan Pozdeev authored
-
- 06 Nov, 2019 2 commits
-
-
robbuckley authored
-
robbuckley authored
-
- 31 Oct, 2019 1 commit
-
-
Matthew Brett authored
-
- 30 Oct, 2019 2 commits
-
-
Matthew Brett authored
MB_PYTHON_VERSION is the standard variable to set the Python version. Switch to that. Ensure it is always set for tests.
-
Matthew Brett authored
See: https://github.com/matthew-brett/multibuild/pull/274#issuecomment-547314285 Thanks Matti.
-
- 23 Jul, 2019 1 commit
-
-
Matthew Brett authored
Set defaults for PLAT where needed
-
- 12 Mar, 2019 1 commit
-
-
robbuckley authored
-
- 26 Feb, 2019 1 commit
-
-
Rob Buckley authored
-
- 12 Feb, 2019 2 commits
-
-
Rob Buckley authored
-
Rob Buckley authored
-
- 07 Feb, 2019 1 commit
-
-
Rob Buckley authored
-
- 30 Jan, 2019 1 commit
-
-
Rob Buckley authored
-
- 01 Oct, 2018 1 commit
-
-
Matthew Brett authored
-
- 22 May, 2018 1 commit
-
-
Matthew Brett authored
Skip build tests if no docker available. (There is no docker available for precise, so skip the builds for precise). Specify platform with env var, test 32 and 64 bit builds.
-
- 28 Jan, 2018 1 commit
-
-
Ivan Pozdeev authored
-
- 04 Nov, 2017 1 commit
-
-
xoviat authored
* [tst:multibuild] run library_builders in manylinux * [tst:multibuild] fix * [tst:multibuild] source linux steps * [travis] require sudo on linux * [tst:multlibuild] touch config * [travis] drop sudo for precise * [tst:multibuld] cleanup * [tst:multibuild] check for docker * [tst:multibuild] fix docker check * [tst:multibuild] drop docker * [tst:multibuild] fix command
-
- 24 May, 2017 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
- 30 Mar, 2017 1 commit
-
-
Matthew Brett authored
Add tests for fill of pypy versions, give full versions for latest.
-
- 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.
-
- 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.
-
- 29 Jun, 2016 1 commit
-
-
Matthew Brett authored
-