| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "CI: Try hooking gdb into failing CI (likely not correct, but lets see... | Developer-Ecosystem-Engineering | 2023-01-04 | 1 | -1/+0 |
* | CI: Try hooking gdb into failing CI (likely not correct, but lets see...) | Sebastian Berg | 2023-01-04 | 1 | -0/+1 |
* | MAINT: Replace Python3.8 by Python3.9. | Charles Harris | 2022-12-29 | 1 | -22/+38 |
* | typo | mattip | 2022-11-18 | 1 | -1/+1 |
* | do not explicitly set MACOSX_DEPLOYMENT_TARGET, disable test for now | mattip | 2022-11-18 | 1 | -2/+0 |
* | explicitly set MACOSX_DEPLOYMENT_TARGET=10.9 before build, cleanup redundant ... | mattip | 2022-11-18 | 1 | -10/+10 |
* | BLD: update OpenBLAS to 0.3.21 and clean up openblas download test (#22525) | Matti Picus | 2022-11-17 | 1 | -21/+10 |
* | CI: Update to Ubuntu 18.04 to 20.04 | Charles Harris | 2022-11-15 | 1 | -1/+1 |
* | strtoull and strtoll are mandatory | mattip | 2022-08-21 | 1 | -1/+1 |
* | BLD: use macos-11 image on azure, macos-1015 is deprecated (#22043) | Matti Picus | 2022-08-19 | 1 | -9/+7 |
* | MAINT: skip azp logic | Pamphile Roy | 2022-06-29 | 1 | -0/+21 |
* | Require sphinx 4.3+ | Jarrod Millman | 2022-06-24 | 1 | -1/+1 |
* | Update sphinx | Jarrod Millman | 2022-06-24 | 1 | -1/+1 |
* | MAINT: Python <3.8 related cleanups | Brigitta Sipőcz | 2022-05-23 | 1 | -28/+0 |
* | MAINT: Fix failing Python 3.8 32-bit Windows test. | Charles Harris | 2022-04-20 | 1 | -2/+4 |
* | MAINT: specify sphinx, numpydoc versions instead of using doc_requirements.txt | mattip | 2022-03-25 | 1 | -2/+2 |
* | MAINT: use doc_requirements.txt in azure build | mattip | 2022-03-25 | 1 | -1/+2 |
* | make sure CI stays on VS2019 unless changed explicitly | H. Vetinari | 2021-12-06 | 1 | -1/+1 |
* | CI: Bump azure MacOS version to macOS-1015 | Sebastian Berg | 2021-11-09 | 1 | -1/+1 |
* | MAINT: Update vs2017 to vs2019. | Charles Harris | 2021-10-29 | 1 | -2/+2 |
* | Merge pull request #19478 from r-devulap/svml | Matti Picus | 2021-10-10 | 1 | -0/+9 |
|\ |
|
| * | CI/CD: get submodule before build | Raghuveer Devulapalli | 2021-08-24 | 1 | -0/+9 |
* | | add pypy windows test run | mattip | 2021-10-03 | 1 | -0/+6 |
|/ |
|
* | MAINT: Remove redundant test. | Charles Harris | 2021-08-23 | 1 | -13/+0 |
* | MAINT: Drop Python3.7 testing. | Charles Harris | 2021-08-16 | 1 | -38/+27 |
* | MAINT: Run CI tests even if linter fails. | Charles Harris | 2021-07-28 | 1 | -19/+19 |
* | TST: Default to Python3.8 on Windows, Mac, and Linux testing. | Charles Harris | 2021-07-28 | 1 | -6/+6 |
* | MAINT: Update manylinux ci test to manylinux2014 | Charles Harris | 2021-07-16 | 1 | -1/+1 |
* | MAINT: Update for using openblas64_. | Charles Harris | 2021-07-15 | 1 | -1/+1 |
* | Split pipeline. Update version of mypy to 0.902. | Chiara Marmo | 2021-06-28 | 1 | -9/+6 |
* | Add a conda-based CI job on azure. | Chiara Marmo | 2021-06-24 | 1 | -0/+30 |
* | BUG: Linter should on run on pull requests. | Charles Harris | 2021-05-24 | 1 | -1/+1 |
* | MAINT: Remove `NPY_USE_NEW_CASTINGIMPL` | Sebastian Berg | 2021-05-12 | 1 | -1/+0 |
* | MAINT: Fix azure linter problems with pip 20.1 | Charles Harris | 2021-04-28 | 1 | -2/+3 |
* | MAINT: Disable pip version check for azure lint check. | Charles Harris | 2021-04-25 | 1 | -1/+1 |
* | CI: Fixing typo in Azure job run | Greg Lucas | 2021-04-13 | 1 | -1/+1 |
* | CI: Update apt package list before Python install | Charles Harris | 2021-03-15 | 1 | -0/+1 |
* | CI: another master -> main fix (#18566) | Ralf Gommers | 2021-03-07 | 1 | -1/+1 |
* | MAINT: Use linter_requirements | Ganesh Kathiresan | 2021-03-07 | 1 | -3/+1 |
* | MAINT: Changed branch argument to take target branch | Ganesh Kathiresan | 2021-03-07 | 1 | -1/+1 |
* | BLD: Added linting check | Ganesh Kathiresan | 2021-03-07 | 1 | -0/+20 |
* | Merge pull request #18554 from charris/pin-docker-image | Charles Harris | 2021-03-05 | 1 | -3/+2 |
|\ |
|
| * | CI: Pin docker image. | Charles Harris | 2021-03-05 | 1 | -3/+2 |
* | | Update azure-pipelines.yml for Azure Pipelines | Charles Harris | 2021-03-04 | 1 | -1/+1 |
|/ |
|
* | TST: use setup-python action for pypy, disable win64 pypy | mattip | 2021-02-05 | 1 | -5/+5 |
* | BLD: rearrange Azure build jobs | mattip | 2021-02-03 | 1 | -30/+30 |
* | BLD: run PyPy tests in fast mode | mattip | 2021-01-15 | 1 | -1/+1 |
* | BLD: try a pypy37 windows 64-bit build | mattip | 2021-01-14 | 1 | -0/+5 |
* | TST, BUILD: Add a native x86 baseline build running on ubuntu-20.04 | Sayed Adel | 2020-12-08 | 1 | -0/+25 |
* | CI: Activate new castingimpl on no-openblas azure job | Sebastian Berg | 2020-11-24 | 1 | -1/+2 |