commit 78bca5bc1b2d407a0773f62a62c8fa29ac70557f
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Jul 17 13:53:30 2019 -0500

    disable SkyLakeX DGEMMIxCOPY kernels
    
    See https://github.com/xianyi/OpenBLAS/pull/2111

commit fcc424df31428c073d681d112c693ad478943935
Merge: 7189b50 42546fc
Author: Jonathan J. Helmus <jjhelmus@gmail.com>
Date:   Wed Jul 17 13:36:43 2019 -0500

    Merge pull request #3 from isuruf/patch-1
    
    Set SONAME for osx

commit 42546fc1d31b275cb297c46938bc9b119f05dc98
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Fri May 31 18:27:48 2019 -0500

    Update meta.yaml

commit 81962343fbdf7d56403b1d58a98ee2cc0d67f049
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Fri May 31 18:27:18 2019 -0500

    Set SONAME for osx

commit 7189b50d1563bd90ebdae306e54c160c613afbf2
Author: Sophia Castellarin <scastellarin@anaconda.com>
Date:   Fri May 31 10:03:19 2019 -0500

    0.3.6

commit 25af12072149c71b68d4dd9e6c421bdef1982e7f
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Sep 24 02:36:42 2018 +0100

    Do not use clang-cl or flang

commit 9f9f8aca2a5b731775e2d8f34b7db46d4312c227
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Sep 18 10:41:01 2018 -0500

    disable openmp (GNU openmp not fork safe; causing hangs)

commit a6b3811fa6e3196a97bb385cf6e9a6ec5527d449
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Thu Sep 13 19:30:00 2018 -0500

    turn TLS off (prematurely enabled by default)

commit ebc6c1c81c4f87a1e9ff5bdeec8cb7f5c5a839de
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Thu Sep 13 13:11:36 2018 -0500

    set CFLAGS and FFLAGS during test stages (fix mac fail w/missing rpath)

commit b75936a53250dc5cc031b049fc9745b21e38aa37
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Thu Sep 13 09:03:15 2018 -0500

    set CPPFLAGS for mac so that tests run

commit a595a5f379f9546de7cde1f930593f5dcf3d3fb1
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Sep 4 10:24:37 2018 -0500

    update pins to be less constrained; reflect good ABI compatibility

commit 92aaf29e7f1c11243fe045ddbf19f5c2e0c539c6
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Sep 3 07:42:31 2018 -0400

    Update to 0.3.3

commit 3ccb07422ebbc8924b8afe4316a0f39460a4cf56
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Fri Aug 31 15:36:40 2018 +0100

    Quieten some pointless warnings, run lapack tests, exit with failure if tests fail.

commit 06976a0a7eab9d10509dd671a94f9730db137214
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Mon Aug 20 17:29:21 2018 -0500

    turn openmp off on mac, due to llvm/gcc mix concerns

commit dd02b90bf09c1c616730ddef6acd2ae1e9f65c86
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Mon Aug 20 10:24:25 2018 -0500

    bump build number; add nomkl run deps

commit 427568c21b75ebc898fcac14f9bc1f9cc23e1663
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Aug 20 07:33:57 2018 -0500

    Minor tidy ups

commit 97366c77f3f08d8cbb407c2655c5bc2fa8053c43
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Aug 20 07:30:23 2018 -0500

    Revert "Debugging .."
    
    This reverts commit 02fed4d687dc48dedf1095e8d2fd58c14df22a52.

commit bd3f75549981e3272535848c47386be776501dc0
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Aug 20 07:28:19 2018 -0500

    Fix gfortran detection in the face of ctng compiler version strings

commit 4763d52342ecfd9f64a488ae1dcc698ea7d34b3b
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Aug 20 11:05:05 2018 +0100

    Fix patch

commit 37d3414fd9a91722c6d408386501956dd7054c74
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Mon Aug 20 10:55:33 2018 +0100

    Add verbosity to f_check
    
    This is failing to find our fortran compiler somehow and we default to F77
    but that's not ABI compatible with the C code that calls it.

commit 02fed4d687dc48dedf1095e8d2fd58c14df22a52
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sun Aug 19 06:27:35 2018 +0000

    Debugging ..

commit 3e1272250f505656aa583c62a5bb65facfe71435
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sat Aug 18 23:08:22 2018 +0000

    Clean-up recipe

commit 314152896da86f2e324914c6a130ed2ae631a6f1
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Sat Aug 18 17:44:20 2018 -0500

    Try segfaults.patch (did not help)

commit 24723f9a5d29076c423667eb09dc6d62f975f847
Merge: 92b9b02 59330d7
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Fri Aug 10 11:40:57 2018 -0500

    Merge branch 'master' of github.com:AnacondaRecipes/openblas-feedstock

commit 92b9b025c5e30e6f34946a4fe6fe879453425c29
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Fri Aug 10 11:37:45 2018 -0500

    update; fix hardcoded fortran flags

commit a9faf5994dcb90e9a2cc78c3e19c7d3f4e56feff
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Fri Jun 1 13:04:46 2018 -0500

    whitespace cleanup

commit b4b050ec0e4888f664e0810bfb2fe563ba209ead
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Fri May 25 10:33:41 2018 -0500

    add nomkl package; fix tests on cross

commit fd8c4b9b20c58bb2abfae2dfb75fd35cc9886b0c
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue May 8 08:13:45 2018 -0500

    add jom and cmake deps on win.  Fix blas metapackage build str

commit 5b949b1372888beb44977e8bab148ba485631249
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Thu May 3 09:14:38 2018 -0500

    add blas mutex package; run_exports for it

commit 4f9480c20ab0309b1085df121f8cf62b15adfeb2
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Thu May 3 09:09:33 2018 -0500

    add explicit make dep

commit f55b188bd851171be55ade5687e6247844b8672f
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Jan 9 11:37:54 2018 -0600

    explicit selection of files in outputs
    
    Explicitly define the files which are included in each output.  Conda build
    does not exclude files already present in the prefix so globs included too many
    files.
    
    Include BUILD_PREFIX in library search path to pick up needed libraries during
    tests.
    
    Bump the build number.

commit 6e3a8a7a943f8e784dcbde86939249fa0d896cfc
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Nov 1 14:36:04 2017 -0500

    add build requirements to libopenblas package
    
    libopenblas should use the run_exports from the compilers, supply this by
    adding these are build requirements to the sub-package.

commit c1facdd9bff75a63b5733db8c97a5d1f538a2813
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Nov 1 09:39:11 2017 -0500

    add support for osx

commit e0c1601741656419e710bc0314422ae32ddce1e4
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Oct 31 15:47:44 2017 -0500

    multiple outputs
    
    split openblas into multiple output packages:
    
    libopenblas : The dynamic libraries
    libopenblas-static : static libraries
    openblas-devel : developement files (headers, config, etc)
    openblas : metapackage of libopenblas and openblas-devel

commit 42451a5465a4f636f2eb937bc3a0eefb73421ee0
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Oct 31 13:32:59 2017 -0500

    include site.cfg file

commit b1767acfc9d046d010c6412e3764637449472321
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Aug 7 15:19:44 2018 -0500

    add msarahan maintainer; change win skip

commit ecc3113182ebf84f71be62b13e343921da84a548
Merge: e26f593 aeea82d
Author: jakirkham <jakirkham@gmail.com>
Date:   Mon Aug 6 19:51:40 2018 -0400

    Merge pull request #49 from regro-cf-autotick-bot/0.3.2
    
    openblas v0.3.2

commit e26f593e63785b1c74b8b234429c044d8dcb7733
Author: Travis CI User <travis@example.org>
Date:   Sat Aug 4 17:12:28 2018 +0000

    [ci skip] [skip ci] Update anaconda token

commit aeea82dbf87c1731bc9bac8fe5f93b4839d91072
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Wed Aug 1 04:28:49 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.9 and pinning 2018.07.24

commit b8bc3d7769a6930cf868422eb9d4aba3626207a0
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Tue Jul 31 22:27:54 2018 -0600

    Update meta.yaml

commit 9f0513473bdec9510b8f67340c2b79f6b99a7f84
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Tue Jul 31 22:08:58 2018 -0600

    Update meta.yaml

commit f9e48ad3a38b83cdc17c1933cb97cfc614d5b66a
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Mon Jul 30 18:13:08 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.8 and pinning 2018.07.24

commit 4ff42d9f363f03d613f7479ce8b49c7c5172d59a
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Mon Jul 30 18:13:01 2018 +0000

    updated v0.3.2

commit 9c76d84e0fae547e9ae87aaa14c767facc645097
Merge: acabc61 ab7ca63
Author: Julien Schueller <schueller@phimeca.com>
Date:   Sun Jul 1 18:08:01 2018 +0200

    Merge pull request #47 from regro-cf-autotick-bot/0.3.1
    
    openblas v0.3.1

commit ab7ca63b74b5da2086fd9a8411aa02b31bd4a0a8
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Sun Jul 1 14:01:52 2018 +0000

    MNT: Re-rendered with conda-smithy 3.1.6 and pinning 2018.06.29

commit e7b363589d35a9826581a7281b518501947a08b3
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Sun Jul 1 14:01:46 2018 +0000

    updated v0.3.1

commit acabc6106fa55fb946eace46e9b626f0a3dc2b51
Merge: 653d644 ef5f0e7
Author: jakirkham <jakirkham@gmail.com>
Date:   Fri Jun 15 09:41:31 2018 -0400

    Merge pull request #44 from jakirkham-feedstocks/release_0.3.0
    
    Release 0.3.0

commit 59330d726e3b07f98653eeeef68febd67dffc750
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Fri Jun 1 13:04:46 2018 -0500

    whitespace cleanup

commit ef5f0e7c7cc3f64033a5230dac5a445734f58db9
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:35:01 2018 -0400

    Explicitly add `libgfortran-ng` to `host`
    
    Builds on macOS will try to look for the `libgfortran` library during
    the build. However as our compiler doesn't place that in the host
    environment, macOS builds won't find it. This is demonstrated in the
    linked log below. To fix this issue, just require `libgfortran-ng` be
    installed in the host environment so that it can be linked to.
    Admittedly this is a bit kludgy (though matches what we did previously);
    however, this is something we have dealt with before when compiling on
    macOS.
    
    Linux can escape this problem as we provide `libgfortran` on the Docker
    container. However to ensure it uses our `libgfortran`, go ahead and
    include it there as well. This is what we did for Linux before. So it is
    not too weird that we need to do it again.
    
    ref: https://circleci.com/gh/conda-forge/openblas-feedstock/130

commit 8d1b9c7237b56c1343ab9111aadb5748a30f8c02
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:35:00 2018 -0400

    MNT: Re-rendered with conda-smithy 3.1.5 and pinning 2018.05.22
    
    After revamping the recipe, re-render to update pinnings and compiler
    usage.

commit 3c0be3fdbdf43f3c85a75b2fb7ba2604e834ed33
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:34:58 2018 -0400

    Revamp recipe for conda-build 3
    
    Use the `compiler` syntax, split `build` and `host`, simplify Windows
    `vc` stuff, drop hacky `perl` pin, etc.

commit 7f5f8566be659a5175b082e4a874d483c7f7009a
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:34:57 2018 -0400

    MNT: Re-rendered with conda-smithy 3.1.5 and pinning 2018.05.22
    
    Now that we have configured macOS builds to occur on CircleCI, re-render
    so that the CI configuration files are updated accordingly.

commit 109efcd134512988460b21586680e4a057517fa1
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:34:55 2018 -0400

    Switch to using CircleCI for macOS builds
    
    As we are running into tedious issues with Travis CI (log length limit,
    quiet builds, etc.), switch to using CircleCI where these problem don't
    seem to be blocking Linux. Hopefully this will extend to their macOS
    builds as well.

commit f0b11c9a4b64cffe827a44e5083ae5bb73483c11
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:34:54 2018 -0400

    Drop now irrelevant Windows 32-bit skip
    
    As we already drop Windows 32-bit, there is no need to skip it
    specifically. So drop this redundant `skip`.

commit f1dffb3d73bb89399538ba904948b9e17a383078
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:34:52 2018 -0400

    MNT: Re-rendered with conda-smithy 3.1.5 and pinning 2018.05.22

commit 85b37582dc0e43540731f4e118bbfd84b16f597b
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:34:51 2018 -0400

    Increase the verbosity of OpenBLAS's make build
    
    Sadly the CIs are being temperamental and refuse to build something that
    is too quiet. As a result the OpenBLAS `make` step is being terminated
    prematurely. To workaround this issue, try increasing the verbosity of
    the `make` step. It is worth noting that this has gone over the CI log
    length limits historically. So this may not work either. However it's
    simple and worth trying. If it works, we will have better log
    information from the OpenBLAS build, which is a good thing.

commit afd8d66eb1a33c99ac2fc8de5b1243911c60d658
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:34:49 2018 -0400

    Release 0.3.0

commit 0afef187184a4737ee9bea5efbcacfc9d263597d
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 04:34:47 2018 -0400

    Drop unused `clapack-src-CMakeLists.txt`
    
    It appears that `clapack-src-CMakeLists.txt` was added and used as part
    of the Windows build in commit (
    005f3dc0478e42952c8c4812c75d032e5a3aa499 ). Usage of it was dropped on
    Windows in commit ( 035d12d5eac0e99de76727dbf6dd42224e3a0d71 ). However
    the file has hung around since. This drops `clapack-src-CMakeLists.txt`
    as it is no longer used.

commit 653d644580b8b87d65a3a7a6d7d2659531c46c58
Merge: 40320b7 514348c
Author: jakirkham <jakirkham@gmail.com>
Date:   Sat May 26 04:33:37 2018 -0400

    Merge pull request #46 from jakirkham-feedstocks/inc_license
    
    Package the license file

commit 514348cebfbf49c96a14dc2ae0d5f8127b073f84
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 03:06:04 2018 -0400

    Bump the build number to 8
    
    Now that the license file is being included in the `conda` package, bump
    the build number to produce new packages that have the license file.

commit cadb0d466920f577675ff5972cc5783f5519aaca
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sat May 26 03:05:25 2018 -0400

    Package the license file
    
    Make sure the license file is included in each `conda` package for user
    inspection

commit e81604957c7a5555d51d57a0c68b1c1069483022
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Fri May 25 10:33:41 2018 -0500

    add nomkl package; fix tests on cross

commit 22af68423c2b6c80c7d8b1ff3641293c4e2c002f
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue May 8 08:13:45 2018 -0500

    add jom and cmake deps on win.  Fix blas metapackage build str

commit 1f0f51008f0dc211058a70847e42d0a050e6ed9f
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Thu May 3 09:14:38 2018 -0500

    add blas mutex package; run_exports for it

commit abc8d72474e81843e77a898ba91f6e273c3ebb74
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Thu May 3 09:09:33 2018 -0500

    add explicit make dep

commit b97959f66a49fa44f37be15c929935294b0ace4f
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Jan 9 11:37:54 2018 -0600

    explicit selection of files in outputs
    
    Explicitly define the files which are included in each output.  Conda build
    does not exclude files already present in the prefix so globs included too many
    files.
    
    Include BUILD_PREFIX in library search path to pick up needed libraries during
    tests.
    
    Bump the build number.

commit c4d197d3a0b70cd014b4388bb83c8c2f693dfc22
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Nov 1 14:36:04 2017 -0500

    add build requirements to libopenblas package
    
    libopenblas should use the run_exports from the compilers, supply this by
    adding these are build requirements to the sub-package.

commit 3837a692bcac3135ea5b165df88ee01cbac83e65
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Wed Nov 1 09:39:11 2017 -0500

    add support for osx

commit e743af3c68d1a33b678bf0a76332642a3b88221b
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Oct 31 15:47:44 2017 -0500

    multiple outputs
    
    split openblas into multiple output packages:
    
    libopenblas : The dynamic libraries
    libopenblas-static : static libraries
    openblas-devel : developement files (headers, config, etc)
    openblas : metapackage of libopenblas and openblas-devel

commit 6c2c25f263cee95c17db2dc326533efe6a01ccc3
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Oct 31 13:32:59 2017 -0500

    include site.cfg file

commit 1a715c3fa541c5f1bafd2629b0ebdc1da28c410c
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Tue Oct 31 13:32:23 2017 -0500

    update to use compiler conda packages

commit 40320b71be5be2f13026cb8541f49dfde7825c96
Merge: 3ba2fd8 1b53dbe
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Fri Jan 12 16:51:05 2018 +0530

    Merge pull request #40 from xoviat/fix-library-name
    
    Fix library name

commit 1b53dbe0bc1743d9b7c677c3fcb840e7fe1040a1
Author: xoviat <xoviat@users.noreply.github.com>
Date:   Thu Jan 11 17:47:53 2018 -0600

    Meta: fix file test

commit 907eb739f2787f24d30a4de64389c9ceb990407f
Author: xoviat <xoviat@users.noreply.github.com>
Date:   Thu Jan 11 16:18:52 2018 -0600

    Manually rerender

commit 0462c246fe6794c6a028290a7843da962561f0a2
Author: xoviat <xoviat@users.noreply.github.com>
Date:   Thu Jan 11 12:13:22 2018 -0600

    Build: revert changes

commit 7a47c8808f1dddd638cd816620c7f3119fcaaa20
Author: xoviat <xoviat@users.noreply.github.com>
Date:   Thu Jan 11 12:11:52 2018 -0600

    Build: revert generator

commit 2699dc6d70d5d4f7c5f84fa428187e03e9e233af
Author: xoviat <xoviat@users.noreply.github.com>
Date:   Thu Jan 11 12:09:19 2018 -0600

    Build: use Ninja

commit 23b3334fc3fa95410fe81faeae75131230cff39e
Author: xoviat <xoviat@users.noreply.github.com>
Date:   Thu Jan 11 12:01:17 2018 -0600

    Meta: add patch

commit 2f7feb4033f7bb4726891fd4098fbf84df81f6d9
Author: xoviat <xoviat@users.noreply.github.com>
Date:   Thu Jan 11 11:59:49 2018 -0600

    Create patch to fix library name

commit 3ba2fd83260a6285bea34cd75084b2f65b8cd545
Merge: c38925e 598119f
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Fri Dec 1 15:39:15 2017 -0600

    Merge pull request #39 from isuruf/threads
    
    Set NUM_THREADS in windows

commit 598119f9b4486389f7875bc39e8d5d9960b51588
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Fri Dec 1 09:23:59 2017 -0600

    Set NUM_THREADS in windows

commit c38925e4e4251b6be2114cd432bab4b800f58241
Merge: 516ce98 2898eab
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Wed Nov 29 17:26:58 2017 -0600

    Merge pull request #34 from isuruf/windows
    
    Build on Windows with Clang and Flang

commit 2898eab8fb7933a59c29e9e4c69c57742823cc9d
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Nov 27 13:04:56 2017 -0600

    Revert "Add flang feature"
    
    This reverts commit a62ce4a50a66ce2890723f96b198a66d03aa7749.

commit a62ce4a50a66ce2890723f96b198a66d03aa7749
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Wed Nov 22 11:37:56 2017 -0600

    Add flang feature

commit b38cd8600897d3bbc7af7cc5ee75f9f4a1d85a99
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Tue Nov 21 17:22:29 2017 -0600

    Build with jom parallelly

commit fb465ae7570f931af3a65ec4ee69ed6859125a4a
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Tue Nov 21 17:08:11 2017 -0600

    Fix patch

commit 320f56abb0e306095d3cceb64e99b9185a1791a5
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Tue Nov 21 16:51:39 2017 -0600

    MNT: Re-rendered with conda-smithy 2.4.3

commit eb94a16602e86ee4effe2eb88a9eccde733b74f8
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Tue Nov 21 16:20:56 2017 -0600

    skip only win32

commit 035d12d5eac0e99de76727dbf6dd42224e3a0d71
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Tue Nov 21 16:13:40 2017 -0600

    Use flang

commit c78098eae81579d92684d62d25b9e6607366bea5
Merge: 40f484c 516ce98
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Tue Nov 21 16:12:34 2017 -0600

    Merge branch 'master' of github.com:conda-forge/openblas-feedstock into windows

commit 40f484c04c95410debd42d3126eaa5bf6a79d2c4
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Tue Nov 21 16:11:13 2017 -0600

    Add windows patches and rerender

commit 516ce9803ec9b77621adb0862752592444f25dd4
Merge: 4a65f26 f78460b
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Nov 13 23:44:00 2017 -0600

    Merge pull request #38 from isuruf/threads
    
    set NUM_THREADS=128

commit f78460b7ba26b8f8aba0a92e8aec0a68aa302ab9
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Nov 13 21:35:38 2017 -0600

    set NUM_THREADS=128

commit 4a65f26c18cfa4dea9b367016855d1d1258d4384
Merge: 3df94a8 982ec68
Author: Filipe <ocefpaf@gmail.com>
Date:   Wed Oct 25 14:31:01 2017 -0300

    Merge pull request #36 from isuruf/patch
    
    Fix patching

commit 982ec68296cb006a4b56cba291d7d3fa0794be25
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Wed Oct 25 08:46:18 2017 -0500

    Fix patching

commit 3df94a8023e0f52e6eae50edca6d3f9dc08eca68
Merge: 902cd3c 75bfebc
Author: Filipe <ocefpaf@gmail.com>
Date:   Tue Oct 3 07:44:24 2017 -0300

    Merge pull request #35 from isuruf/1247
    
    Apply PR#1247 from upstream

commit 75bfebc0f67c371bfd097a6b18dddc3c3cb33dfe
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Oct 2 17:55:45 2017 -0500

    Apply PR#1247 from upstream

commit 902cd3c64f2f42e0149677a74d6be3bfcbd10459
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Tue Aug 22 13:52:21 2017 +0000

    Re-render the feedstock after CI registration.

commit e021d5a3edb202c4f3a22c580c14b1b217d77e56
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sun Jul 30 13:14:15 2017 +0530

    Revert "enable RDP"
    
    This reverts commit 66dd20f42ffc80d3e1f8fd2fe9f5ff37f7c881b4.

commit 025bb6ab24de6f41bd517b1040e389318fe5e242
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sun Jul 30 13:13:50 2017 +0530

    Fix installing lapack dirs

commit 1bf26a70375458146a08124fb31c17d22df79f97
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sun Jul 30 12:33:34 2017 +0530

    Install lapack libraries and headers

commit 005f3dc0478e42952c8c4812c75d032e5a3aa499
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sun Jul 30 12:21:29 2017 +0530

    Fix clapack

commit 66dd20f42ffc80d3e1f8fd2fe9f5ff37f7c881b4
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sun Jul 30 11:28:47 2017 +0530

    enable RDP

commit 0d69642abbf0f1193ee5d9923374e295fdc5f976
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sun Jul 30 11:28:36 2017 +0530

    Use CLAPACK

commit 8e9b570fe8a5f3a7beae646db4ffad04f0544c17
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sun Jul 30 11:08:13 2017 +0530

    Fix ARCH and switch builds

commit dea9c0491865641df87d46751b011a9dfb89c7d2
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sun Jul 30 00:51:24 2017 +0530

    MNT: Re-rendered with conda-smithy 2.3.2

commit a9c30d3a4ecba0e83871b61b2de6da68c7f2d722
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sun Jul 30 00:50:03 2017 +0530

    MNT: Re-rendered with conda-smithy 2.3.2

commit 87dd347701cdbd48417b301fe415af2e507c6402
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sat Jul 29 23:31:25 2017 +0530

    Update patch again

commit 51004972d65433c71557a0df2dbd66e4a217b7d3
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sat Jul 29 23:06:35 2017 +0530

    Update patch

commit e0823aea9d2c50985b171dcbb3386dac92c6ee9e
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sat Jul 29 22:53:30 2017 +0530

    Set ARCH

commit 561f96153a6e12149e3981f0a4f8ae7e396ae0cf
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Sat Jul 29 22:40:34 2017 +0530

    Try windows

commit 0a8d7ba9a4cd557128b2b28813f34e2c118dce37
Merge: d5c564f 753a42d
Author: Filipe <ocefpaf@gmail.com>
Date:   Wed Jul 26 08:14:01 2017 -0300

    Merge pull request #33 from isuruf/tidy
    
    Remove unnecessary patching of libraries

commit d5c564f6c8c220f7432977119cab48a734143369
Merge: 5538298 7ce5582
Author: Filipe <ocefpaf@gmail.com>
Date:   Wed Jul 26 07:08:56 2017 -0300

    Merge pull request #32 from isuruf/osx
    
    Fix install name in OSX

commit 7ce55825e0b76d6a6aaf23a43ea425793c4c26f3
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Wed Jul 26 08:32:10 2017 +0530

    libopenblas.0.dylib -> libopenblas.dylib

commit 753a42ddaefac7cc0d7a6aaa8cb5611bd9fe5422
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Wed Jul 26 08:13:11 2017 +0530

    Remove unnecessary patching of libraries
    
    This is not used at all, because the patching was done before
    make install making it a no op.

commit cf9a6e564ea61fac45f19e5fed7e80a2f4ade215
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Wed Jul 26 07:52:01 2017 +0530

    Bump build number

commit b62047c0f4281cb38ccb3fde06359a7af9b80fdd
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Wed Jul 26 07:51:35 2017 +0530

    Fix install name in OSX

commit 553829852b7f3f045f4e8f787bb00e6171329fa6
Merge: 265ea72 756a382
Author: Julien Schueller <schueller@phimeca.com>
Date:   Tue Jul 25 09:29:02 2017 +0100

    Merge pull request #30 from isuruf/toolchain
    
    Update to 0.2.20

commit 756a3824637b38fd38cb9fa39c1ad59d39f51a6b
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Jul 24 22:10:44 2017 +0530

    Fix comment

commit fe6dc78c5784db1118760d119b9aae87f0f199d2
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Jul 24 19:36:37 2017 +0530

    Simplify symlinks

commit 547cfc9adc7af0241c82bdc557b51117b877b487
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Jul 24 19:27:13 2017 +0530

    Update to 0.2.20

commit 265ea72aa34c3921c8933eb7766c79a74eaa5624
Merge: cda4b2a 659b259
Author: jakirkham <jakirkham@gmail.com>
Date:   Thu Jun 29 11:29:31 2017 -0400

    Merge pull request #29 from jschueller/load-test
    
    Test library loading

commit 659b2590a291c6175473953b31aec8ca7b9d4fe2
Author: Julien Schueller <schueller@phimeca.com>
Date:   Thu Jun 29 16:44:47 2017 +0200

    Try use SHLIB_EXT

commit 5f97c103ffea942a7d35de70889ed6bcfd851923
Author: Julien Schueller <schueller@phimeca.com>
Date:   Thu Jun 29 16:42:20 2017 +0200

    Test library loading

commit cda4b2ab7abc1eb69791b9dc9507aef71d583b3b
Merge: bb69bd4 9964bdc
Author: Filipe <ocefpaf@gmail.com>
Date:   Mon Apr 17 08:07:54 2017 -0300

    Merge pull request #25 from isuruf/libblas
    
    add libblas symlinks

commit 9964bdc4c44a6ec8e26e399bf2ffe6cf3f96e2f5
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Apr 10 21:47:19 2017 +0530

    Use SHLIB_EXT and bump build number

commit fec9a90e1d363e07aff439cb013b0bb0da47a7a4
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Mon Apr 10 10:16:32 2017 +0530

    add libblas symlinks

commit bb69bd44bcae502f515b3b1bf8a1bcd238aba761
Merge: f304c5c 8cec082
Author: jakirkham <jakirkham@gmail.com>
Date:   Wed Mar 22 22:47:38 2017 -0400

    Merge pull request #24 from conda-forge-admin/feedstock_rerender_master
    
    MNT: Re-render the feedstock [ci skip]

commit 8cec082d89b95f82eb93b7be1402f74d9873271c
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Thu Mar 23 01:45:00 2017 +0000

    MNT: Updated the feedstock for conda-smithy version 2.2.0.

commit f304c5cd6a927aa916a5e391f4ba9a509a0cda4b
Merge: 75c06f5 641229a
Author: Julien Schueller <schueller@phimeca.com>
Date:   Sat Feb 11 15:37:34 2017 +0100

    Merge pull request #22 from isuruf/pc
    
    Add pkg-config files patch

commit 641229a1614d439ed357173c1d7ab9dbd4989ddb
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Thu Feb 9 13:26:17 2017 +0530

    Pin perl

commit cf4c5285f7015017700e0d6979b02ded1ac99b89
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Thu Feb 9 13:25:37 2017 +0530

    MNT: Re-rendered with conda-smithy 2.0.1

commit 34c3d2b3638413237db948abc94b366931583eda
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Wed Feb 8 17:20:44 2017 +0530

    Add pkg-config files patch

commit 75c06f56294fdff439c9bba9ef1b5c1606f784d9
Merge: c11eee4 3a020c5
Author: jakirkham <jakirkham@gmail.com>
Date:   Sun Dec 18 00:12:57 2016 -0500

    Merge pull request #20 from conda-forge-admin/feedstock_rerender_master
    
    MNT: Re-render the feedstock [ci skip]

commit 3a020c5f7d212e4e572f8c81c94a828ef686c5e0
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Thu Dec 8 01:38:39 2016 +0000

    MNT: Updated the feedstock for conda-smithy version 1.6.1.

commit c11eee47d7ae92b7e9d12ba8187aded1a91f2b87
Merge: c7531c6 7a85a01
Author: jakirkham <jakirkham@gmail.com>
Date:   Sun Nov 27 01:43:37 2016 -0500

    Merge pull request #19 from conda-forge-admin/feedstock_rerender_master
    
    MNT: Re-render the feedstock [ci skip]

commit 7a85a010007d38ac42bca690ad0785163de5fedc
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Sun Nov 27 01:37:49 2016 +0000

    MNT: Updated the feedstock for conda-smithy version 1.5.3.

commit c7531c6b692ac18eb149d6f573d26fef511a01f3
Merge: 4f172d9 c5f70b1
Author: jakirkham <jakirkham@gmail.com>
Date:   Sun Nov 6 16:13:37 2016 -0500

    Merge pull request #14 from jschueller/patch-1
    
    Update to 0.2.19

commit c5f70b1c986cc42a5608881365da4b8cec5732f1
Author: Julien Schueller <schueller@phimeca.com>
Date:   Tue Sep 13 17:55:19 2016 +0200

    Update to 0.2.19

commit 4f172d91ea05b4c5ee3ce663b0e81309f6781feb
Merge: 25a710b c13a420
Author: jakirkham <jakirkham@gmail.com>
Date:   Wed Nov 2 11:43:13 2016 -0400

    Merge pull request #18 from jakirkham/use_toolchain
    
    Use the `toolchain`

commit c13a420ab50b4a80f9e77b841ad057d8488106d1
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Nov 2 10:25:18 2016 -0400

    recipe: Use the `toolchain`.

commit 25a710b8b08b4298437221c22e1182509d479339
Merge: 32e1b04 d259ef4
Author: jakirkham <jakirkham@gmail.com>
Date:   Wed Nov 2 10:25:56 2016 -0400

    Merge pull request #17 from jakirkham/re-render_master_1.4.6
    
    MNT: Re-rendered with conda-smithy 1.4.6 [ci skip]

commit d259ef4a597f31fd89d4e823885f77915ea09d65
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Nov 2 09:52:37 2016 -0400

    MNT: Re-rendered with conda-smithy 1.4.6

commit 32e1b04a629e4f0db2ebd094bb4d08853078e5ad
Merge: 2f780ec 68e93da
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue Oct 18 01:11:07 2016 -0400

    Merge pull request #16 from jakirkham/re-render_master_1.3.3
    
    MNT: Re-rendered with conda-smithy 1.3.3 [ci skip]

commit 68e93daebae9f2a29c64b27d4d77c72ebde1107d
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Oct 17 13:28:33 2016 -0400

    MNT: Re-rendered with conda-smithy 1.3.3

commit 2f780ec12962e4f6393d3e162428c31b4638e256
Merge: c03c2de 7c46e7a
Author: jakirkham <jakirkham@gmail.com>
Date:   Mon Oct 3 10:47:08 2016 -0400

    Merge pull request #15 from jakirkham/re-render_1.3.0
    
    MNT: Re-render with `conda-smithy` version `1.3.0`

commit 7c46e7ad36fadb945355f14e69b08cbbb411c327
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Oct 3 10:16:22 2016 -0400

    MNT: Re-render with `conda-smithy` version `1.3.0`.

commit c03c2de31f33ec25fc50700612e21a48cb93156a
Merge: 1a87598 88fbbd2
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue Sep 13 23:38:56 2016 -0400

    Merge pull request #12 from jakirkham/build_lapack_recursive
    
    Build LAPACK with `-frecursive`

commit 88fbbd29c7340e9629d52b9f9640497c75dc5f7c
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Sep 9 15:43:51 2016 -0400

    recipe: Bump build number to 5.

commit 34cc7d7aec774c360b44e424f68e27d2152b0852
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Sep 9 14:12:38 2016 -0400

    recipe: Build LAPACK with the `-frecursive` option.

commit 1a875984170676cb5aca7b625da941f605099b84
Merge: 18a1d3a e08e652
Author: jakirkham <jakirkham@gmail.com>
Date:   Fri Sep 9 15:47:28 2016 -0400

    Merge pull request #13 from jakirkham/re-render_1.2.0
    
    Re-render with `conda-smithy` version `1.2.0`

commit e08e652512c59a3b296c1baed1b92ad02c3e386d
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Sep 9 14:33:14 2016 -0400

    Re-render with `conda-smithy` version `1.2.0`.

commit 18a1d3ac43a6f1050cdeb71c06fa96949f414ffd
Merge: f58b102 55c5ae5
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue Jul 26 09:54:45 2016 -0400

    Merge pull request #9 from zym1010/fix-threading
    
    fix threading when building OpenBLAS

commit 55c5ae52fec694c004e5a9b31d2d854a7420f498
Author: Yimeng Zhang <zym1010@gmail.com>
Date:   Tue Jul 5 12:01:23 2016 -0400

    make openblas multithread by default.

commit f58b1027c8da4722a88f912bfb7be07073aff30a
Merge: 405ea12 6005c9b
Author: Phil Elson <pelson.pub@gmail.com>
Date:   Thu Jul 14 07:52:07 2016 -0500

    Merge pull request #11 from jakirkham/use_libgfortran_osx
    
    Use libgfortran on OS X

commit 6005c9b4f94a00b8744efe0cb28e7f41b9993466
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Jul 13 23:10:15 2016 -0400

    recipe: Use `libgfortran` on OS X in addition to Linux.

commit c4438d4d9fde9eb1771e2f175e719e8507c6645b
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Jul 13 23:09:33 2016 -0400

    recipe: Drop `cloog` workaround as `gcc`'s pinning has been fixed.

commit 405ea12e0e14344202780d348fb394b44bb4b3ab
Merge: 7f53355 90ebd36
Author: Phil Elson <pelson.pub@gmail.com>
Date:   Mon Jun 27 11:50:46 2016 +0100

    Merge pull request #6 from jakirkham/use_libgfortran
    
    Only require `libgfortran` at run-time on Linux

commit 90ebd365a6a2f1d19e95a4c1660f197d665f22ae
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Jun 24 11:24:17 2016 -0400

    recipe: Bump build number.

commit 3398245faa84119d4d8491eee8694f410ffb45ee
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Jun 24 11:23:45 2016 -0400

    recipe: Use `cloog` workaround to pin `gcc` constraints.

commit fda46dba4b935b53d4459b44b459a3390f24e846
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Jun 24 11:22:28 2016 -0400

    recipe: Use libgfortran on Linux and libgcc on Mac.

commit f42ea86b887f06108ce0e0c92df8ab5799c5df86
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Jun 10 20:19:38 2016 -0400

    recipe: Only require `libgfortran` at run-time.

commit 8485949ba38b03763b859060f110b9077c5ab57b
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Jun 10 20:18:49 2016 -0400

    Re-render so that the Perl version is configured correctly.

commit 37c14d1ab6dec63864afc7c1270a25d9c8995fb5
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Jun 10 20:11:18 2016 -0400

    recipe: Requires `perl` to build.

commit 7f5335508eb8268f5a41fbde09ccce9f4eed5a23
Merge: fb8ddd0 6c357a0
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue May 17 09:37:12 2016 -0400

    Merge pull request #4 from conda-forge-admin/feedstock_rerender_master
    
    MNT: Re-render the feedstock

commit 6c357a08b30328cbcf008e3df92e6fb30c4c28e3
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Tue May 17 09:44:39 2016 +0000

    MNT: Updated the feedstock for conda-smithy version 0.10.3.
    
    [ci skip]

commit fb8ddd0732c8eae58a910e23a7d01d3fa5362fb5
Merge: 9282c88 fb2c67d
Author: jakirkham <jakirkham@gmail.com>
Date:   Fri Apr 29 20:55:41 2016 -0400

    Merge pull request #3 from jakirkham/drop_binutils
    
    Drop bintutils

commit fb2c67dd4c9915335787645fdc4c5de042a24fce
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Fri Apr 29 20:26:26 2016 -0400

    recipe: Drop bintutils. Should have a new enough version on the system.

commit 9282c881f627a395a3f3f2e1670d9ea42788a5ee
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Thu Apr 28 16:56:56 2016 +0000

    Re-render the feedstock after CI registration.

commit 2502e2b386b556be2a9d91c0c94c359425a46b0e
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Thu Apr 28 16:56:16 2016 +0000

    Initial commit of the openblas feedstock.
