- 31 Oct, 2019 3 commits
-
-
Matthew Brett authored
MRG default macOS ver, brew fix, refactor This PR does three things: * Sets the default Python installer / MB_PYTHON_OSX_VER for Python 3.8, so users don't have do this in their travis.yml files. * Adds a brew update fix to work round a syntax error on Homebrew on macOS. * Refactors our .travis.yml to use MB_PYTHON_VERSION, rather than PYTHON_VERSION. This matches the way that users will write their travis.yml files.
-
Matthew Brett authored
-
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.
-
- 29 Oct, 2019 3 commits
-
-
Matthew Brett authored
MRG: Build HDF5 with thread safety enabled Build HDF5 with --enable-thread-safe flag. This was brought to my attention by @ZanSara over at pytables/pytables#776 It seems a good idea to enable thread safety for the HDF5 library. This makes a lot of sense, as the conda-forge [hdf5 package is also build](https://github.com/conda-forge/hdf5-feedstock/blob/master/recipe/build.sh) with this flag.
-
Matthew Brett authored
-
Matthew Brett authored
-
- 28 Oct, 2019 1 commit
-
-
Tom Kooij authored
Build HDF5 with --enable-thread-safe flag.
-
- 20 Oct, 2019 2 commits
-
-
Matthew Brett authored
Updated Python versions
-
Andrew Murray authored
-
- 18 Oct, 2019 1 commit
-
-
Matthew Brett authored
MRG: Added pypy 7.2
-
- 17 Oct, 2019 1 commit
-
-
Matthew Brett authored
MRG: Fix regexp and be more verbose The previous regexp did not work, and the script exited without complaining. xref MacPython/numpy-wheels#66
-
- 16 Oct, 2019 3 commits
- 15 Oct, 2019 2 commits
-
-
Matthew Brett authored
CPython 3.8.0 was released xref pypa/manylinux#370
-
mattip authored
-
- 14 Oct, 2019 2 commits
-
-
mattip authored
-
Andrew Murray authored
-
- 08 Oct, 2019 3 commits
-
-
Matti Picus authored
Add python 3.8.0rc1 to windows possibilities
-
mattip authored
-
mattip authored
-
- 05 Oct, 2019 6 commits
- 04 Oct, 2019 1 commit
-
-
mattip authored
-
- 03 Oct, 2019 2 commits
-
-
Matthew Brett authored
MRG: more explicit support for manylinux > 1 Add MB_ML_VER variable to choose Manylinux version. Closes gh-238.
-
Andrew Murray authored
Updated Python versions
-
- 13 Sep, 2019 1 commit
-
-
Matthew Brett authored
MRG: Rename 'gh-clone' to fix bash error on MacOS
-
- 12 Sep, 2019 2 commits
-
-
Denver Ogaro authored
-
Denver Ogaro authored
Fixes https://github.com/matthew-brett/multibuild/issues/259.
-
- 10 Sep, 2019 2 commits
-
-
Matthew Brett authored
Updated openssl to 1.0.2t
-
Andrew Murray authored
-
- 29 Aug, 2019 1 commit
-
-
Matthew Brett authored
Co-Authored-By:Andrew Murray <3112309+radarhere@users.noreply.github.com>
-
- 20 Aug, 2019 1 commit
-
-
Matthew Brett authored
-
- 18 Aug, 2019 1 commit
-
-
Matthew Brett authored
-