aboutsummaryrefslogtreecommitdiff
path: root/bazel
Commit message (Expand)AuthorAge
* Update nanobind into benchmark_deps.bzl (#1826)mosfet802024-07-30
* Upgrade core bazel dependencies (#1711)Nicholas Junge2023-12-07
* Add pre-commit config and GitHub Actions job (#1688)Nicholas Junge2023-10-30
* Change nanobind linkage to response file approach on macOS (#1638)Nicholas Junge2023-10-24
* Add Python 3.12 support (#1676)Nicholas Junge2023-10-23
* Bump `nanobind` to stable v1.4.0 tag (#1626)Nicholas Junge2023-07-11
* Correct libpfm dep for integrators. (#1579)Shiqing Yan2023-03-20
* make libpfm dep work for integratorsDominic Hamon2023-03-16
* use 'new_git_repository' in external deps call to work with older bazel versionsDominic Hamon2023-03-16
* add '@' to correctly reference build file for libpfm (#1575)dominic2023-03-14
* Bump nanobind to stable v0.2.0, change linker options (#1565)Nicholas Junge2023-03-07
* Switch bindings implementation to `nanobind` (#1526)Nicholas Junge2023-02-06
* Add a `benchmark_deps.bzl` function to Google Benchmark (#1520)Nicholas Junge2022-12-19
* Rely on compiler intrinsics to identify regex engine. (#555)Dominic Hamon2018-03-23
* Add support for building with Bazel. (#533)jmillikin-stripe2018-03-08