Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: serious-scaffold/ss-pybind11
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.22
Choose a base ref
...
head repository: serious-scaffold/ss-pybind11
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.23
Choose a head ref
  • 2 commits
  • 17 files changed
  • 1 contributor

Commits on Dec 14, 2024

  1. perf(ci): use cibuildwheel preferably (#68)

    * perf(ci): use cibuildwheel preferably
    * Support non-native build
    * Make pybind11 available to arm64 windows
    * Add build filter
    * Add VCPKG_INSTALL_REPORT_FAILURE and test pybind11 on arm64 windows
    * Use --allow-unsupported
    * Switch to reuseable solution
    ---------
    
    Signed-off-by: l.feng <43399351+msclock@users.noreply.github.com>
    msclock authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    62fdcf7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. chore: add pin matches on renovate config (#71)

    Signed-off-by: l.feng <43399351+msclock@users.noreply.github.com>
    msclock authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    524ebde View commit details
    Browse the repository at this point in the history
Loading