[Numpy-svn] [numpy/numpy] 10c3eb: BLD: fix compiler_cxx check failure

GitHub noreply at github.com
Fri Aug 21 10:39:48 EDT 2015


  Branch: refs/heads/maintenance/1.10.x
  Home:   https://github.com/numpy/numpy
  Commit: 10c3eb008b43365f5398513282d98d17287e14fc
      https://github.com/numpy/numpy/commit/10c3eb008b43365f5398513282d98d17287e14fc
  Author: yolanda15 <yolanda15 at users.noreply.github.com>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M numpy/distutils/intelccompiler.py

  Log Message:
  -----------
  BLD: fix compiler_cxx check failure


  Commit: 40669f5695b6a03fdb0f8d702c8309b5134df14c
      https://github.com/numpy/numpy/commit/40669f5695b6a03fdb0f8d702c8309b5134df14c
  Author: Ralf Gommers <ralf.gommers at gmail.com>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M numpy/distutils/fcompiler/intel.py

  Log Message:
  -----------
  BUG: fix 32-bit arch flag for Intel Fortran compiler.

See https://software.intel.com/en-us/node/524904.  Reported in gh-6095.


  Commit: 059e415c9e6b5c29e6a23ba1a6c36237eb4e5473
      https://github.com/numpy/numpy/commit/059e415c9e6b5c29e6a23ba1a6c36237eb4e5473
  Author: Ralf Gommers <ralf.gommers at gmail.com>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M numpy/distutils/fcompiler/gnu.py

  Log Message:
  -----------
  BUG: fix typo which fused two compile flags on Windows for GFortran.

Reported in gh-6095.


  Commit: 2e20e96513fe3eaa5c994920bc8e5becd71ddd6a
      https://github.com/numpy/numpy/commit/2e20e96513fe3eaa5c994920bc8e5becd71ddd6a
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M numpy/distutils/fcompiler/gnu.py
    M numpy/distutils/fcompiler/intel.py
    M numpy/distutils/intelccompiler.py

  Log Message:
  -----------
  Merge pull request #6228 from charris/backport-compiler-fixes

Backport compiler fixes


Compare: https://github.com/numpy/numpy/compare/c1f1115e0480...2e20e96513fe


More information about the Numpy-svn mailing list