- 26 Apr, 2017 2 commits
-
-
Matthew Brett authored
MRG: echo status in repair_wheelhouse, avoid 10m limit
-
riddella authored
-
- 17 Apr, 2017 1 commit
-
-
- 29 Mar, 2017 1 commit
-
-
Matthew Brett authored
MRG: Add PyPy support for Mac OSX builds Add ability to specify pypy binaries to test against.
-
- 28 Mar, 2017 1 commit
-
-
Kyle Stewart authored
Functions renamed to match their intent better.
-
- 27 Mar, 2017 3 commits
-
-
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.
-
Matthew Brett authored
Use latest Miniconda distribution on Appveyor
-
Sergei Lebedev authored
-
- 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.
-
- 18 Mar, 2017 1 commit
-
-
Matthew Brett authored
-
- 06 Mar, 2017 2 commits
-
-
Matthew Brett authored
Add LZF builder.
-
Matthew Brett authored
Add Snappy 1.1.3 builder.
-
- 27 Jan, 2017 2 commits
-
-
Rolando Espinoza authored
Snappy is a compression/decompression library.
-
Rolando Espinoza authored
LibLZF is a small compression library. Homepage: http://oldhome.schmorp.de/marc/liblzf.html
-
- 23 Jan, 2017 2 commits
-
-
Matthew Brett authored
MRG: make submodule .git directory for versioneer 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 #12 with thanks to Hassan Kibirige for doing the hard work of diagnosis and finding the general solution.
-
Matthew Brett authored
-
- 22 Jan, 2017 2 commits
-
-
Matthew Brett authored
-
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.
-
- 04 Jan, 2017 1 commit
-
-
Matthew Brett authored
-
- 02 Jan, 2017 1 commit
-
-
riddell1 authored
Fixes #14.
-
- 01 Jan, 2017 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
- 31 Dec, 2016 1 commit
-
-
Matthew Brett authored
See: http://bugs.python.org/issue29065#msg283984
-
- 30 Dec, 2016 3 commits
-
-
Matthew Brett authored
Fixed typos
-
Andrew Murray authored
-
Matthew Brett authored
* origin/testing: Rewrite HDF5 URL to follow new scheme
-
- 27 Dec, 2016 1 commit
-
-
Matthew Brett authored
-
- 10 Dec, 2016 1 commit
-
-
Matthew Brett authored
See: https://github.com/MacPython/h5py-wheels/pull/3
-
- 07 Dec, 2016 2 commits
-
-
Matthew Brett authored
Address HDF5 CVEs Several CVEs have been published against the upstream HDF5 libraries, which are packaged (currently 1.8.13) with the windows version. CVE-2016-4330 CVE-2016-4331 CVE-2016-4332 CVE-2016-4333 These have been fixed in the current 1.8.18 release. Hat tip to @teeks99.
-
Andrea Bedini authored
Several CVEs have been published against the upstream HDF5 libraries, which are packaged (currently 1.8.13) with the windows version. CVE-2016-4330 CVE-2016-4331 CVE-2016-4332 CVE-2016-4333 These have been fixed in the current 1.8.18 release. Hat tip to @teeks99.
-
- 05 Nov, 2016 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
- 04 Nov, 2016 5 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-