Branch: refs/heads/release/1.16
Home:
https://github.com/zeek/spicy
Commit: f3511ca03b2cba9ce62e6af1e584c44388ca47da
https://github.com/zeek/spicy/commit/f3511ca03b2cba9ce62e6af1e584c44388ca47da
Author: Benjamin Bannier <
benjamin...@corelight.com>
Date: 2026-06-26 (Fri, 26 Jun 2026)
Changed paths:
M 3rdparty/CMakeLists.txt
M CMakeLists.txt
M configure
M hilti/CMakeLists.txt
M hilti/runtime/CMakeLists.txt
M spicy/CMakeLists.txt
M spicy/runtime/CMakeLists.txt
Log Message:
-----------
Allow disabling of building of benchmarks
We have a reoccurring and hard to diagnose issue with the
google/benchmark dependency failing to detect the regex backend, #2414.
Since the benchmarks and their dependencies are not needed during
regular use, add a configure option `--disable-benchmarks` and a CMake
variable `SPICY_ENABLE_BENCHMARKS` to allow turning benchmarks off.
(cherry picked from commit 5b54b9911d192f866d90d2037eef20f2d95dd6f6)
To unsubscribe from these emails, change your notification settings at
https://github.com/zeek/spicy/settings/notifications