[Numpy-svn] [numpy/numpy] a90754: ENH: Introduce new options extra_f77_compile_args ...

noreply at github.com noreply at github.com
Sat Aug 20 19:25:45 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy

  Commit: a90754d673aa4af4d605a657134d76422c390510
      https://github.com/numpy/numpy/commit/a90754d673aa4af4d605a657134d76422c390510
  Author: Pearu Peterson <pearu.peterson at gmail.com>
  Date:   2011-08-20 (Sat, 20 Aug 2011)

  Changed paths:
    M doc/DISTUTILS.rst.txt
  M numpy/distutils/command/build_clib.py
  M numpy/distutils/command/build_ext.py
  M numpy/distutils/extension.py
  M numpy/distutils/fcompiler/__init__.py
  M numpy/distutils/misc_util.py

  Log Message:
  -----------
  ENH: Introduce new options extra_f77_compile_args and extra_f90_compile_args to
Configuration.add_extension. Configuration.add_library, and Extension. These options
allow specifying extra compile options for compiling Fortran sources within a
setup.py file.





More information about the Numpy-svn mailing list