- 25 Sep, 2017 1 commit
-
-
Matthew Brett authored
[library_builders] allow to override tar.gz extension in build_simple
-
- 12 Sep, 2017 2 commits
-
-
Matthew Brett authored
* devel: Continue search for delocate install fix Fix (maybe) command for downgrading wheel package BF: fix breakage for wheel 0.30 and Python 2.6 Add MB_PYTHON_VERSION env var to test container
-
Matthew Brett authored
-
- 11 Sep, 2017 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
- 10 Sep, 2017 1 commit
-
-
Matthew Brett authored
-
- 18 Aug, 2017 1 commit
-
-
Matthew Brett authored
* devel: Use virtualenv activate for setting path Updated Python version
-
- 12 Aug, 2017 1 commit
-
-
Matthew Brett authored
Use proper activate sourcing for virtualenv
-
- 04 Aug, 2017 2 commits
-
-
Matthew Brett authored
Updated Python versions
-
Andrew Murray authored
-
- 14 Jul, 2017 2 commits
-
-
Matthew Brett authored
MRG: Briefly describe AppVeyor usage for Windows wheels Fill out README for Windows stuff
-
Peter Cock authored
-
- 02 Jun, 2017 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
- 30 May, 2017 1 commit
-
-
Matthew Brett authored
-
- 25 May, 2017 1 commit
-
-
Matthew Brett authored
-
- 24 May, 2017 6 commits
-
-
Matthew Brett authored
* devel: Only run builds for subset of matrix Build libraries at given build prefix Correct openssl hash Update openssl version, add test Add Python 2.6 virtualenv test
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
- 23 May, 2017 2 commits
-
-
Matthew Brett authored
MRG: Fix typo in error message of osx_utils
-
Matt Bachmann authored
Fixed typo in spelling
-
- 22 May, 2017 11 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
This reverts commit 4e3515d8.
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
-
Matthew Brett authored
Python 2.6 installer has 10.3 suffix.
-
Matthew Brett authored
-
- 02 May, 2017 1 commit
-
-
Matthew Brett authored
Thanks to Moritz E. Beber for prompting me to formalize this.
-
- 26 Apr, 2017 2 commits
-
-
Matthew Brett authored
MRG: echo status in repair_wheelhouse, avoid 10m limit
-
riddella authored
-
- 17 Apr, 2017 1 commit
-
-
- 01 Apr, 2017 1 commit
-
-
Cosimo Lupo authored
Some libraries use 'tar.bz2' instead of 'tar.gz' as source archive format. This patch allows to pass a fourth argument to `build_simple` function to specify an alternative extension to the default `tar.gz`. The `untar` function in common_utils.sh, used by `fetch_unpack`, already supports the following archive formats: tar, gz, bz2, zip and xz.
-