benchmark/tools/gbench
Matthias Donaubauer efadf67a12
Add possibility to ask for libbenchmark version number (#1004) (#1403)
* Add possibility to ask for libbenchmark version number (#1004)

Add a header which holds the current major, minor, and
patch number of the library. The header is auto generated
by CMake.

* Do not generate unused functions (#1004)

* Add support for version number in bazel (#1004)

* Fix clang format #1004

* Fix more clang format problems (#1004)

* Use git version feature of cmake to determine current lib version

* Rename version_config header to version

* Bake git version into bazel build

* Use same input config header as in cmake for version.h

* Adapt the releasing.md to include versioning in bazel
2022-06-20 09:45:50 +01:00
..
Inputs Add possibility to ask for libbenchmark version number (#1004) (#1403) 2022-06-20 09:45:50 +01:00
__init__.py Add a "compare_bench.py" tooling script. (#266) 2016-08-09 12:33:57 -06:00
report.py Add benchmark labels to the output of the comparison tool (#1388) 2022-05-01 15:04:39 +01:00
util.py compare.py: sort the results (#1168) 2021-06-03 16:22:52 +03:00