summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Replace Python3.8 by Python3.9.Charles Harris2022-12-291-3/+1
* BLD: CIRRUS_TAG reduxAndrew Nelson2022-12-191-1/+1
* BLD: redo delocate, update labelermattip2022-12-181-2/+1
* BLD: use newer version of delocatemattip2022-12-171-1/+1
* CI: fix CIRRUS_TAG check when tagging. Closes #22730 (#22752)Andrew Nelson2022-12-071-6/+12
* Merge pull request #22690 from mattip/cirrus-uploadMatti Picus2022-12-022-13/+7
|\
| * BUILD: more bash script cleanupsmattip2022-11-301-2/+2
| * BUILD: fix cirrus wheel upload triggersmattip2022-11-302-11/+5
* | CI: Make benchmark asv run quick to only check that benchmarks workSebastian Berg2022-11-301-2/+2
|/
* BUILD: more cirrus CI env tweaksmattip2022-11-281-1/+3
* BUILD: tweak configuration, run set_travis_varsmattip2022-11-281-4/+6
* BUILD: disable aarch64 on travis, parse CIRRUS env variables for wheel uploadmattip2022-11-281-2/+6
* Merge pull request #22650 from andyfaff/cirrusMatti Picus2022-11-281-0/+88
|\
| * remove TODOMatti Picus2022-11-271-1/+0
| * Add encrypted tokensMatti Picus2022-11-271-3/+3
| * CI: split into separate runsAndrew Nelson2022-11-261-1/+3
| * CI: enable uploadAndrew Nelson2022-11-221-9/+8
| * CI: initial cirrus configAndrew Nelson2022-11-221-0/+88
* | BLD: enable building NumPy with MesonRalf Gommers2022-11-251-0/+86
|/
* give up: skip openblas version check on macos-x86_64mattip2022-11-191-13/+10
* aid debugging on the runnermattip2022-11-181-1/+1
* aid debugging on the runnermattip2022-11-181-2/+3
* aid debugging on the runnermattip2022-11-181-0/+3
* aid debugging on the runnermattip2022-11-181-0/+2
* move to macos-12 for wheel building, restore testmattip2022-11-181-2/+1
* do not explicitly set MACOSX_DEPLOYMENT_TARGET, disable test for nowmattip2022-11-182-3/+2
* check for openblas version before setting env variables on macosmattip2022-11-181-7/+6
* explicitly set MACOSX_DEPLOYMENT_TARGET=10.9 before build, cleanup redundant ...mattip2022-11-181-0/+2
* copy LIBRARY_PATH from scipy buildmattip2022-11-171-1/+3
* BLD: update OpenBLAS to 0.3.21 and clean up openblas download test (#22525)Matti Picus2022-11-175-116/+122
* DEV: Update GH actions and Dockerfile for Gitpod (#22452)Tania Allard2022-10-191-3/+3
* MAINT: Don't include "dirty" in versioneer generated versions.Charles Harris2022-10-151-1/+1
* Merge pull request #22419 from HaoZeke/minorMaintSebastian Berg2022-10-121-90/+32
|\
| * MAINT: Readable macro for the SWIG version checksRohit Goswami2022-10-101-17/+17
| * MAINT: Remove PyCObject from the SWIG interfaceRohit Goswami2022-10-101-73/+15
* | TST, BLD: Fix failing aarch64 wheel builds.Charles Harris2022-10-111-0/+4
|/
* MAINT: Fix typos found by codespellDimitri Papadopoulos2022-10-071-1/+1
* CI, SIMD: Test and build without the support of AVX2 and AVX512Sayed Adel2022-09-221-0/+2
* MAINT, TST: Shorten wheel test output on travis buildsCharles Harris2022-09-191-1/+1
* MAINT, TST: Shorten test output on travis buildsCharles Harris2022-09-191-2/+4
* Remove incorrect comment about checking generated C files inWilliam Stein2022-09-081-4/+0
* Merge pull request #21152 from PrecisionWordcraft/howto-bugMelissa Weber Mendonça2022-08-121-1/+2
|\
| * DOC: style fixesmelissawm2022-07-071-1/+2
* | MAINT: Quiet the anaconda uploads.Charles Harris2022-07-281-2/+2
|/
* CI: tools: Remove a long but obsolete comment from travis-test.shwarren2022-06-281-9/+0
* Update sphinxJarrod Millman2022-06-241-15/+4
* MAINT: Try fixing broken Anaconda uploads.Charles Harris2022-06-221-1/+2
* Apply suggestions from code reviewSayed Adel2022-06-171-1/+1
* CI: add workflow for non-optimized buildsSayed Adel2022-06-161-7/+17
* CI: Guard compile-time CPU features testsSayed Adel2022-06-151-0/+36