CHANGELOG

Changelog for package google_benchmark_vendor

0.5.0 (2024-04-16)

  • Update to 1.8.3. (#29)

  • Contributors: Marco A. Gutierrez

0.4.0 (2023-04-28)

0.3.0 (2023-02-14)

  • Actually update to 1.6.1. (#25) We claimed we were, but in fact we were pinned to the 1.5.3 git hash.

  • Remove set but unused variable (#24) Clang checks -Wunused-but-set-variable. This fails the build with -Werror also enabled.

  • [rolling] Update maintainers - 2022-11-07 (#22)

  • Mirror rolling to main

  • Contributors: Audrow Nash, Chris Lalancette, Michael Carroll

0.2.0 (2022-04-29)

0.1.1 (2022-03-29)

  • Add git buildtool dependency.

  • Contributors: Steven! Ragnarök

0.1.0 (2022-03-28)

  • Use git hash for google_benchmark_vendor (#20)

  • Update to google benchmark version 1.6.1 (#19)

  • Contributors: Chris Lalancette, Shane Loretz

0.0.7 (2022-01-14)

  • Update maintainers to Audrow Nash (#18)

  • Update google_benchmark to v1.5.3 (#16) 1. Change google_benchmark version from v1.5.2 to v1.5.3. Because v1.5.2 can not build with GCC 11 2. Removed shrink-tz-offset-size.patch because of this patch was merged in google-benchmark repo.

  • Add changelog (#15)

  • Contributors: Audrow Nash, Homalozoa X, Ivan Santiago Paunovic

0.0.6 (2021-04-12)

  • Shrink the size of the tz_offset variable. (#13)

  • Contributors: Chris Lalancette

0.0.5 (2021-03-18)

  • Update the patching to work on Windows without admin. (#11)

  • Always preserve source permissions in vendor packages. (#12)

  • Contributors: Chris Lalancette, Scott K Logan

0.0.4 (2020-12-07)

  • Update package maintainers. (#10)

  • Upgrade google benchmark from v1.5.1 to v1.5.2 to include QNX patch. (#9)

  • Contributors: Ahmed Sobhy, Michel Hidalgo

0.0.3 (2020-09-15)

  • Set the SOVERSION on benchmark libraries. (#8)

  • Contributors: Scott K Logan

0.0.2 (2020-07-20)

  • Set minimum criteria for system package. (#3)

  • Work around warnings building Google Benchmark w/Clang. (#2)

  • Contributors: Scott K Logan

0.0.1 (2020-07-14)

  • Initial google_benchmark_vendor package. (#1)

  • Initial commit.

  • Contributors: Scott K Logan