summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Ignore hadolint info error DL3059.Charles Harris2023-03-031-0/+2
* Merge pull request #16604 from Iamsoto/bugfix_16492_segfault_on_pyfragmentsSebastian Berg2023-02-221-0/+2
|\
| * Merge branch 'main' into bugfix_16492_segfault_on_pyfragmentsCharles Harris2022-06-0941-1160/+4078
| |\
| * | BUG: default/overloadedfunctions with long will seg faultiamsoto2020-06-141-0/+2
* | | CI: Include x86-simd-sort in submodules in gitpod.Dockerfilewarren2023-02-161-1/+1
* | | CI: check env in wheel uploader (#23183)Andrew Nelson2023-02-091-18/+23
* | | MAINT: Remove the python <3.9 guards for `__class_getitem__`BvB932023-02-021-6/+0
* | | Merge pull request #23127 from andyfaff/ancMatti Picus2023-01-302-3/+9
|\ \ \
| * | | BLD: use conda to install anaconda-client for upload [wheel build][skip azp][...Andrew Nelson2023-01-302-3/+9
* | | | CI: Rebase numpy DLLs in runtests.py.DWesl2023-01-301-2/+1
* | | | TST: Rebase F2Py-built extension modules.DWesl2023-01-291-1/+2
* | | | CI: Put timeouts on Cygwin dependency checks.DWesl2023-01-261-5/+5
* | | | CI: Print more debug information while rebasing.DWesl2023-01-261-1/+3
|/ / /
* | | DOC: fail the CI build and do not deploy if docs are not created (#23065)Matti Picus2023-01-221-0/+7
* | | CI: musllinux_x86_64 (#22864)Andrew Nelson2023-01-201-5/+34
* | | BLD: Try cibuildwheel v2.12.0Charles Harris2023-01-161-1/+1
* | | BLD: Try cibuildwheel 2.11.4Charles Harris2023-01-161-1/+1
* | | BLD: Try 2.11.3 to narrow things down.Charles Harris2023-01-161-1/+1
* | | BLD: Try building wheels with cibuildwheel 2.11.4Charles Harris2023-01-161-1/+1
* | | MAINT: Remove distutils usage in travis-test.sh.Mariusz Felisiak2023-01-041-1/+1
* | | 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