COMMITS
/ setup.py August 12, 2025
N
python: Assert that libdir is a Path in all branches (#1992)
Nicholas Junge committed
May 21, 2025
A
fix: resolve editable installation issue for python package (#1989)
Arseniy Terekhin committed
January 22, 2025
C
Lint Python: Add more ruff rules (#1909)
Christian Clauss committed
December 3, 2024
N
Fix malformed clang invocation in build_ext.run (#1884)
Nicholas Junge committed
November 7, 2024
N
Declare a Python 3.13 toolchain, revert setup.py toolchain arget selection (#1876)
Nicholas Junge committed
November 6, 2024
N
Add a Python matrix to ensure the bindings build on all supported versions (#1871)
Nicholas Junge committed
September 4, 2024
N
Bump oldest supported Python to 3.10, eliminate setuptools-scm (#1842)
Nicholas Junge committed
July 30, 2024
N
Bump nanobind-bazel to v2.1.0, add stubgen target (#1824)
Nicholas Junge committed
April 15, 2024
N
Modernize wheel building job config (#1783)
Nicholas Junge committed
March 7, 2024
N
Add Python bindings build using bzlmod (#1764)
Nicholas Junge committed
December 13, 2023
N
Run `pre-commit autoupdate`, fix stale pyproject.toml comments (#1712)
Nicholas Junge committed
December 7, 2023
N
Fix editable install by unsetting `build_ext.copy_extensions_to_source` (#1710)
Nicholas Junge committed
October 30, 2023
N
Add pre-commit config and GitHub Actions job (#1688)
Nicholas Junge committed
October 24, 2023
N
Change nanobind linkage to response file approach on macOS (#1638)
Nicholas Junge committed
July 10, 2023
N
Add pyproject.toml file for PEP518 compliance (#1625)
Nicholas Junge committed
February 6, 2023
N
Switch bindings implementation to `nanobind` (#1526)
Nicholas Junge committed
February 3, 2023
N
Modernize setup.py, extend Python bindings CI (#1535)
Nicholas Junge committed
October 18, 2022
N
Add information for supported Python versions to setup.py (#1502)
Nicholas Junge committed
April 8, 2022
N
Shut down Bazel gracefully and revert wheel build strategy to job matrix (#1383)
Nicholas Junge committed
March 8, 2022
N
Add long description and content type for proper PyPI presentation (#1361)
Nicholas Junge committed
January 26, 2022
N
Fix cross compilation for macOS ARM builds in `cibuildwheel` (#1334)
Nicholas Junge committed
November 11, 2021
N
Fix dependency typo and unpin cibuildwheel version in wheel building … (#1263)
Nicholas Junge committed
September 11, 2020
A
Bind benchmark builder to Python (#1040)
Antoine Prouvost committed
September 10, 2020
D
Add workflow to exercise bindings (#1041)
Dominic Hamon committed
September 9, 2020
D
Create pylint.yml (#1039)
Dominic Hamon committed
July 9, 2020
C
Rename python bindings package to `google_benchmark`. (#999)
Chris Jones committed
May 6, 2020
C
Add Python bindings. (#957)
Chris Jones committed