- 08 Nov, 2017 1 commit
-
- 07 Nov, 2017 1 commit
-
-
xoviat authored
Prefer multibuild library locations over the defaults. Sometimes multibuild would use an older version over it's own.
-
- 06 Nov, 2017 1 commit
-
-
xoviat authored
* [library_builders] use brew to install openblas Yields better performance on OSX * [tst:library_builders] add openblas * [tst:library_builders] update homebrew * fix bash * [library_builders] force openblas link
-
- 04 Nov, 2017 2 commits
-
-
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
-
xoviat authored
* ENH: libraries: add a build_github function * FIX: use name stamp * MAINT: remove noop * [tst:library_builders] add build_github
-
- 22 Oct, 2017 4 commits
- 21 Oct, 2017 4 commits
- 18 Oct, 2017 2 commits
- 15 Oct, 2017 2 commits
- 11 Oct, 2017 2 commits
- 12 Sep, 2017 1 commit
-
-
Matthew Brett authored
-
- 24 May, 2017 3 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
- 22 May, 2017 4 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
Python 2.6 installer has 10.3 suffix.
-
- 17 Apr, 2017 1 commit
-
-
- 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.
-
- 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
-