summaryrefslogtreecommitdiff
path: root/numpy/distutils/fcompiler/environment.py
Commit message (Expand)AuthorAgeFilesLines
* Update environment.pyYu Feng2019-03-021-1/+2
* Update numpy/distutils/fcompiler/environment.pyEric Wieser2019-03-021-1/+1
* Changes suggested by eric-wieserYu Feng2019-03-021-8/+7
* Convert fortran flags from environment variableYu Feng2019-03-021-2/+6
* MAINT: add warning to numpy.distutils for LDFLAGS append behavior.Ralf Gommers2018-12-271-2/+13
* 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