summaryrefslogtreecommitdiff
path: root/numpy/distutils/ccompiler_opt.py
Commit message (Expand)AuthorAgeFilesLines
* BUG, BLD: fix multi-target name in `CCompilerOpt`'s reportSayed Adel2020-10-271-4/+3
* Merge pull request #17250 from albertvillanova/fix-docstringCharles Harris2020-09-101-1/+1
|\
| * Fix docstring cross-referencingAlbert Villanova del Moral2020-09-041-1/+1
* | DIST: fix minor grammar errors in CCompilerOpt docstring(extra_checks)Sayed Adel2020-09-031-7/+7
* | BLD: Check for reduce intrinsics and AVX512BW mask operationsSayed Adel2020-08-261-10/+82
|/
* BUG: fix the search dir of dispatchable sourcesSayed Adel2020-07-141-2/+5
* fix decode error when building and get rid of warnQiyu82020-07-091-5/+3
* Update numpy/distutils/ccompiler_opt.pyMatti Picus2020-06-181-3/+3
* ENH,BUG:distutils Remove the origins from the implied featuresSayed Adel2020-06-181-14/+39
* ENH: [1/7] enable multi-platform SIMD compiler optimizationsSayed Adel2020-06-151-0/+2438