summaryrefslogtreecommitdiff
path: root/numpy/_build_utils
Commit message (Expand)AuthorAgeFilesLines
* BLD: enable building NumPy with MesonRalf Gommers2022-11-255-0/+184
* BUILD: Remove Accelerate support (#15759)Matti Picus2020-05-224-287/+0
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-032-3/+0
* Merge pull request #13060 from bran206/masterCharles Harris2019-04-101-5/+31
|\
| * BUG: Use C call to sysctlbyname for AVX detection on MacOSBran2019-04-051-6/+14
| * AVX detection fails on MacOS if $PATH doesn't contain /usr/sbin #7801Bran2019-03-141-15/+15
| * AVX detection fails on MacOS if $PATH doesn't contain /usr/sbin #7801Bran2019-03-041-1/+1
| * AVX detection fails on MacOS if /home/bran/.local/bin:/usr/local/sbin:/usr/lo...Bran2019-03-041-13/+19
| * AVX detection fails on MacOS if $PATH doesn't contain /usr/sbin #7801 -- fixBran2019-02-271-5/+17
* | STY: Fix weird indents to be multiples of 4 spacesEric Wieser2019-03-201-27/+27
|/
* BLD: Add configuration to allow cross platform builds for iOS.Russell Keith-Magee2018-03-041-0/+5
* MAINT: Delete unused _build_utils/common.pyEric Wieser2018-02-011-138/+0
* Change 'pubic' to 'public'.mmartin2016-02-131-1/+1
* MAINT: Fix some typos in a code string and commentsDongjoon Hyun2016-01-271-1/+1
* MAINT: Include from __future__ boilerplate in some files missing it.Charles Harris2015-12-051-0/+2
* MAINT: remove _build_utils/waf.py.Ralf Gommers2015-11-071-528/+0
* MAINT: list litteralRémy Léone2015-11-071-4/+1
* DOC: Add warning about numpy._build_utilsAlex Willmer2015-08-051-0/+8
* BLD: Move numpy.build_utils -> numpy._build_utils, add to MANIFEST.inAlex Willmer2015-08-055-0/+918