- 27 Jan, 2017 1 commit
-
-
Rolando Espinoza authored
Snappy is a compression/decompression library.
-
- 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
-
- 02 Nov, 2016 1 commit
-
-
Matthew Brett authored
Create appveyor framework with tests This can be used to build wheels in a conda enviroment on appveyor. The tests use a simple package (origsel/python-appveyor-demo) to test building and testing a wheel
-
- 18 Oct, 2016 1 commit
-
-
Tom Kooij authored
This can be used to build wheels in a conda enviroment on appveyor. The tests use a simple package (origsel/python-appveyor-demo) to test building and testing a wheel
-
- 11 Oct, 2016 1 commit
-
- 26 Sep, 2016 2 commits
-
-
Matthew Brett authored
Fixed typos
-
Andrew Murray authored
-
- 19 Aug, 2016 1 commit
-
-
Matthew Brett authored
-
- 18 Aug, 2016 3 commits
-
-
Matthew Brett authored
[skip ci]
-
Matthew Brett authored
Allow other build commands to Docker
-
Matthew Brett authored
-
- 17 Aug, 2016 1 commit
-
-
Matthew Brett authored
Thanks to Chad Dombrova for pointing this out
-
- 02 Aug, 2016 2 commits
-
-
Matthew Brett authored
Add openjpeg dependencies to openjpeg build recipe. Remove openjpeg as dependency for tiff (doesn't appear to be found during tiff build).
-
Matthew Brett authored
-
- 31 Jul, 2016 2 commits
-
-
Matthew Brett authored
Refactor cmake into own routine. Disable bzip2 build for OSX.
-
Matthew Brett authored
library_builders.sh script in fact needs common_utils.sh. Source that script, and put a guard in common_utils.sh to prevent it being sourced more than once.
-
- 18 Jul, 2016 1 commit
-
-
Matthew Brett authored
-