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