summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* BLD: update to OpenBLAS 0.3.23, fixmattip2023-05-051-10/+9
* Merge pull request #22493 from mwtoews/maint-openSebastian Berg2023-04-283-8/+7
|\
| * MAINT: remove redundant open() modes and io.open() aliasMike Taves2022-10-293-8/+7
* | Deleted tools/allocation_tracking/README.mdJules Kouatchou2023-04-261-86/+0
* | Provided an example on how to use np.lib.tracemalloc_domain.Jules Kouatchou2023-04-221-5/+84
* | MAINT: remove sudoAndrew Nelson2023-04-081-4/+5
* | CI: macosx_arm64 natively on cirrusAndrew Nelson2023-04-084-6/+110
* | MAINT: remove support for Gitpod, add note on using CodespacesRalf Gommers2023-03-234-218/+0
* | Merge pull request #23339 from step-security-bot/stepsecurity_remediation_167...Charles Harris2023-03-141-1/+1
|\ \
| * | [StepSecurity] Apply security best practicesStepSecurity Bot2023-03-051-1/+1
* | | BLD: Check for submodules before build (#23372)Raghuveer Devulapalli2023-03-121-1/+3
|/ /
* | 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
|/ / / /