aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Fix C4459: Rename a function parameter `profiler_manager` to avoid hiding the...Igor Zhukov2024-08-19
* v1.9.0v1.9.0Dominic Hamon2024-08-16
* preparing for v1.8.5v1.8.5Dominic Hamon2024-07-18
* bump standard to C++14 (#1799)dominic2024-06-07
* CMake: unbreak version handling for tarballs (#1793)Roman Lebedev2024-05-28
* preparing for v1.8.4 (#1788)v1.8.4dominic2024-05-23
* mitigate clang build warnings -Wconversion (#1763)dominic2024-03-07
* Output library / schema versions in JSON context block (#1742)Roman Lebedev2024-01-29
* fix(cmakelists.txt): enforce CMake to find PFM or fail when BENCHMARK_ENABLE_...Ananta Bastola2024-01-09
* Enable Large-file Support (#1726)Tommy Chiang2024-01-04
* Audit MSVC references in cmake files to consider clang++ (#1669)Mészáros Gergely2023-09-26
* bump version to 1.8.3v1.8.3Dominic Hamon2023-08-31
* Fix IntelLLVM compiler error (#1644)Ioanna-Maria Panagou2023-08-10
* bump version to 1.8.2 ready for releasev1.8.2Dominic Hamon2023-07-06
* bump version to 1.8.1 pre releasev1.8.1Dominic Hamon2023-07-04
* remove old-style (C-style) casts (#1614)Gary Miguel2023-06-22
* Add project name to version messageDominic Hamon2023-05-30
* update version to v1.8.0v1.8.0Dominic Hamon2023-05-05
* simplify setting C++ standardDominic Hamon2023-03-11
* Fix build break with nvc++ when -Werror is ON (#1569)Henrique Bucher2023-03-08
* Fix CPU frequency estimation on riscv (#1549)Yingwei Zheng2023-02-21
* cleanup: support CMake >= 3.10 (#1544)Carlos O'Ryan2023-02-17
* Werror all the time (#1546)dominic2023-02-16
* Fix typos found by codespell (#1519)SunBlack2023-01-10
* Try removing attempt to set the C++ standard (#1464)dominic hamon2022-12-10
* version bump for releasev1.7.1Dominic Hamon2022-11-11
* Partially revert "Do not depend on unversioned python binary (#1496)" (#1501)Roman Lebedev2022-10-13
* Do not depend on unversioned python binary (#1496)Matthias Braun2022-10-10
* bump cmake dep and docs (#1468)Dominic Hamon2022-09-14
* Ensure we don't need benchmark installed to pass c++ feature checks (#1456)Dominic Hamon2022-08-04
* version bumpv1.7.0Dominic Hamon2022-07-25
* Stop generating the export header and just check it in (#1435)Dominic Hamon2022-07-20
* v1.6.2 bumpDominic Hamon2022-07-18
* Revert "Add possibility to ask for libbenchmark version number (#1004) (#1403...Dominic Hamon2022-06-20
* Add possibility to ask for libbenchmark version number (#1004) (#1403)Matthias Donaubauer2022-06-20
* Fix float comparaison and add float comparison warning (#1368)Bensuperpc2022-03-12
* annotate and export public symbols (#1321)Sergiu Deitsch2022-02-14
* Creating release commit for v1.6.1v1.6.1Dominic Hamon2022-01-10
* Added Doxygen support. (#1228)Vitaly Zaitsev2021-10-25
* cmake: make package config relocatableSergiu Deitsch2021-10-19
* Cmake: options for controlling werror, disable werror for PGI compilers (#1246)PhilipDeegan2021-10-18
* Added support of packaged GTest for running unit tests. (#1226)Vitaly Zaitsev2021-09-12
* Optimized docs installation (#1225)Vitaly Zaitsev2021-09-08
* bump version to 1.6 in preparation for releasev1.6.0Dominic Hamon2021-09-07
* preparing v1.5.6 releaseDominic Hamon2021-08-11
* bump version to v1.5.4v1.5.4Dominic Hamon2021-05-30
* Fix pedantic compilation flag violation (#1156)Mariusz Wachowicz2021-05-21
* fix version recorded in releases (#1047)Kai Germaschewski2021-05-20
* Support -Wsuggest-override (#1059)Guillaume Chatelet2021-05-11
* Add MSVC ARM64 support to cmake (#1090)Michał Janiszewski2021-05-07