benchmark/tools
Nicholas Junge eaafe694d2
Add Python bindings build using bzlmod (#1764)
* Add a bzlmod Python bindings build

Uses the newly started `@nanobind_bazel` project to build nanobind
extensions. This means that we can drop all in-tree custom build defs
and build files for nanobind and the C++ Python headers.

Additionally, the temporary WORKSPACE overwrite hack naturally goes away
due to the WORKSPACE system being obsolete.

* Bump ruff -> v0.3.1, change ruff settings

The latest minor releases incurred some formatting and configuration
changes, this commit rolls them out.

---------

Co-authored-by: dominic <510002+dmah42@users.noreply.github.com>
2024-03-07 12:28:55 +00:00
..
gbench Add Python bindings build using bzlmod (#1764) 2024-03-07 12:28:55 +00:00
BUILD.bazel style: re-format BUILD file with buildifier. 2024-01-05 11:23:23 +08:00
compare.py tools/compare: don't actually discard valid (but zero) `pvalue` (#1733) 2024-01-08 09:57:00 +00:00
libpfm.BUILD.bazel make libpfm dep work for integrators 2023-03-16 10:16:23 +00:00
requirements.txt Bump scipy from 1.5.4 to 1.10.0 in /tools (#1630) 2023-07-11 18:28:32 +03:00
strip_asm.py Add pre-commit config and GitHub Actions job (#1688) 2023-10-30 15:35:37 +00:00