- Update to 1.8.3. (#29)
- Contributors: Marco A. Gutierrez
- 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
- Add git buildtool dependency.
- Contributors: Steven! Ragnarök
- Use git hash for google_benchmark_vendor (#20)
- Update to google benchmark version 1.6.1 (#19)
- Contributors: Chris Lalancette, Shane Loretz
- 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
- Shrink the size of the tz_offset variable. (#13)
- Contributors: Chris Lalancette
- Update the patching to work on Windows without admin. (#11)
- Always preserve source permissions in vendor packages. (#12)
- Contributors: Chris Lalancette, Scott K Logan
- 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
- Set the SOVERSION on benchmark libraries. (#8)
- Contributors: Scott K Logan
- Set minimum criteria for system package. (#3)
- Work around warnings building Google Benchmark w/Clang. (#2)
- Contributors: Scott K Logan
- Initial google_benchmark_vendor package. (#1)
- Initial commit.
- Contributors: Scott K Logan