index
:
google-benchmark
main
google benchmark mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BUILD.bazel
Commit message (
Expand
)
Author
Age
*
[bazel] Use `includes` instead of `strip_include_prefix` (#1803)
Alexander Karatarakis
2024-06-17
*
bump standard to C++14 (#1799)
dominic
2024-06-07
*
mitigate clang build warnings -Wconversion (#1763)
dominic
2024-03-07
*
set library version in bazel (#1746)
dominic
2024-01-29
*
Avoid leaking LFS flags to reverse dependencies (#1730)
Li-Yu Yu
2024-01-05
*
Enable Large-file Support (#1726)
Tommy Chiang
2024-01-04
*
Add pre-commit config and GitHub Actions job (#1688)
Nicholas Junge
2023-10-30
*
remove old-style (C-style) casts (#1614)
Gary Miguel
2023-06-22
*
Switch bindings implementation to `nanobind` (#1526)
Nicholas Junge
2023-02-06
*
[bazel] Build libpfm as a dependency to allow collection of perf counters (#1...
Raghu Raja
2022-10-31
*
Remove stray comment and added missing header (#1444)
Vy Nguyen
2022-07-26
*
Stop generating the export header and just check it in (#1435)
Dominic Hamon
2022-07-20
*
Revert "Add possibility to ask for libbenchmark version number (#1004) (#1403...
Dominic Hamon
2022-06-20
*
Add possibility to ask for libbenchmark version number (#1004) (#1403)
Matthias Donaubauer
2022-06-20
*
Fix Bazel build breakage caused by commit 6a894bd. (#1374)
Paul Wankadia
2022-03-17
*
Build `//:benchmark` as a static library only. (#1373)
Paul Wankadia
2022-03-17
*
Make generate_export_header.bzl work for Windows. (#1355)
Paul Wankadia
2022-02-24
*
avoid case sensitive issues with duplicated names (#1354)
Dominic Hamon
2022-02-22
*
move bzl file out of tools (#1352)
Dominic Hamon
2022-02-21
*
simplify reference to internal path (#1349)
Dominic Hamon
2022-02-15
*
annotate and export public symbols (#1321)
Sergiu Deitsch
2022-02-14
*
Remove bazelbuild/rules_cc dependency (#1283)
Teodor Spæren
2021-11-14
*
Bazel qnx (#1192)
Manuel Binna
2021-06-28
*
Revert "Add bazel target for benchmark_release (#1078)" (#1081)
Yannic
2021-01-05
*
Add bazel target for benchmark_release (#1078)
Aidan Wolter
2020-12-22
*
Revert previous linker additions for FreeBSD as the problem is Bazel using /u...
Yesudeep Mangalapilly
2020-09-03
*
Adds -lm linker flag for FreeBSD/OpenBSD and uses github.com/bazelbuil… (#1...
Yesudeep Mangalapilly
2020-08-28
*
Switch to Starlark for C++ rules. (#887)
Paul Wankadia
2019-10-08
*
Add benchmark_main target. (#601)
v1.4.1
Alex Strelnikov
2018-05-25
*
Update bazel WORKSPACE and BUILD files to work better on Windows. (#581)
Alex Strelnikov
2018-05-02
*
Fix bazel config to link against pthread. (#579)
Alex Strelnikov
2018-05-01
*
Rely on compiler intrinsics to identify regex engine. (#555)
Dominic Hamon
2018-03-23
*
Add support for building with Bazel. (#533)
jmillikin-stripe
2018-03-08