aboutsummaryrefslogtreecommitdiff
path: root/WORKSPACE
Commit message (Expand)AuthorAge
* Add Python bindings build using bzlmod (#1764)Nicholas Junge2024-03-07
* Upgrade core bazel dependencies (#1711)Nicholas Junge2023-12-07
* Add pre-commit config and GitHub Actions job (#1688)Nicholas Junge2023-10-30
* Add support for bzlmod (excluding Python bindings) (#1615)Andy Christiansen2023-06-27
* Modernize setup.py, extend Python bindings CI (#1535)Nicholas Junge2023-02-03
* Add a `benchmark_deps.bzl` function to Google Benchmark (#1520)Nicholas Junge2022-12-19
* [bazel] Build libpfm as a dependency to allow collection of perf counters (#1...Raghu Raja2022-10-31
* Bump pybind11 version to enable Python 3.11 wheel builds (#1489)Nicholas Junge2022-09-13
* @platforms is magical; remove it from WORKSPACE. (#1356)Paul Wankadia2022-02-24
* Make generate_export_header.bzl work for Windows. (#1355)Paul Wankadia2022-02-24
* update googletest to latest release tag 1.11.0 (#1301)Dominic Hamon2021-12-08
* Remove bazelbuild/rules_cc dependency (#1283)Teodor Spæren2021-11-14
* Fix some bazel warnings about missing sha256 on http_archivesDominic Hamon2020-11-26
* bazel support for tools (#982)Alexander2020-11-06
* Revert previous linker additions for FreeBSD as the problem is Bazel using /u...Yesudeep Mangalapilly2020-09-03
* Adds -lm linker flag for FreeBSD/OpenBSD and uses github.com/bazelbuil… (#1...Yesudeep Mangalapilly2020-08-28
* Add absl dependency as neededDominic Hamon2020-06-08
* Add Python bindings. (#957)Chris Jones2020-05-06
* Switch to Starlark for C++ rules. (#887)Paul Wankadia2019-10-08
* Load http_archive for bazel buildDominic Hamon2019-04-09
* Update bazel WORKSPACE and BUILD files to work better on Windows. (#581)Alex Strelnikov2018-05-02
* Add support for building with Bazel. (#533)jmillikin-stripe2018-03-08