commit ac82335ccbdd7fbf4e9a0fe1f640aad1f0a72fe2
Merge: 2bbaf6c 07d0a74
Author: Kai Tietz <47363620+katietz@users.noreply.github.com>
Date:   Fri Jun 24 13:50:59 2022 +0200

    Merge pull request #2 from AnacondaRecipes/build-missing
    
    modify used python build version to 3.8.*

commit 07d0a74a2bc571fbae7416f13c649a3de2d56f2f
Author: Kai Tietz <ktietz@anaconda.com>
Date:   Fri Jun 24 13:47:35 2022 +0200

    adjust Windows build, which failed to set proper MAJ_MIN_VER

commit 6cb1abcf3ed4f510673fbf5fc7a6fc9967cdd340
Author: Kai Tietz <ktietz@anaconda.com>
Date:   Fri Jun 24 13:31:14 2022 +0200

    add some debugging

commit a1de6b76979fb670e4a987244b7222767a7ac935
Author: Kai Tietz <ktietz@anaconda.com>
Date:   Fri Jun 24 13:17:20 2022 +0200

    modify used python build version to 3.8.*

commit 2bbaf6c0b44188bfd9c96cdce7242996d38b17e5
Author: Kai Tietz <ktietz@anaconda.com>
Date:   Wed Feb 2 22:11:10 2022 +0100

    fix ident

commit 7e503ecc9cabeea189dcc68c4912235d02cb94d9
Author: Kai Tietz <ktietz@anaconda.com>
Date:   Mon Jan 31 18:24:54 2022 +0100

    add patch dependency

commit 78869216de7876fdefab5e8508a6474df5f676b7
Author: Kai Tietz <ktietz@anaconda.com>
Date:   Thu Sep 2 19:41:38 2021 +0200

    add support for osx-arm64

commit 8de7ae7c9d1d5da3393aac7cd98efe7e780c7fff
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Thu Jun 14 09:33:51 2018 -0500

    add run_exports, fix cc ref to  in tests

commit 716c1ee14b8c265a81ee3679fbce90103472a34c
Merge: 7c479f4 3249f6b
Author: Jonathan J. Helmus <jjhelmus@gmail.com>
Date:   Tue Jun 5 13:03:20 2018 -0500

    Merge pull request #29 from isuruf/patch
    
    Add patch to remove unnecessary warning

commit 3249f6b519958e5aa41af1f8b8c731da63953c9b
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Fri Jun 1 23:50:26 2018 -0600

    Workaround for python matrices

commit 34a3e82aadf45fb672e900fb0f58fdd0c288e05e
Author: conda-forge-admin <pelson.pub+conda-forge@gmail.com>
Date:   Sat Jun 2 05:42:39 2018 +0000

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

commit b867057b1a2ec129e8fbd2dd99fdb9020b2cbe5e
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Fri Jun 1 23:40:59 2018 -0600

    Add patch to remove warning

commit e55de745765c6be9805e4547988368f41ef1a620
Author: Isuru Fernando <isuruf@gmail.com>
Date:   Fri Jun 1 23:40:04 2018 -0600

    Update to cb3

commit 7c479f403b69db86996acfcca1f315d07f8a21d7
Merge: 07c210d 3b46826
Author: jakirkham <jakirkham@gmail.com>
Date:   Sat Mar 3 17:15:56 2018 -0500

    Merge pull request #27 from dougalsutherland/4.65
    
    bump to 4.65

commit 3b46826153621478ed335738619d5229db0bccd2
Author: Dougal J. Sutherland <dougal@gmail.com>
Date:   Tue Feb 27 21:10:57 2018 +0000

    MNT: Re-rendered with conda-smithy 2.4.5

commit 5c3fe89ab0ca1ada9b7d1477ee29adb8d55ef47a
Author: Dougal J. Sutherland <dougal@gmail.com>
Date:   Tue Feb 27 21:08:49 2018 +0000

    bump to 4.65

commit 07c210db38fc697199a41585e7e50f9c6248358e
Merge: d912c21 e6966d7
Author: jakirkham <jakirkham@gmail.com>
Date:   Sun Sep 17 22:30:19 2017 -0400

    Merge pull request #26 from dougalsutherland/4.63
    
    bump to 4.63

commit d912c21dacccbeda69ac8045706fd7a725d84f47
Merge: 1805b93 f68a840
Author: jakirkham <jakirkham@gmail.com>
Date:   Thu Sep 14 16:32:10 2017 -0400

    Merge pull request #25 from jakirkham-feedstocks/fix_win_vc
    
    Fix Windows VCs

commit e6966d7d2b96a5d275e43f1de2397aae88a6d4fa
Author: Dougal J. Sutherland <dougal@gmail.com>
Date:   Thu Sep 14 20:54:00 2017 +0100

    bump to 4.63

commit f68a8402cfb40f6b60e950f07b72daaa556cdf64
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Sep 14 15:24:17 2017 -0400

    MNT: Re-rendered with conda-smithy 2.4.0
    
    As Python 3.5 is skipped on Windows now, re-render to remove Python 3.5
    from the AppVeyor matrix.

commit b26802d037bcaec0227adf35958ae3912608ebeb
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Sep 14 15:21:09 2017 -0400

    Skip building on Windows with Python 3.5
    
    Both Python 3.5 and Python 3.6 use the same VC version on Windows. As
    this package doesn't have Python portions, we need only build once for
    this VC version. As Python 3.5 will be phased out before Python 3.6 is
    phased out, we go ahead and skip building with Python 3.5 on Windows.
    This should lighten the burden on AppVeyor a little as well.

commit 2ec9b56e14e9d4ac6b12886d015bad5c0e0a33b2
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Sep 14 15:18:45 2017 -0400

    On Windows use vc14 with Python 3.6
    
    The `vc` feature for Windows builds using Python 3.6 was unspecified
    before. However we need a `vc` feature in all cases to make sure that
    everything linked on Windows used the same compiler. For Python 3.6 that
    is `vc14` (just like Python 3.5). So we add that to our feature list.

commit 1805b93f4ae7fda0b2c379a7043e99ab94a40385
Merge: 45fc67c c831ffc
Author: jakirkham <jakirkham@gmail.com>
Date:   Thu Sep 14 12:54:47 2017 -0400

    Merge pull request #24 from jakirkham-feedstocks/release_4.62
    
    Release 4.62

commit c831ffce8fbd0280036d66a0802ce9713742126d
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Sep 13 23:07:22 2017 -0400

    Release 4.62

commit c6565ad2f5a727fff98ab27385b219b1cf8f3923
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Sep 13 23:05:44 2017 -0400

    Include build number in Jinja
    
    Simplifies the manual update process by including all of the relevant
    content to change at the top (assuming no dependency changes).

commit 45fc67c09a83045e47bd4926df593dcba14933ac
Merge: 7ee3c68 4d269d1
Author: jakirkham <jakirkham@gmail.com>
Date:   Wed Sep 13 22:59:08 2017 -0400

    Merge pull request #23 from jakirkham-feedstocks/re-render__master__2.4.0
    
    MNT: Re-rendered with conda-smithy 2.4.0

commit 4d269d1651eb9869e9d03af57726c455100b4eac
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Wed Sep 13 11:06:33 2017 -0400

    MNT: Re-rendered with conda-smithy 2.4.0

commit 7ee3c688a7aa2c52a828e6772b90a8e48073a187
Merge: e1c25c4 8c43c77
Author: Jonathan J. Helmus <jjhelmus@gmail.com>
Date:   Wed Sep 13 07:00:18 2017 -0500

    Merge pull request #22 from jakirkham-feedstocks/various_build_fixes
    
    Various build fixes

commit 8c43c773496520551b71f356e06e5a8dd4ac125e
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 15:07:25 2017 -0400

    Bump build number to 1
    
    Various changes including pinning gmp, which require a rebuild.

commit fd09bc8a93f23dd1046157414c232ef6723310fd
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 15:00:19 2017 -0400

    Fix compilation test
    
    Needs to use toolchain to build. Also need to avoid LD_LIBRARY_PATH for
    newer macOS version. Standardize some flags by using environment
    variables to just simplify things a bit too.

commit 77104cfefbc3912a1ae6a936ffaeabccd77feaea
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 14:50:08 2017 -0400

    Set rpath on macOS and Linux
    
    Necessary to link gmp correctly and run the tests without linkage
    issues.

commit 2511cf6bbfb517ab394b81c49e5dc215d04b241d
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 14:38:21 2017 -0400

    Include existing LDFLAGS
    
    Make sure not to override the toolchain when adding LDFLAGS.

commit 71cd1f77e6dee8e337aec45ed4be5757142fd972
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 14:35:17 2017 -0400

    Pin gmp correctly

commit ab9df4b83470627e2c638b08b01bd676de2e7839
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 14:33:57 2017 -0400

    Drop python on Windows
    
    This should not be needed to set the features correctly on Windows. One
    merely needs to install a `python` version to affect this change.

commit 7078bc24dfcd6caccec33b530788784d99040e9a
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 14:32:49 2017 -0400

    Add toolchain as a build requirement
    
    Needed to properly configure compilation (particularly on macOS).

commit 3f89eb6bb265aa26c3b0b9e021974f4d945c8aa7
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 14:31:08 2017 -0400

    Quote the PREFIX
    
    If one builds with this recipe offline and there are spaces in the
    PREFIX, we want to be sure to keep the path intact. Thus we now quote
    it.

commit 2515070f4011b42c5230ed066ed27dfa7a218790
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 14:29:54 2017 -0400

    Stop messing with LD_LIBRARY_PATH
    
    This going to cause some issues on newer version of macOS (e.g. 10.12).
    So we simply cannot allow setting the `LD_LIBRARY_PATH`. Hence it is
    dropped. Though there may be other changes necessitated by this
    adjustment.

commit 1fd4eecb7fdbdc804032e7b557ccdcecbe729af4
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Sun Sep 10 14:27:56 2017 -0400

    Don't use brew to install gmp
    
    As we basically remove Homebrew and provide the gmp package, this
    already shouldn't be working. Still this line shouldn't be here. Hence
    we remove it.

commit e1c25c4bc459d6c13f4048e482627c9f0c345246
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Sat Aug 26 19:13:18 2017 +0000

    [ci skip] [skip ci] Update anaconda token

commit c23251a9ef80bc3c0c2f6ff787a3293cb349592e
Merge: 373cadf a8d4d18
Author: jakirkham <jakirkham@gmail.com>
Date:   Sat Mar 4 10:56:17 2017 -0500

    Merge pull request #19 from snorfalorpagus/rerender
    
    Re-rendered 2.1.1, Python 3.6, version 4.61

commit a8d4d1863ccaa5ba1121a781c440c9ab974f2aea
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Wed Mar 1 15:15:43 2017 +0000

    Upgrade to GLPK 4.61

commit 78ceb189ccaf823620adab30fdb46679ae0b5ae3
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Tue Feb 28 18:03:28 2017 +0000

    MNT: Re-rendered with conda-smithy 2.1.1

commit 373cadfc1be8251e1cad0a29e6c36fe5353a344c
Merge: 190b3ba d0a7a06
Author: jakirkham <jakirkham@gmail.com>
Date:   Fri Dec 9 01:00:38 2016 -0500

    Merge pull request #18 from jakirkham/minor_cleanup
    
    Minor cleanup

commit d0a7a06e6fbad5c8ea97c4ce08943056b607ee1d
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Dec 8 22:48:40 2016 -0500

    MNT: Re-rendered with conda-smithy 1.6.1
    
    Re-render to update license metadata.

commit c171d267441724313f1870ea55dfd546deb98ed4
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Dec 8 22:47:59 2016 -0500

    recipe: Shorten license metadata.

commit 42b000b5d40e4c24c766c9f7c5eaf395ffcb372e
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Thu Dec 8 22:51:31 2016 -0500

    Use CRLF line endings in `bld.bat`.

commit 190b3ba069d6fd56872572b2213a6b621e4becb9
Merge: b8c8b0e 586146c
Author: Filipe <ocefpaf@gmail.com>
Date:   Thu Dec 8 09:02:07 2016 -0300

    Merge pull request #17 from snorfalorpagus/rerender
    
    MNT: Re-rendered with conda-smithy 1.6.0

commit 586146c3503db53e27c35aba06490c10ffd2b846
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Thu Dec 8 11:46:31 2016 +0000

    MNT: Re-rendered with conda-smithy 1.6.0

commit b8c8b0e38bc796d3709b8529cd0818262915914f
Merge: 8af1b56 d8ef39f
Author: Jonathan J. Helmus <jjhelmus@gmail.com>
Date:   Fri Oct 14 16:53:05 2016 -0500

    Merge pull request #13 from snorfalorpagus/win_dll
    
    WIP: Upgrade to GLPK 4.60 and build shared library on Windows

commit d8ef39fac54d7308c6b22f84c5b60fca78ae64b4
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Tue Oct 4 11:00:51 2016 +0100

    Added setuptools to test dependencies

commit 55cc3d5eea2f61335869f4ac9e9caba972008472
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Tue Oct 4 09:54:17 2016 +0100

    Rerendered feedstock

commit b2d6633c758c375632350248506e4629f143c38b
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Mon Sep 26 11:33:07 2016 +0100

    Fixed file tests on OS X

commit 42435c05a595df095ae4b3f9f533b6a0b9609904
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Mon Sep 26 11:24:07 2016 +0100

    Trying to fix import error on OS X

commit 544f5ad75d8b053d9e2e623f7b30726d4a82545e
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Mon Sep 26 11:17:31 2016 +0100

    Added file tests for Linux and OS X

commit 10108bc97575b56049d0d25ab2d0121afb87437c
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Mon Sep 26 10:43:03 2016 +0100

    Fixed lib_path for Linux + Mac

commit 449fc129eb52fc6b3336026e346e4924ead690d7
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Mon Sep 26 10:37:33 2016 +0100

    Added test_ctypes to test files

commit 2d269a1499aafa955283ef4eaa01ac203d3d7ae7
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Mon Sep 26 10:33:07 2016 +0100

    Added ctypes test

commit de8187e29b57b5c0b8d9947f7996c60ebcf5c884
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Wed Aug 24 18:23:50 2016 +0100

    Make bld.bat robust to version changes

commit caf12f6466b0e037d79b3841badde58d52a53980
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Wed Aug 24 17:39:29 2016 +0100

    Build shared library (DLL) on Windows

commit 85ad01c087daa24cef812ce72a36badb241ee4fe
Author: Joshua Arnott <josh@snorfalorpagus.net>
Date:   Wed Aug 24 17:39:14 2016 +0100

    Updated to GLPK 4.60

commit 8af1b5679959ede0f15287b8726e8480d562b071
Merge: 8532b85 0971205
Author: jakirkham <jakirkham@gmail.com>
Date:   Tue May 17 11:15:26 2016 -0400

    Merge pull request #9 from jjhelmus/fixup
    
    Remove lint and re-render recipe

commit 0971205a324088d429d394fb7dc6861d9b1c53bf
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Sun May 15 19:51:10 2016 -0500

    Rerender feedstock

commit 3bcd510cbae0a4d81ef6fe0e322bc75bfafc8c5e
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Sun May 15 19:48:44 2016 -0500

    Fix selectors to match currently style

commit ae9b4808ea43d1a4723912e8194f32e15a191f05
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Sun May 15 19:47:53 2016 -0500

    Add Python as a Windows build dependency

commit 8532b85096dbd48c6a75f919f597b13c465337fd
Merge: 9e22bd3 62f2202
Author: jakirkham <jakirkham@gmail.com>
Date:   Mon Mar 28 15:21:19 2016 -0400

    Merge pull request #5 from jakirkham/retrigger_ci
    
    Retrigger CI

commit 62f2202b1f642c91abedec68712b72071f6ec79d
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Mar 28 14:54:20 2016 -0400

    recipe: Remove newline.

commit 060fb2f2bde3522865c5006c168238ae67d44eba
Author: John Kirkham <kirkhamj@janelia.hhmi.org>
Date:   Mon Mar 28 14:54:08 2016 -0400

    recipe: Add newline.

commit 9e22bd391398e6c3017b5b2cb023236f68cc4ee3
Merge: c5dbe62 85f8cbf
Author: jakirkham <jakirkham@gmail.com>
Date:   Mon Mar 28 13:33:58 2016 -0400

    Merge pull request #4 from jjhelmus/fix_osx
    
    Set LD_LIBRARY_PATH to build.sh

commit 85f8cbf137c30465dfb48e34f1a8b871cf2ac3df
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Mon Mar 28 12:12:57 2016 -0500

    Only uninstall gmp on Travis CI platform
    
    [skip appveyor]

commit 791ec8c8a882e323935bcc80e7a7800c89f81577
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Mon Mar 28 11:48:22 2016 -0500

    Uninstall brew version of gmp
    
    [skip appveyor]

commit c9dc48d807b2ab4af4781f202a29bd8f588889e4
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Mon Mar 28 11:03:10 2016 -0500

    Set LD_LIBRARY_PATH to build.sh
    
    [skip appveyor]

commit c5dbe627e30d8dcaf39fdbf3f798f09bd089569b
Merge: 75b937e 955839e
Author: Jonathan J. Helmus <jjhelmus@gmail.com>
Date:   Mon Mar 28 10:35:23 2016 -0400

    Merge pull request #2 from jjhelmus/fix_win
    
    Fix Windows build

commit 955839e02023b9b9263844b8f8b00611f70c54fa
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Fri Mar 25 06:40:26 2016 -0500

    Bump to restart AppVeyor

commit 1409d5cffd856bcd9892b706894762700f63fde4
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Thu Mar 24 20:27:10 2016 -0500

    Add build matrix to AppVeyor

commit e31870907a7a5ba7a0ca94db6f89ccff11a80c88
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Thu Mar 24 20:27:01 2016 -0500

    Add python as a test requirement

commit 75b937ea9e7ba3a7ae590b081797a8dc96848c2c
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Mon Mar 21 11:41:07 2016 +0000

    Re-render the feedstock after CI registration.

commit 64251b57632603378dcbbe4bb40d69b75a8980d2
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Mon Mar 21 11:40:22 2016 +0000

    Initial commit of the glpk feedstock.
