index
:
google-benchmark
main
google benchmark mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
*
Bump oldest supported Python to 3.10, eliminate setuptools-scm (#1842)
HEAD
main
Nicholas Junge
2024-09-04
*
separate wheel versions in an effort to avoid timeouts
Dominic Hamon
2024-08-16
*
Update clang-format-lint-action (#1829)
mosfet80
2024-08-02
*
Cache upd (#1830)
mosfet80
2024-08-02
*
Revert to token authentication for PyPI wheel uploads (#1819)
Nicholas Junge
2024-07-23
*
update actions/checkout to v4
Dominic Hamon
2024-07-17
*
hotfix: Correct pypi-publishing action tag to v1.8.14 (#1791)
Nicholas Junge
2024-05-24
*
Modernize wheel building job config (#1783)
Nicholas Junge
2024-04-15
*
Check out repo at depth 0 for Python tests, bump Python and PyPI actions (#1713)
Nicholas Junge
2023-12-19
*
Fix `pre-commit` GitHub Actions job (#1708)
Nicholas Junge
2023-12-07
*
Support windows MSYS2 environments (#1704)
Roman Lebedev
2023-11-23
*
[CI] Try to fix sanitizer builds by pinning the LLVM revision (#1703)
Roman Lebedev
2023-11-23
*
Add pre-commit config and GitHub Actions job (#1688)
Nicholas Junge
2023-10-30
*
Change nanobind linkage to response file approach on macOS (#1638)
Nicholas Junge
2023-10-24
*
Add Python 3.12 support (#1676)
Nicholas Junge
2023-10-23
*
add name to clang format job
dominic
2023-10-17
*
Update bazel.yml (#1671)
mosfet80
2023-10-13
*
Re-enable windows-latest tests for newer Bazel (#1641)
Nicholas Junge
2023-07-31
*
Downgrade bazel to windows-2019 (#1629)
dominic
2023-07-12
*
Add a CI test for the new bzlmod integration (#1617)
Andy Christiansen
2023-07-03
*
reenable msan sanitizer workflow (#1589)
dominic
2023-05-03
*
add compiler to build-and-test and create min-cmake CI bot (#1550)
dominic
2023-02-28
*
update github actions to latest versions (#1541)
dominic
2023-02-09
*
replace complexity with simplicity for faster libc++ setup (#1539)
dominic
2023-02-09
*
remove best effort support for ubuntu 18.04 (#1537)
dominic
2023-02-06
*
Switch bindings implementation to `nanobind` (#1526)
Nicholas Junge
2023-02-06
*
Modernize setup.py, extend Python bindings CI (#1535)
Nicholas Junge
2023-02-03
*
bump cmake dep and docs (#1468)
Dominic Hamon
2022-09-14
*
Bump pybind11 version to enable Python 3.11 wheel builds (#1489)
Nicholas Junge
2022-09-13
*
Enable aarch64 Linux wheel builds, use cibuildwheel action directly (#1472)
Nicholas Junge
2022-08-30
*
cleanup comments
Dominic Hamon
2022-07-05
*
fix sanitizer builds by using clang 13 (#1426)
Dominic Hamon
2022-07-05
*
fix cmake warning for libcxx setup
Dominic Hamon
2022-07-04
*
add multiple OSes to bazel workflow (#1412)
Dominic Hamon
2022-06-13
*
Fix wheel job name for PyPI uploads (#1384)
Nicholas Junge
2022-04-11
*
Shut down Bazel gracefully and revert wheel build strategy to job matrix (#1383)
Nicholas Junge
2022-04-08
*
Change artifact download name to dist to match upload name (#1371)
Nicholas Junge
2022-03-15
*
Remove conditional trigger from PyPI upload job (#1370)
Nicholas Junge
2022-03-15
*
Add PyPI upload job to wheel building workflow (#1359)
Nicholas Junge
2022-03-10
*
annotate and export public symbols (#1321)
Sergiu Deitsch
2022-02-14
*
Add clang-tidy check (#1290)
dominc8
2021-11-25
*
Fix dependency typo and unpin cibuildwheel version in wheel building … (#1263)
Nicholas Junge
2021-11-11
*
check clang format on pull requests and merges (#1281)
Dominic Hamon
2021-11-10
*
use docker container for ubuntu-16.04 builds (#1265)
Dominic Hamon
2021-10-27
*
Added Doxygen support. (#1228)
Vitaly Zaitsev
2021-10-25
*
force cmake version to 3.5.1
Dominic Hamon
2021-08-24
*
Add wheel and sdist building action to GH Workflow (#1180)
Nicholas Junge
2021-07-19
*
add g++ to sanitizer buildbots (#1197)
Dominic Hamon
2021-07-01
*
Use modern clang/libc++ for sanitizers (#1171)
Dominic Hamon
2021-06-04
*
Enable various sanitizer builds in github actions (#1167)
Dominic Hamon
2021-06-03
[next]