From ab92f2670e00b578388caf810a304412bae93415 Mon Sep 17 00:00:00 2001 From: Jonathan Pryor Date: Thu, 15 Sep 2022 16:08:09 -0400 Subject: [PATCH] Bump to Tessil/robin-map/master@784245b4 [v1.0.1] Changes: https://github.com/Tessil/robin-map/compare/a603419b9a0687c9148e02c8bd5e3db180bb9ac0...784245b49780f218996573c521c88aaae4960913 * Tessil/robin-map@784245b: Bump version to 1.0.1 * Tessil/robin-map@e5775ad: For the tests, force the usage of the Boost static libraries by setting Boost_USE_STATIC_LIBS to ON in CMake * Tessil/robin-map@3050179: Bump version to 1.0.0 * Tessil/robin-map@cb21247: Remove working-directory in GitHub Actions CI and use absolute path * Tessil/robin-map@07bcdef: Update README.md with GitHub Actions status badge instead of Travis and AppVeyor * Tessil/robin-map@5b7010b: Fix Coverage step condition in GitHub Action * Tessil/robin-map@21bf2c1: Add MSVC to GitHub Actions CI and remove AppVeyor * Tessil/robin-map@38ace2f: Use static linking instead of dynamic linking for Boost.Test * Tessil/robin-map@9775e6a: Rename GitHub Actions workflow from CMake to CI * Tessil/robin-map@50d9336: Replace Travis by GitHub Actions * Tessil/robin-map@e6229e1: Create a local tsl-robin-mapTargets.cmake to fix issue Tessil/robin-map#45 * Tessil/robin-map@228883d: Fix CMake warning by specifying a project language before including GNUInstallDirs * Tessil/robin-map@a24e904: Fix USE_STORED_HASH_ON_REHASH to return true when bucket_count is 0, STORE_HASH is true and is_power_of_two_policy::value is true --- external/robin-map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/robin-map b/external/robin-map index a603419b9a0..784245b4978 160000 --- a/external/robin-map +++ b/external/robin-map @@ -1 +1 @@ -Subproject commit a603419b9a0687c9148e02c8bd5e3db180bb9ac0 +Subproject commit 784245b49780f218996573c521c88aaae4960913