[Numpy-svn] [numpy/numpy] ae438c: BLD: Add mingw-w64 support for the mingw64static o...

GitHub noreply at github.com
Fri Feb 27 12:27:20 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: ae438c3707ccb451c6f0d8150388f9d75a9b5375
      https://github.com/numpy/numpy/commit/ae438c3707ccb451c6f0d8150388f9d75a9b5375
  Author: carlkl <cmkleffner at gmail.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M numpy/core/src/multiarray/multiarraymodule.c
    M numpy/distutils/fcompiler/gnu.py
    M numpy/distutils/mingw32ccompiler.py
    M numpy/lib/tests/test_function_base.py
    M setup.py

  Log Message:
  -----------
  BLD: Add mingw-w64 support for the mingw64static option.


  Commit: 08178994ee2d97ff8c48cb6e8f1140b3dae2bd69
      https://github.com/numpy/numpy/commit/08178994ee2d97ff8c48cb6e8f1140b3dae2bd69
  Author: carlkl <cmkleffner at gmail.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M numpy/distutils/system_info.py

  Log Message:
  -----------
  BLD: Improve mingw-w64 detection of check_embedded_lapack.


  Commit: 444b5ac1eb8d0e2bfe548770af3ab8e6af846832
      https://github.com/numpy/numpy/commit/444b5ac1eb8d0e2bfe548770af3ab8e6af846832
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M INSTALL.txt

  Log Message:
  -----------
  DOC: Document Carl Kleffner's MinGW-w64 toolchain in INSTALL.txt.

Taken from the description in gh-5587.


  Commit: 96abd32de241864ee97f30357234cbc9a96c43ae
      https://github.com/numpy/numpy/commit/96abd32de241864ee97f30357234cbc9a96c43ae
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M INSTALL.txt
    M numpy/core/src/multiarray/multiarraymodule.c
    M numpy/distutils/fcompiler/gnu.py
    M numpy/distutils/mingw32ccompiler.py
    M numpy/distutils/system_info.py
    M numpy/lib/tests/test_function_base.py
    M setup.py

  Log Message:
  -----------
  Merge pull request #5614 from charris/cleanup-gh-5587

BLD: Add support for MinGW-w64/OpenBLAS


Compare: https://github.com/numpy/numpy/compare/06af9918f6bf...96abd32de241


More information about the Numpy-svn mailing list