commit 1129b69d80062e842a0f37147aa896aeedec5dc6
Merge: 1352ee5 6801472
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Mon Dec 21 14:32:49 2020 +0000

    Add run_exports and @xhochy as a maintainer
    
    automerged PR by conda-forge/automerge-action

commit 6801472b5278d509baac4476a225a03b5fd0f505
Author: Uwe L. Korn <xhochy@users.noreply.github.com>
Date:   Mon Dec 21 15:19:42 2020 +0100

    Update recipe/meta.yaml

commit ac1202dea10ca98e22fe325513129a0cc5c72fbe
Author: Uwe L. Korn <uwe.korn@quantco.com>
Date:   Mon Dec 21 15:18:36 2020 +0100

    MNT: Re-rendered with conda-build 3.20.5, conda-smithy 3.8.5, and conda-forge-pinning 2020.12.21.13.42.08

commit 12fb16a7508492eb4183475bff3afd89875b9b61
Author: Uwe L. Korn <uwe.korn@quantco.com>
Date:   Mon Dec 21 15:17:59 2020 +0100

    Add run_exports and @xhochy as a maintainer

commit 1352ee549de891516ea20f4a14e2d94bd053bc25
Author: Adam Ehlers Nyholm Thomsen <adament@adament.net>
Date:   Wed Dec 16 14:45:28 2020 +0100

    Build Release configuration on Windows (#14)
    
    As documented by @rwhitt2049 in conda-forge/python-xxhash-feedstock#15
    the windows build of xxhash is a debug build and links against the
    Windows Debug runtime which is not available on most machines.
    It can also be seen from the Azure pipelines log[^1] that the recipe
    builds the Debug configuration on Windows. According to the CMake
    documentation[^2] specifying CMAKE_BUILD_TYPE has no effect on the
    Visual Studio generator. Instead a StackOverflow post[^3] says to use
    --config Release in the build command.
    
    [^1]: https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=248039&view=logs&j=a70f640f-cc53-5cd3-6cdc-236a1aa90802&t=f5d15007-a01c-5ad8-c9ce-4d519d3b275f&l=403
    
    [^2]: https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html
    
    [^3]: https://stackoverflow.com/a/20423820

commit d8631bd31cc96d389f818d68b5c52e2ed0b52f4d
Merge: 7175403 b8b90cf
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 4 19:52:12 2020 +0000

    ARM OSX Migrator
    
    automerged PR by conda-forge/automerge-action

commit b8b90cf6eada65279449cb2758addd7ecc0100f9
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Fri Dec 4 19:31:36 2020 +0000

    MNT: Re-rendered with conda-build 3.20.5, conda-smithy 3.8.5, and conda-forge-pinning 2020.12.04.16.35.12

commit 1e29d30b91f9b4d44e98ceb41c3b4763a7b13038
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Fri Dec 4 19:31:25 2020 +0000

    migration: OSXArm

commit 717540306474d6adc45dfbffe2bb1fd7d14664ff
Author: conda-forge-admin <conda-forge-admin@email.com>
Date:   Sun Aug 9 08:42:53 2020 +0000

    [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CFEP13TokenCleanup

commit 8b2584f1f6422cfad0dea9ff82a0f3d31a67da04
Author: Marcelo Duarte Trevisani <marcelotrevisani@users.noreply.github.com>
Date:   Tue Aug 4 14:14:07 2020 +0100

    Add windows (#11)
    
    * Create bld.bat
    
    * Update meta.yaml
    
    * MNT: Re-rendered with conda-build 3.19.2, conda-smithy 3.7.5, and conda-forge-pinning 2020.08.04.10.51.31
    
    * Fix license
    
    * Update bld.bat
    
    * Update meta.yaml
    
    Co-authored-by: conda-forge-linter <github-actions@email.com>

commit e0a4c5644972344d9b35b7a47af7a65c02b23f21
Merge: ac2a1fb 02d9730
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Mon Jul 27 19:39:57 2020 +0000

    [bot-automerge] xxhash v0.8.0
    
    automerged PR by conda-forge/automerge-action

commit 02d9730cf7faee9241909f69f0899e6797eceabe
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Mon Jul 27 19:28:45 2020 +0000

    MNT: Re-rendered with conda-build 3.19.2, conda-smithy 3.7.4, and conda-forge-pinning 2020.07.27.18.59.53

commit 7e5bfeafb05450a6ba5fa75c83f8b9b245c0c62c
Author: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>
Date:   Mon Jul 27 19:28:34 2020 +0000

    updated v0.8.0

commit ac2a1fb3b74efed97496db0a6a12a87eec65e937
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Jun 25 06:41:09 2020 -0400

    xxhash v0.7.4 (#7)
    
    * updated v0.7.4
    
    * MNT: Re-rendered with conda-build 3.19.2, conda-smithy 3.7.3, and conda-forge-pinning 2020.06.24.16.31.11
    
    Co-authored-by: regro-cf-autotick-bot <circleci@cf-graph.regro.github.com>

commit 9e27d7f4b694e05345ca3339505c976b8926fe90
Author: Automatic conda-forge linter <pelson.pub+conda-forge-linter@gmail.com>
Date:   Thu Jun 25 11:40:54 2020 +0100

    [ci skip] ***NO_CI*** added bot automerge (#9)
    
    Co-authored-by: conda-forge-admin <pelson.pub+conda-forge@gmail.com>

commit 9f6095b30522ebde0b4c46d3091ab3cbccec62f7
Author: conda-forge-admin <conda-forge-admin@email.com>
Date:   Wed May 20 16:34:58 2020 +0000

    [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CFEP13TokensAndConfig

commit 5d09fc4d3a03576de9e559d88c44d99d3e7eb3f9
Author: conda-forge-admin <conda-forge-admin@email.com>
Date:   Mon May 18 11:13:33 2020 +0000

    [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeAutomerge

commit 7171b9c406665b337240af829918a4643d5f6c79
Author: conda-forge-admin <conda-forge-admin@email.com>
Date:   Tue Mar 3 06:12:08 2020 +0000

    [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration AutomergeAndRerender

commit 1852eee49fc6c58212f4c07074b35a6b120981fb
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Wed Nov 13 16:13:37 2019 -0500

    Arch Migrator (#5)
    
    * bump build number
    
    * MNT: Re-rendered with conda-build 3.18.11, conda-smithy 3.6.2, and conda-forge-pinning 2019.11.13
    
    * Update meta.yaml
    
    * Update conda-forge.yml
    
    * MNT: Re-rendered with conda-build 3.18.11, conda-smithy 3.6.2, and conda-forge-pinning 2019.11.13

commit b25293ed82a5d986d7f95c9ece91b702483df958
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Tue Oct 8 13:31:56 2019 -0400

    xxhash v0.7.2 (#4)

commit 0cf39fb69f7b140f61bc6d6b7c576ece6402c6d9
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Thu Aug 15 10:44:12 2019 -0400

    xxhash v0.7.1 (#3)
    
    * updated v0.7.1
    
    * MNT: Re-rendered with conda-build 3.18.9, conda-smithy 3.4.1, and conda-forge-pinning 2019.08.11

commit d71c023e3693c2644fd8b263bea7b346d6117503
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Sat Mar 16 11:15:42 2019 -0400

    xxhash v0.7.0 (#2)

commit 642c5cc98c5862928d4949fbf07841ba82af734b
Author: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
Date:   Tue Sep 25 15:43:24 2018 -0400

    Rebuild for Python 3.7, GCC 7, R 3.5.1, openBLAS 0.3.2 (#1)

commit 9e84f75baab0aee2b543c6e51f7db94db01cd495
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Tue Sep 25 19:02:24 2018 +0000

    Re-render the feedstock after CI registration.

commit 9d708b719149c05c4f475a77c3c55acfca91f27f
Author: Travis-CI on github.com/conda-forge/staged-recipes <conda-forge@googlegroups.com>
Date:   Tue Sep 25 19:01:14 2018 +0000

    Initial feedstock commit with conda-smithy 3.1.12.
