summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
Commit message (Expand)AuthorAgeFilesLines
* MAINT: make openblas_support.py strip path prefix from archive contentsPauli Virtanen2019-12-211-4/+6
* CI: add to Azure a MacOS ilp64 jobPauli Virtanen2019-12-211-1/+9
* CI: use openblas64_ on azure windowsPauli Virtanen2019-12-211-0/+2
* REL: Update master after 1.18.x branch.Charles Harris2019-12-031-5/+0
* TST: Test with Python3.8 on Windows.Charles Harris2019-11-151-0/+10
* BUILD, DOC: remove the std=c99 flag from docs, builds, add release notemattip2019-10-251-1/+1
* BUILD: try a newer macOS imagemattip2019-10-251-1/+1
* TST, BUILD: add a gcc 4.8 run on ubuntu 18.04mattip2019-10-251-0/+22
* Divide Azure Pipelines into stages.Hameer Abbasi2019-10-151-208/+169
* BUILD: change to build_src --verbose-cfg, runtests.py --debug-infomattip2019-10-031-2/+2
* Merge pull request #14356 from qwhelan/sphinxRalf Gommers2019-09-251-1/+1
|\
| * DOC, BUILD: use sphinx 2.2.0, add autosummary/base.rst for propertiesmattip2019-09-151-1/+1
| * DOC: support and require sphinx>=2.1.2Christopher Whelan2019-09-141-1/+1
* | MAINT: move the option to build_src, simplifies logicmattip2019-09-201-1/+1
* | BUILD: mostly restore verbose output on CI (except for pip install)mattip2019-09-201-2/+2
|/
* TEST: remove build job since we now use Dependabotmattip2019-09-011-16/+0
* TEST: try to fail the build if there are new packagesmattip2019-08-281-5/+7
* BUILD: move all test dependencies to ./test_requirements.txtmattip2019-08-271-8/+21
* TST, MAINT: bump to OpenBLAS 0.3.7 stableTyler Reddy2019-08-211-1/+1
* BLD: MAINT: change default behavior of build flag appending.Ralf Gommers2019-08-201-1/+0
* TST, MAINT: expand OpenBLAS version checkingTyler Reddy2019-07-141-3/+2
* ENH, BUILD: refactor all OpenBLAS downloads into a single, testable filemattip2019-07-091-28/+12
* MAINT: add script to local repomattip2019-06-201-7/+1
* BUILD: use openblas_support.py from numpy-wheels to create _distributor_init.pymattip2019-06-161-4/+11
* TST: bump / verify OpenBLAS in CITyler Reddy2019-05-211-10/+24
* TST: refine Azure fail reportsTyler Reddy2019-05-031-4/+4
* MAINT: use openblas, gfortran, tweak azure and comment mro (from review)mattip2019-04-211-0/+2
* TEST: update for PyPymattip2019-04-171-4/+4
* DEV: add pypy3 to azure CImattip2019-04-161-0/+11
* TST: fail Azure CI if test failuresTyler Reddy2019-04-021-3/+3
* TST: always publish Azure testsTyler Reddy2019-03-291-0/+6
* BUILD: pin sphinx to before-2.0.0mattip2019-03-281-1/+1
* TST: openblas for Azure MacOSTyler Reddy2019-03-131-8/+20
* BUILD: sphinx 1.8.3 can be used with our outdated templatesmattip2019-03-041-1/+1
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-281-1/+1
* MAINT: probe multiple DLL handling on WinTyler Reddy2019-02-221-0/+7
* BLD: Windows absolute path DLL loadingTyler Reddy2019-02-221-0/+2
* TST: fix vmImage dispatch in AzureTyler Reddy2019-01-311-3/+3
* Merge pull request #12867 from charris/test-openblasTyler Reddy2019-01-271-2/+2
|\
| * TST: Use same OpenBLAS build for testing as for current wheels.Charles Harris2019-01-271-1/+1
| * WIP: Test i686 on azure with different OpenBLAS.Charles Harris2019-01-271-1/+1
* | Merge pull request #12863 from mattip/pin-mingwCharles Harris2019-01-271-1/+1
|\ \ | |/ |/|
| * TEST: pin mingw versionmattip2019-01-271-1/+1
* | ENH: __array_function__ updates for NumPy 1.17.0Stephan Hoyer2019-01-221-1/+0
* | Merge pull request #12620 from rgommers/c99-flagsCharles Harris2019-01-091-1/+1
|\ \
| * | BLD: move -std=c99 from runtests.py to Azure configRalf Gommers2019-01-061-1/+1
* | | TST: pin Azure brew version for stability.Tyler Reddy2019-01-091-1/+1
|/ /
* | DEV: activate assert code in 32bit linux via -UNDEBUGmattip2018-12-251-2/+3
* | TST, DOC: enable refguide_checkTyler Reddy2018-12-141-1/+3
* | TST: wheel-match Linux openblas in CITyler Reddy2018-12-131-2/+9