summaryrefslogtreecommitdiff
path: root/numpy/distutils/fcompiler/environment.py
Commit message (Collapse)AuthorAgeFilesLines
* Update environment.pyYu Feng2019-03-021-1/+2
|
* Update numpy/distutils/fcompiler/environment.pyEric Wieser2019-03-021-1/+1
| | | Co-Authored-By: rainwoodman <rainwoodman@gmail.com>
* Changes suggested by eric-wieserYu Feng2019-03-021-8/+7
|
* Convert fortran flags from environment variableYu Feng2019-03-021-2/+6
| | | This PR fixes #13074.
* MAINT: add warning to numpy.distutils for LDFLAGS append behavior.Ralf Gommers2018-12-271-2/+13
| | | | See gh-7427
* Simplify logicIsuru Fernando2018-07-081-11/+2
|
* convert env variable flags and fix LDSHAREDIsuru Fernando2018-07-081-2/+6
|
* Move distutils.environment.py to distutils.fcompilerIsuru Fernando2018-07-071-0/+82