summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* DEV: Update GH actions and Dockerfile for Gitpod (#22452)Tania Allard2022-11-151-3/+3
* TST, BLD: Fix failing aarch64 wheel builds.Charles Harris2022-10-111-1/+5
* MAINT: Quiet the anaconda uploads.Charles Harris2022-07-291-2/+2
* MAINT: Try fixing broken Anaconda uploads.Charles Harris2022-06-221-1/+2
* MAINT, STY: Make download-wheels download source files.Charles Harris2022-05-271-11/+17
* BUILD: fix tag name for travis: it is v1.23.0rc1mattip2022-05-261-1/+1
* Merge pull request #21558 from bsipocz/python36_37_cleanupSebastian Berg2022-05-232-7/+1
|\
| * MAINT: Python <3.8 related cleanupsBrigitta Sipőcz2022-05-231-1/+1
| * MAINT: Python <3.7 related cleanupsBrigitta Sipőcz2022-05-232-6/+0
* | MAINT: update PyPy to 7.3.9 and remove unused scriptmattip2022-05-231-49/+0
* | CI: fix Gitpod image build (#21570)Ralf Gommers2022-05-221-0/+1
|/
* BUILD: update OpenBLAS to v0.3.20mattip2022-05-191-3/+2
* DEV: Fixed Un-responsive live-preview in gitpod. (#21250)Bhavuk kalra2022-03-301-5/+4
* BLD: Fix upload scriptThomas Li2022-03-241-2/+3
* Merge pull request #21095 from lithomas1/patch-2Ralf Gommers2022-03-161-2/+10
|\
| * BLD: Make a sdist [wheel build]Thomas Li2022-03-121-2/+10
* | DEV: Remove deprecated "python.pythonPath".Bhavuk kalra2022-03-131-1/+1
* | Merge pull request #21145 from tirthasheshpatel/fix-gh20743Matti Picus2022-03-101-0/+2
|\ \ | |/ |/|
| * DOC: fix refguide failureTirth Patel2022-03-031-0/+2
* | DOC: document uploads to ananconda.orgmattip2022-03-061-1/+1
|/
* Merge pull request #20559 from melissawm/f2py-guideRohit Goswami2022-02-221-0/+1
|\
| * Added f2py-examples to refguide skip listmelissawm2022-01-051-0/+1
* | BUILD: if travis build is triggered manually, then upload wheelsmattip2022-02-181-0/+3
* | BLD: Try adding aarch64 wheels [wheel build]Thomas Li2022-02-171-0/+46
* | Merge pull request #21000 from charris/replace-looseversionCharles Harris2022-02-081-27/+2
|\ \
| * | MAINT: Replace LooseVersion by _pep440.Charles Harris2022-02-051-27/+2
* | | DOC: Fixed Refguide errors (#19898)Ovee Jawdekar2022-02-081-3/+0
|/ /
* | MAINT: Further small return value validation fixesSebastian Berg2022-02-031-2/+2
* | Merge pull request #20185 from melissawm/add-interop-docMatti Picus2022-02-021-0/+1
|\ \
| * | DOC: Added explanation document on interoperabilitymelissawm2021-11-221-0/+1
* | | BUILD: [wheel build] increase verbosity when testingmattip2022-01-261-1/+1
* | | ENH: add hook and test for PyInstaller.bwoodsend2022-01-201-1/+1
* | | Merge pull request #20660 from DWesl/maint-update-openblasMatti Picus2022-01-191-2/+3
|\ \ \
| * | | update OpenBLAS to 0.3.19-devmattip2022-01-181-2/+3
| * | | MAINT: update OpenBLAS to 0.3.18DWesl2021-12-251-2/+2
| | |/ | |/|
* | | DEV: Update dependencies and Docker image (#20854)Tania Allard2022-01-191-1/+1
* | | MAINT, DOC: discard repeated wordsDimitri Papadopoulos2022-01-132-2/+2
|/ /
* | BLD: Add Windows 32-bit wheels [wheel build]Thomas Li2021-12-221-4/+1
* | BLD: Add arm64 wheels [wheel build]Thomas Li2021-12-052-1/+186
|/
* DEP: remove deprecated `np.alen` functionRalf Gommers2021-11-211-1/+0
* Add 64 bit Windows builds [wheel build]Thomas Li2021-11-183-7/+956
* DEP: remove allocation_tracking, deprecate PyDataMem_SetEventHook (#20394)Matti Picus2021-11-185-690/+2
* Merge pull request #20102 from thomasjpfan/ci_buildwheel_rfMatti Picus2021-11-015-0/+1776
|\
| * CLN Address commentsThomas J. Fan2021-10-132-1/+4
| * STY Lint [cd build]Thomas J. Fan2021-10-111-1/+2
| * BLD Uses cibuildwheel for linux/osx wheels [cd build]Thomas J. Fan2021-10-115-0/+1772
* | TST: Move rebase command to a separate file.DWesl2021-10-281-0/+5
* | TST: Rebase NumPy dlls before running test in Cygwin CI.DWesl2021-10-282-6/+12
* | TST: Move all references to python version in Cygwin CI to single file.DWesl2021-10-281-1/+1
* | ENH: Configurable allocator (#17582)Matti Picus2021-10-251-1/+2
|/