File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11# Bazel extensions for pybind11
22
3+ Github-CI:
4+ | OS \ Build system | Bazel |
5+ | :------- | :---: |
6+ | Linux (` amd64 ` ) | [ ![ Build Status] [ amd64_linux_bazel_status ]] [ amd64_linux_bazel_link ] |
7+ | MacOS (` amd64 ` ) | [ ![ Build Status] [ amd64_macos_bazel_status ]] [ amd64_macos_bazel_link ] |
8+ | MacOS (` arm64 ` ) | [ ![ Build Status] [ arm64_macos_bazel_status ]] [ arm64_macos_bazel_link ] |
9+ | Windows (` amd64 ` ) | [ ![ Build Status] [ amd64_windows_bazel_status ]] [ amd64_windows_bazel_link ] |
10+
11+ [ amd64_linux_bazel_status ] : ./../../actions/workflows/amd64_linux_bazel.yml/badge.svg
12+ [ amd64_linux_bazel_link ] : ./../../actions/workflows/amd64_linux_bazel.yml
13+ [ amd64_macos_bazel_status ] : ./../../actions/workflows/amd64_macos_bazel.yml/badge.svg
14+ [ amd64_macos_bazel_link ] : ./../../actions/workflows/amd64_macos_bazel.yml
15+ [ arm64_macos_bazel_status ] : ./../../actions/workflows/arm64_macos_bazel.yml/badge.svg
16+ [ arm64_macos_bazel_link ] : ./../../actions/workflows/arm64_macos_bazel.yml
17+ [ amd64_windows_bazel_status ] : ./../../actions/workflows/amd64_windows_bazel.yml/badge.svg
18+ [ amd64_windows_bazel_link ] : ./../../actions/workflows/amd64_windows_bazel.yml
19+
320Provided rules:
421
522- ` pybind_extension ` : Builds a python extension, automatically adding the
You can’t perform that action at this time.
0 commit comments