| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINT,BLD: pin setuptools and refactor where to find it | mattip | 2020-07-14 | 1 | -1/+1 |
* | ENH: backport scipy changes to openblas download script | mattip | 2020-05-12 | 1 | -3/+4 |
* | TST: use latest released PyPy instead of nightly builds | mattip | 2020-04-28 | 1 | -4/+4 |
* | MAINT: CI: Run 'apt-get update' in tools/pypy-test.sh | Warren Weckesser | 2020-03-15 | 1 | -0/+1 |
* | TST: always use 'python -mpip' not 'pip' | mattip | 2020-03-06 | 1 | -3/+2 |
* | BLD: consolidate openblas verison check to be self-contained | mattip | 2020-02-27 | 1 | -1/+1 |
* | BLD: update openblas download to new location, use manylinux2010-base | mattip | 2020-02-25 | 1 | -1/+1 |
* | MAINT: Remove sys.version checks (gh-#15373) | Seth Troisi | 2020-01-28 | 1 | -1/+1 |
* | TST: move pypy CI to ubuntu 18.04 | mattip | 2020-01-15 | 1 | -1/+0 |
* | MAINT: make openblas_support.py strip path prefix from archive contents | Pauli Virtanen | 2019-12-21 | 1 | -7/+8 |
* | BUILD: change to build_src --verbose-cfg, runtests.py --debug-info | mattip | 2019-10-03 | 1 | -1/+1 |
* | BUILD: mostly restore verbose output on CI (except for pip install) | mattip | 2019-09-20 | 1 | -1/+1 |
* | BUILD, MAINT: run tests with verbose for PyPY, also do not leak resource | mattip | 2019-09-16 | 1 | -1/+1 |
* | BUILD: move all test dependencies to ./test_requirements.txt | mattip | 2019-08-27 | 1 | -1/+1 |
* | TST, MAINT: expand OpenBLAS version checking | Tyler Reddy | 2019-07-14 | 1 | -1/+1 |
* | ENH, BUILD: refactor all OpenBLAS downloads into a single, testable file | mattip | 2019-07-09 | 1 | -11/+8 |
* | TST: bump / verify OpenBLAS in CI | Tyler Reddy | 2019-05-21 | 1 | -9/+1 |
* | MAINT: use openblas, gfortran, tweak azure and comment mro (from review) | mattip | 2019-04-21 | 1 | -4/+48 |
* | MAINT: move gc.collect to function (from review) | mattip | 2019-04-19 | 1 | -0/+4 |
* | TEST: update for PyPy | mattip | 2019-04-17 | 1 | -0/+11 |