1
0
mirror of https://github.com/google/benchmark.git synced 2025-03-25 00:20:06 +08:00
benchmark/docs
Matthias Donaubauer efadf67a12
Add possibility to ask for libbenchmark version number () ()
* Add possibility to ask for libbenchmark version number ()

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 ()

* Add support for version number in bazel ()

* Fix clang format 

* Fix more clang format problems ()

* 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
..
_config.yml Set theme jekyll-theme-minimal 2021-08-18 10:07:38 +01:00
AssemblyTests.md Add tests to verify assembler output -- Fix DoNotOptimize. () 2018-03-23 16:10:47 -06:00
dependencies.md Update policy to match reality 2021-09-20 10:19:51 +01:00
index.md refactor the documentation to minimise README.md () 2021-08-17 21:45:33 +01:00
perf_counters.md [PFM] Extend perf counter support to multi-threaded cases. () 2021-05-19 09:49:05 +01:00
platform_specific_build_instructions.md refactor the documentation to minimise README.md () 2021-08-17 21:45:33 +01:00
python_bindings.md Add installation and build instructions for Python bindings () 2022-05-10 13:16:00 +01:00
random_interleaving.md Random interleaving of benchmark repetitions - the sequel (fixes ) () 2021-06-03 21:16:54 +03:00
releasing.md Add possibility to ask for libbenchmark version number () () 2022-06-20 09:45:50 +01:00
tools.md Add requirements.txt for python dependencies () 2020-06-29 13:22:03 +01:00
user_guide.md Introduce warmup phase to BenchmarkRunner () () 2022-05-23 13:50:17 +01:00