benchmark/tools
Andy Christiansen aacf2b1af9
Add support for bzlmod (excluding Python bindings) (#1615)
* Migrate to bzlmod

* Update Python version to PY3, as indicated by the actual source file.

* Migrate more libraries & first draft of direct pywheel rule usage in Bazel

* Integrate with nanobind and libpfm

* Make Python toolchain a dev dependency

* Undo py_wheel usage until later

* Added support for bzlmod for C++ parts of google_benchmark.

* Make //tools:all buildable with --enable_bzlmod

---------

Co-authored-by: Andy Christiansen <achristiansen@google.com>
2023-06-27 13:03:39 +01:00
..
gbench Support --benchmarks_filter in the compare.py 'benchmarks' command (#1486) 2023-02-06 16:57:07 +00:00
BUILD.bazel Add support for bzlmod (excluding Python bindings) (#1615) 2023-06-27 13:03:39 +01:00
compare.py Support --benchmarks_filter in the compare.py 'benchmarks' command (#1486) 2023-02-06 16:57:07 +00:00
libpfm.BUILD.bazel make libpfm dep work for integrators 2023-03-16 10:16:23 +00:00
requirements.txt Add support for bzlmod (excluding Python bindings) (#1615) 2023-06-27 13:03:39 +01:00
strip_asm.py Do not depend on unversioned python binary (#1496) 2022-10-10 14:46:41 +03:00